Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15569 - broken mirror
Summary: broken mirror
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-12 09:38 UTC by Olaf Salchow
Modified: 2003-07-16 11:57 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Salchow 2003-02-12 09:38:03 UTC
i try to emerge gimp-print-cups. What i do and what i get is: 
 
root@xxxxxx distfiles # emerge gimp-print-cups 
Calculating dependencies ...done! 
>>> emerge (1 of 2) net-print/foomatic-2.0.2 to / 
>>> Downloading http://ftp.tu-clausthal.de/pub/linux/gentoo//distfiles/foomatic-2.0.2.tar.gz 
--14:50:18--  http://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/foomatic-2.0.2.tar.gz 
           => `/usr/portage/distfiles/foomatic-2.0.2.tar.gz' 
Resolving ftp.tu-clausthal.de... done. 
Connecting to ftp.tu-clausthal.de[139.174.2.36]:80... connected. 
HTTP request sent, awaiting response... 200 OK 
Length: unspecified [text/html] 
 
    [ <=>                                 ] 902          880.86K/s 
 
14:50:26 (880.86 KB/s) - `/usr/portage/distfiles/foomatic-2.0.2.tar.gz' saved [902] 
 
 
!!! foomatic-2.0.2.tar.gz: message digests do not match! 
!!! foomatic-2.0.2.tar.gz is corrupt or incomplete. 
>>> our recorded digest: 233a227240e02380b45596e8615d9332 
>>>  your file's digest: 42a874f15f7725f1a519965b6a1cb442 
>>> Please delete /usr/portage/distfiles/foomatic-2.0.2.tar.gz and refetch. 
 
Deleting the distfile and refetching doesn't fix the problem. Using another downloadmirror or 
ibiblio itself doesn't fix it too.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-12 09:43:42 UTC
what happens if you rm -f /usr/portage/net-print/foomatic/files/digest*
and emerge sync and try again?
Comment 2 Olaf Salchow 2003-02-12 09:56:40 UTC
deleting the digestfile didn't change the situation. :-( 
excuse me if its rather a FAQ then a bug. 
 
Comment 3 Matt Taylor 2003-02-12 14:02:59 UTC
Looks like the file it downloaded isn't the right file...size 902  text/html..definatly not a tarball.

Just chekced that address and I get a file not found.
Comment 4 Thomas Raschbacher gentoo-dev 2003-02-13 01:39:59 UTC
are you using mirrorselect ?
please try to download the file from the original location (emerge -pf foomatic will show u)
Comment 5 Olaf Salchow 2003-02-13 04:02:18 UTC
OK, next try: 
i got it from http://www.linuxprinting.org/download/foomatic/foomatic-2.0.2.tar.gz and 
now the md5sum seems to be ok, but the tarball seems to be broken. :-( 
 
>>> emerge (2 of 3) net-print/foomatic-2.0.2 to / 
>>> md5 ;-) foomatic-2.0.2.tar.gz 
>>> Unpacking source... 
>>> Unpacking foomatic-2.0.2.tar.gz 
 
gzip: stdin: not in gzip format 
tar: Child returned status 1 
tar: Error exit delayed from previous errors 
 
!!! ERROR: net-print/foomatic-2.0.2 failed. 
!!! Function unpack, Line 278, Exitcode 2 
!!! failure unpacking foomatic-2.0.2.tar.gz 
 
So at least its not only a problem with the portage-system but with foomatic itself. 
I for now managed to install foomatic-2.0.0 and got it run this way. 
Comment 6 Olaf Salchow 2003-02-13 04:15:15 UTC
sorry for the last message, the tarball is ok, a still had the wrong file in 
/usr/portage/distfiles. 
At least foomatics is installed now in the newest version. 
Comment 7 Thomas Raschbacher gentoo-dev 2003-02-13 05:29:11 UTC
so it's a mirror problem right?

seemant? (i cc'd u cuz i don't know who's our mirror guy .. cybersystem?)
Comment 8 Jon Portnoy (RETIRED) gentoo-dev 2003-02-13 09:49:04 UTC
There shouldn't be any foomatic-2.0.2.tar.gz on mirrors (yet) but since that mirror appears to use a HTML page for 404 errors, wget doesn't realize it's a 404. Misconfigured web server - anyone have information on who runs that mirror?

(I put the file on Ibiblio this morning, it should propogate to other mirrors soon.)
Comment 9 Kurt Lieber (RETIRED) gentoo-dev 2003-07-16 11:57:58 UTC
checking now and the problem seems to be fixed.

closing bug.