First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 53833
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Boris <1723542c42148b2fe4af9f7ad1e382b30d4b7fd7@nurfuerspam.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 53833 depends on: Show dependency tree
Bug 53833 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-13 14:24 0000
The digest for BCWipe.doc.tgz (from app-crypt/bcwipe-1.3_p1) does not match the
file from the mirror.

Reproducible: Always
Steps to Reproduce:
1. emerge "=app-crypt/bcwipe-1.3_p1"
2.
3.

Actual Results:  
Downloads the file from a mirror and outputs:

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 120eca6e8cbcd8752e0e8b0c06f7c3ab
>>>  your file's digest: f6bf39aa2b6108759b0a830def7de822
!!! File does not exist: /usr/portage/distfiles//BCWipe.doc.tgz

Expected Results:  
digest should match

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.
5-hardened-r3)
=================================================================
System uname: 2.6.5-hardened-r3 i686 Celeron (Mendocino)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -pipe -mmmx -fomit-frame-pointer -fstack-protector"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.
1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config 
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe -mmmx -fomit-frame-pointer -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache sandbox strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp:
//ftp.easynet.nl/mirror/gentoo/ ftp://ftp.gentoo.skynet.be/pub/gentoo/ http:
//gentoo.oregonstate.edu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="apm arts avi crypt cups encode foomaticdb gif imlib jpeg kde libg++ libwww 
linguas_de mad maildir mikmod motif mpeg oggvorbis oss pam pdflib perl png 
python quicktime sdl slang ssl svga truetype x86 xmms xv zlib"

------- Comment #1 From Daniel Black 2004-06-13 19:12:29 0000 -------
I suggest you delete your file before you download again. I suspect it is
corrupted.

The digest of the doco has changed. I downloaded a new copy off their server.
The digest is different from yours (hence above comment).

Suggest you give bcwipe-1.5_p2 a go too.

Any problems just bug me ;-).

Ebuilds fixed in cvs.

------- Comment #2 From Boris 2004-06-14 00:58:07 0000 -------
Just synced and the error just changed the digests.
I removed the file a few times and tried four different Gentoo-Mirrors, but I just got this:

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: f095c187949d08a3cc3b245862df9acd
>>>  your file's digest: f6bf39aa2b6108759b0a830def7de822
!!! File does not exist: /usr/portage/distfiles//BCWipe.doc.tgz

Only a `GENTOO_MIRRORS="" emerge bcwipe` worked for me, because it downloaded the file from jetico.com. So mirror://gentoo/linux/BCWipe.doc.tgz is not the same as http://www.jetico.com/linux/BCWipe.doc.tgz at the moment.

------- Comment #3 From Daniel Black 2004-06-14 01:48:22 0000 -------
Ok. Hopefully fixed now.  The gentoo primary mirror should pickup the change
within an 1hr and propergate from there. I'll check some mirrors tommorrow.

------- Comment #4 From Daniel Black 2004-06-15 14:20:29 0000 -------
 wget ftp://mirror.internode.on.net/pub/gentoo/distfiles/BCWipe.doc.tgz
http://public.planetmirror.com/pub/gentoo/distfiles/BCWipe.doc.tgz
http://gentoo.oregonstate.edu/distfiles/BCWipe.doc.tgz
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/BCWipe.doc.tgz
http://www.jetico.com/linux/BCWipe.doc.tgz 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/BCWipe.doc.tgz
ftp://ftp.easynet.nl/mirror/gentoo/distfiles/BCWipe.doc.tgz
--06:52:47--  ftp://mirror.internode.on.net/pub/gentoo/distfiles/BCWipe.doc.tgz
           => `BCWipe.doc.tgz'
Resolving mirror.internode.on.net... 192.231.203.130
Connecting to mirror.internode.on.net[192.231.203.130]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR BCWipe.doc.tgz ... done.
Length: 21,218 (unauthoritative)

100%[===============================================================================>]
21,218        37.78K/s

06:52:52 (37.70 KB/s) - `BCWipe.doc.tgz' saved [21218]

--06:52:52-- 
http://public.planetmirror.com/pub/gentoo/distfiles/BCWipe.doc.tgz
           => `BCWipe.doc.tgz.1'
Resolving public.planetmirror.com... 202.83.88.26
Connecting to public.planetmirror.com[202.83.88.26]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 21,218 [application/octet-stream]

100%[===============================================================================>]
21,218        12.17K/s

06:52:56 (12.15 KB/s) - `BCWipe.doc.tgz.1' saved [21218/21218]

--06:52:56--  http://gentoo.oregonstate.edu/distfiles/BCWipe.doc.tgz
           => `BCWipe.doc.tgz.2'
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 21,218 [application/x-tar]

100%[===============================================================================>]
21,218        11.40K/s

06:52:59 (11.38 KB/s) - `BCWipe.doc.tgz.2' saved [21218/21218]

--06:52:59-- 
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/BCWipe.doc.tgz
           => `BCWipe.doc.tgz.3'
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 21,218 [application/x-tar]

100%[===============================================================================>]
21,218        13.76K/s

06:53:01 (13.74 KB/s) - `BCWipe.doc.tgz.3' saved [21218/21218]

--06:53:01--  http://www.jetico.com/linux/BCWipe.doc.tgz
           => `BCWipe.doc.tgz.4'
Connecting to www.jetico.com[62.142.11.131]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 21,218 [application/x-tar]

100%[===============================================================================>]
21,218        12.07K/s

06:53:05 (12.05 KB/s) - `BCWipe.doc.tgz.4' saved [21218/21218]

--06:53:05-- 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/BCWipe.doc.tgz
           => `BCWipe.doc.tgz.5'
Resolving sunsite.informatik.rwth-aachen.de... 137.226.34.227
Connecting to sunsite.informatik.rwth-aachen.de[137.226.34.227]:21...
connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/Linux/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR BCWipe.doc.tgz ... done.
Length: 21,218 (unauthoritative)

100%[===============================================================================>]
21,218        14.70K/s

06:53:14 (14.69 KB/s) - `BCWipe.doc.tgz.5' saved [21218]

--06:53:14--  ftp://ftp.easynet.nl/mirror/gentoo/distfiles/BCWipe.doc.tgz
           => `BCWipe.doc.tgz.6'
Resolving ftp.easynet.nl... 195.86.128.57
Connecting to ftp.easynet.nl[195.86.128.57]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /mirror/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR BCWipe.doc.tgz ... done.
Length: 21,218 (unauthoritative)

100%[===============================================================================>]
21,218        12.66K/s

06:53:29 (12.65 KB/s) - `BCWipe.doc.tgz.6' saved [21218]


FINISHED --06:53:29--
Downloaded: 148,526 bytes in 7 files
bash-2.05b$ md5sum BCWipe.doc.tgz*
f095c187949d08a3cc3b245862df9acd  BCWipe.doc.tgz
f095c187949d08a3cc3b245862df9acd  BCWipe.doc.tgz.1
f095c187949d08a3cc3b245862df9acd  BCWipe.doc.tgz.2
f095c187949d08a3cc3b245862df9acd  BCWipe.doc.tgz.3
f095c187949d08a3cc3b245862df9acd  BCWipe.doc.tgz.4
f095c187949d08a3cc3b245862df9acd  BCWipe.doc.tgz.5
f095c187949d08a3cc3b245862df9acd  BCWipe.doc.tgz.6


Seems to be good now. Thanks for the bug report.

First Last Prev Next    No search results available      Search page      Enter new bug