Skip Menu |

This queue is for tickets about the MIME-tools CPAN distribution.

Report information
The Basics
Id: 38844
Status: resolved
Priority: 0/
Queue: MIME-tools

People
Owner: Nobody in particular
Requestors: jaffonco [...] nds.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Problem while downloadin MIME::Tools 5.427
Date: Fri, 29 Aug 2008 17:13:15 +0200
To: <bug-MIME-tools [...] rt.cpan.org.>
From: "Affonço, Jean" <jaffonco [...] nds.com>
Hello, I have a strange problem. When I donwload MIME::Tools 5.427 from http://search.cpan.org/~doneill/MIME-tools-5.427/, I get the MIME-tools-5.427.tar.gz file. And when I use 'gunzip' to uncompress it, I allready have the following error : "gzip: stdin: unexpected end of file" I have this result with all version of MIME-Tools and I didn't find any clue on Internet about this trouble. Am I the only one to have it ? Thank you for your answer. Regards. P Please consider the environment before printing this e-mail. P Merci de penser à l'environnement avant d'imprimer ce mail. ----------------------------------------------------------------------- Jean AFFONÇO Engineering/Software Quality & Doc/Software Tools NDS France 3 place du Foncet 65, rue Camille DESMOULINS 92 130 Issy-les-moulineaux Tel : +33 1 55 00 57 74 Email :<mailto:jaffonco@nds.com> URL : www.nds.com <http://www.nds.com <http://www.nds.com/> > *********************************************************************************** This e-mail is confidential, the property of NDS Ltd and intended for the addressee only. Any dissemination, copying or distribution of this message or any attachments by anyone other than the intended recipient is strictly prohibited. If you have received this message in error, please immediately notify the postmaster@nds.com and destroy the original message. Messages sent to and from NDS may be monitored. NDS cannot guarantee any message delivery method is secure or error-free. Information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. We do not accept responsibility for any errors or omissions in this message and/or attachment that arise as a result of transmission. You should carry out your own virus checks before opening any attachment. Any views or opinions presented are solely those of the author and do not necessarily represent those of NDS. To protect the environment please do not print this e-mail unless necessary. NDS Limited Registered office: One Heathrow Boulevard, 286 Bath Road, West Drayton, Middlesex, UB7 0DQ, United Kingdom. A company registered in England and Wales Registered no. 3080780 VAT no. GB 603 8808 40-00 ***********************************************************************************
Subject: Re: [rt.cpan.org #38844] Problem while downloadin MIME::Tools 5.427
Date: Fri, 29 Aug 2008 11:37:50 -0400
To: "Affonço," Jean via RT <bug-MIME-tools [...] rt.cpan.org>
From: "Dave O'Neill" <dmo [...] dmo.ca>
On Fri, Aug 29, 2008 at 11:16:10AM -0400, Affonço, Jean via RT wrote: Show quoted text
> I have a strange problem. When I donwload MIME::Tools 5.427 from > http://search.cpan.org/~doneill/MIME-tools-5.427/, I get the > MIME-tools-5.427.tar.gz file. And when I use 'gunzip' to uncompress > it, I allready have the following error : > > "gzip: stdin: unexpected end of file" > > I have this result with all version of MIME-Tools and I didn't find > any clue on Internet about this trouble. Am I the only one to have it > ?
I think you're the only one with this problem. You might want to check that you have downloaded the full file. The MIME-tools-5.427.tar.gz file should be 391971 bytes and have a sha1sum of 8fda2cb93fdc76079cee35cdab4181cb18b312ed. Also, how are you running gunzip? That error message looks like you're invoking gunzip with an empty input pipe, or possibly running 'tar' with the z option and an empty file. For example: $ cat /dev/null | gunzip gunzip: stdin: unexpected end of file $ cat /dev/null > empty-file.tar.gz $ tar tvfz empty-file.tar.gz gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error exit delayed from previous errors Cheers, Dave
Subject: RE: [rt.cpan.org #38844] Problem while downloadin MIME::Tools 5.427
Date: Mon, 1 Sep 2008 10:18:48 +0200
To: <bug-MIME-tools [...] rt.cpan.org>
From: "Affonço, Jean" <jaffonco [...] nds.com>
Thank you for the answer... It seem that I have a problem of file download. It stop systematically at 313576 bytes... So I have not the full archive. UI will see with my I.T. people if they can download it. Regards. P Please consider the environment before printing this e-mail. P Merci de penser à l'environnement avant d'imprimer ce mail. ----------------------------------------------------------------------- Jean AFFONÇO Engineering/Software Quality & Doc/Software Tools NDS France 3 place du Foncet 65, rue Camille DESMOULINS 92 130 Issy-les-moulineaux Tel : +33 1 55 00 57 74 Email :<mailto:jaffonco@nds.com> URL : www.nds.com <http://www.nds.com> -----Message d'origine----- De : Dave O'Neill via RT [mailto:bug-MIME-tools@rt.cpan.org] Envoyé : vendredi 29 août 2008 17:39 À : Affonço, Jean Objet : Re: [rt.cpan.org #38844] Problem while downloadin MIME::Tools 5.427 <URL: http://rt.cpan.org/Ticket/Display.html?id=38844 > On Fri, Aug 29, 2008 at 11:16:10AM -0400, Affonço, Jean via RT wrote: Show quoted text
> I have a strange problem. When I donwload MIME::Tools 5.427 from > http://search.cpan.org/~doneill/MIME-tools-5.427/, I get the > MIME-tools-5.427.tar.gz file. And when I use 'gunzip' to uncompress > it, I allready have the following error : > > "gzip: stdin: unexpected end of file" > > I have this result with all version of MIME-Tools and I didn't find > any clue on Internet about this trouble. Am I the only one to have it > ?
I think you're the only one with this problem. You might want to check that you have downloaded the full file. The MIME-tools-5.427.tar.gz file should be 391971 bytes and have a sha1sum of 8fda2cb93fdc76079cee35cdab4181cb18b312ed. Also, how are you running gunzip? That error message looks like you're invoking gunzip with an empty input pipe, or possibly running 'tar' with the z option and an empty file. For example: $ cat /dev/null | gunzip gunzip: stdin: unexpected end of file $ cat /dev/null > empty-file.tar.gz $ tar tvfz empty-file.tar.gz gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error exit delayed from previous errors Cheers, Dave *********************************************************************************** This e-mail is confidential, the property of NDS Ltd and intended for the addressee only. Any dissemination, copying or distribution of this message or any attachments by anyone other than the intended recipient is strictly prohibited. If you have received this message in error, please immediately notify the postmaster@nds.com and destroy the original message. Messages sent to and from NDS may be monitored. NDS cannot guarantee any message delivery method is secure or error-free. Information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. We do not accept responsibility for any errors or omissions in this message and/or attachment that arise as a result of transmission. You should carry out your own virus checks before opening any attachment. Any views or opinions presented are solely those of the author and do not necessarily represent those of NDS. To protect the environment please do not print this e-mail unless necessary. NDS Limited Registered office: One Heathrow Boulevard, 286 Bath Road, West Drayton, Middlesex, UB7 0DQ, United Kingdom. A company registered in England and Wales Registered no. 3080780 VAT no. GB 603 8808 40-00 ***********************************************************************************