First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 42457
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Margus <margus.sipria@myy.slk.fi>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 42457 depends on: Show dependency tree
Bug 42457 blocks: 42626
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-02-22 02:07 0000
margus root # ACCEPT_KEYWORDS="~x86" emerge -ukv bcel
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/bcel-5.1 to /
>>> Downloading ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/jakarta/bcel/source/bcel-5.1-src.tar.gz
--12:02:45--  ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/jakarta/bcel/source/bcel-5.1-src.tar.gz
           => `/usr/portage/distfiles/bcel-5.1-src.tar.gz'
Resolving ftp.ccs.neu.edu... 129.10.116.80
Connecting to ftp.ccs.neu.edu[129.10.116.80]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /net/mirrors/Apache/dist/jakarta/bcel/source ... done.
==> PASV ... done.    ==> RETR bcel-5.1-src.tar.gz ... done.

    [                                                                                                         <=>       ] 12,634,761   515.22K/s

12:03:13 (496.43 KB/s) - `/usr/portage/distfiles/bcel-5.1-src.tar.gz' saved [12634761]


!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: c9ebfa7373eb4416e590205fd0005039
>>>  your file's digest: 31ebbd7738325c775bd3ad5ce90dc263
!!! File does not exist: /usr/portage/distfiles//bcel-5.1-src.tar.gz


---

ebuild /usr/portage/distfiles/bcel-5.1-src.tar.gz digest

does't help, file is totaly different.

bcel is one of my world's files

------- Comment #1 From Chris Aniszczyk (RETIRED) 2004-02-22 09:58:28 0000 -------
Digests should be fixed now in portage, thanks!

------- Comment #2 From Margus 2004-02-22 12:22:58 0000 -------
digest was not the proflem, file inside is differend, so i gues that there is
differend file whit same name that the old one or there is other think wrong.
don't know and can't figure it out.

------- Comment #3 From Chris Aniszczyk (RETIRED) 2004-02-22 14:04:31 0000 -------
emerge sync, this should be fixed in portage now.

------- Comment #4 From JN 2004-02-22 18:15:32 0000 -------
Hi,

I've been experiencing the same symptoms, however, sync'ing portage and re-emerging bcel does not solve the problem.  I've just sync'd portage against "rsync://rsync.gentoo.org/gentoo-portage" and still receive an MD5 checksum conflict.

There appear to be multiple versions of the bcel-5.1-src.tar.gz tarball in existence (all with different MD5 checksums).  Some of the bcel tarballs I've located equate to:
o  15d8b23f3ed9a772aabf0301116ca164
o  31ebbd7738325c775bd3ad5ce90dc263
o  c9ebfa7373eb4416e590205fd0005039

But none of them match the "eac2149db7da6c0abcf2637db7936320" checksum in portage.  As a matter of fact, I can't find a bcel tarball with checksum anywhere...

Anyways, here's the build output...

Cheers,
John.

>ACCEPT_KEYWORDS="~x86" emerge ant-optional bcel
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/bcel-5.1 to /

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: eac2149db7da6c0abcf2637db7936320
>>>  your file's digest: 15d8b23f3ed9a772aabf0301116ca164
!!! File does not exist: /usr/portage/distfiles//bcel-5.1

------- Comment #5 From Chris Aniszczyk (RETIRED) 2004-02-22 18:31:45 0000 -------
This seems like an apache issue then... if noone minds I will set it up so it
only downloads from one mirror... this will solve the problem I think as
apache's servers dont seem to sync.

------- Comment #6 From Margus 2004-02-22 21:28:32 0000 -------
tar -xvzf /usr/portage/distfiles/bcel-5.1-src.tar.gz
bcel-5.1-src.zip
bcel-5.1.tar.gz
bcel-5.1.zip
home/rdonkin/release.tar.gz

i think thows 4 files isn't correct files, bcel-5.1-src.tar.gz with checksums
"31ebbd7738325c775bd3ad5ce90dc263" is only one that i have got, and i have search throw all apache mirror servers.

------- Comment #7 From Chris Aniszczyk (RETIRED) 2004-02-23 13:58:52 0000 -------
It should be fixed in portage now. Give it about 30-60 mins for the rsync
servers to get it.

------- Comment #8 From Vidar Skjelanger 2004-02-25 13:46:35 0000 -------
Problem is still there. I emerge sync'ed now and still get this:

Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/bcel-5.1 to /

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 31ebbd7738325c775bd3ad5ce90dc263
>>>  your file's digest: 15d8b23f3ed9a772aabf0301116ca164
!!! File does not exist: /usr/portage/distfiles//bcel-5.1-src.tar.gz

------- Comment #9 From Margus 2004-02-25 21:05:56 0000 -------
i did deleted the file and reloaded it just in case, and it should work for you
to.

sorry for bad english i have.

------- Comment #10 From Vidar Skjelanger 2004-02-26 08:08:11 0000 -------
Still the same problem here. Is it something I'm doing wrong?

emerge sync
emerge bcel

is what I do. Something else that needs to be done?

------- Comment #11 From Margus 2004-02-26 08:59:21 0000 -------
rm /usr/portage/distfiles/bcel-5.1-src.tar.gz
emerge bcel

so first you remove (rm = remove, thik you know that :]) old bcel source file from your hd and then emerge it.

emerge sync isn't necessary because your portage is up to date.

hope this will help

------- Comment #12 From Vidar Skjelanger 2004-02-26 12:26:56 0000 -------
I still get the same error, but this time along with some (hopefully) relevant
information:

Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/bcel-5.1 to /
>>> Downloading http://212.219.247.14/sites/www.ibiblio.org/gentoo/distfiles/bcel-5.1-src.tar.gz
--19:02:13-- 
http://212.219.247.14/sites/www.ibiblio.org/gentoo/distfiles/bcel-5.1-src.tar.gz
           => `/usr/portage/distfiles/bcel-5.1-src.tar.gz'
>>> Downloading ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/bcel-5.1-src.tar.gz
--19:02:13-- 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/bcel-5.1-src.tar.gz
           => `/usr/portage/distfiles/bcel-5.1-src.tar.gz'
Resolving ftp.snt.utwente.nl... 130.89.175.1
Connecting to ftp.snt.utwente.nl[130.89.175.1]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/os/linux/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR bcel-5.1-src.tar.gz ... done.
Length: 269,706 (unauthoritative)

100%[===========================================>] 269,706       34.00K/s   
ETA 00:00

19:02:22 (35.69 KB/s) - `/usr/portage/distfiles/bcel-5.1-src.tar.gz' saved
[269706]

>>> Resuming download...
>>> Downloading http://trumpetti.atm.tut.fi/gentoo/distfiles/bcel-5.1-src.tar.gz
--19:02:22--  http://trumpetti.atm.tut.fi/gentoo/distfiles/bcel-5.1-src.tar.gz
           => `/usr/portage/distfiles/bcel-5.1-src.tar.gz'
Resolving trumpetti.atm.tut.fi... 130.230.54.100
Connecting to trumpetti.atm.tut.fi[130.230.54.100]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file
`/usr/portage/distfiles/bcel-5.1-src.tar.gz'.

>>> Resuming download...
>>> Downloading http://gentoo.linux.no/distfiles/bcel-5.1-src.tar.gz
--19:02:23--  http://gentoo.linux.no/distfiles/bcel-5.1-src.tar.gz
           => `/usr/portage/distfiles/bcel-5.1-src.tar.gz'
Resolving gentoo.linux.no... 193.201.220.90
Connecting to gentoo.linux.no[193.201.220.90]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

>>> Resuming download...
>>> Downloading ftp://ftp.epix.net/pub/apache/jakarta/bcel/source/bcel-5.1-src.tar.gz
--19:02:27-- 
ftp://ftp.epix.net/pub/apache/jakarta/bcel/source/bcel-5.1-src.tar.gz
           => `/usr/portage/distfiles/bcel-5.1-src.tar.gz'
Resolving ftp.epix.net... failed: Host not found.
>>> Resuming download...
>>> Downloading ftp://ftp.oregonstate.edu/pub/apache/jakarta/bcel/source/bcel-5.1-src.tar.gz
--19:02:47-- 
ftp://ftp.oregonstate.edu/pub/apache/jakarta/bcel/source/bcel-5.1-src.tar.gz
           => `/usr/portage/distfiles/bcel-5.1-src.tar.gz'
Resolving ftp.oregonstate.edu... 128.193.0.3
Connecting to ftp.oregonstate.edu[128.193.0.3]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/apache/jakarta/bcel/source ... done.
==> SIZE bcel-5.1-src.tar.gz ... done.
==> PASV ... done.    ==> REST 269706 ... done.
==> RETR bcel-5.1-src.tar.gz ... done.
Length: 12,634,761 [12,365,055 to go]

100%[===========================================>] 12,634,761    22.15K/s   
ETA 00:00

19:14:11 (18.09 KB/s) - `/usr/portage/distfiles/bcel-5.1-src.tar.gz' saved
[12634761]


!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 31ebbd7738325c775bd3ad5ce90dc263
>>>  your file's digest: 15d8b23f3ed9a772aabf0301116ca164
!!! File does not exist: /usr/portage/distfiles//bcel-5.1-src.tar.gz

------- Comment #13 From Vidar Skjelanger 2004-03-16 06:09:39 0000 -------
The problem still exists.

------- Comment #14 From Chris Aniszczyk (RETIRED) 2004-03-16 07:56:09 0000 -------
rm /usr/portage/distfiles/bcel-*
emerge sync
emerge bcel

It should go away.

------- Comment #15 From Vidar Skjelanger 2004-03-16 08:34:50 0000 -------
Yep, this time it finally worked! Thanks! :)

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