Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123063 - openmotif ebuild fails checksum
Summary: openmotif ebuild fails checksum
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 10:35 UTC by Mauro Iazzi
Modified: 2006-02-18 13:25 UTC (History)
1 user (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 Mauro Iazzi 2006-02-16 10:35:15 UTC
the equild openmotif-2.2.3-r9 fails to emerge due to a failed checksum on the ebuild.
Practically these are the symptoms:

# emerge sync
[...]
x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
        3918 100%    0.00kB/s    0:00:00
deleting profiles/default-linux/amd64/2006.0/2005.1
deleting net-p2p/bittorrent/files/digest-bittorrent-4.2.0
deleting net-p2p/bittorrent/files/digest-bittorrent-4.1.8
deleting net-p2p/bittorrent/files/digest-bittorrent-4.0.4
deleting net-p2p/bittorrent/files/digest-bittorrent-4.0.2
deleting net-p2p/bittorrent/bittorrent-4.2.0.ebuild
deleting net-p2p/bittorrent/bittorrent-4.1.8.ebuild
deleting net-p2p/bittorrent/bittorrent-4.0.4.ebuild
deleting net-p2p/bittorrent/bittorrent-4.0.2.ebuild
deleting metadata/cache/net-p2p/bittorrent-4.2.0
deleting metadata/cache/net-p2p/bittorrent-4.1.8
deleting metadata/cache/net-p2p/bittorrent-4.0.4
deleting metadata/cache/net-p2p/bittorrent-4.0.2

Number of files: 137529
Number of files transferred: 41
Total file size: 116311469 bytes
Total transferred file size: 160298 bytes
Literal data: 160298 bytes
Matched data: 0 bytes
File list size: 3138122
Total bytes written: 1001
Total bytes read: 3300711

wrote 1001 bytes  read 3300711 bytes  15250.40 bytes/sec
total size is 116311469  speedup is 35.23

>>> Updating Portage cache:  100%


# emerge -uDav world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] x11-libs/openmotif-2.2.3-r9 [2.2.3-r8] 0 kB 

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] 
>>> emerge (1 of 1) x11-libs/openmotif-2.2.3-r9 to /
>>> md5 files   ;-) openmotif-2.2.3-r8.ebuild
>>> md5 files   ;-) openmotif-2.2.3-r3.ebuild
>>> md5 files   ;-) openmotif-2.2.3-r7.ebuild
>>> md5 files   ;-) openmotif-2.1.30-r13.ebuild

!!! Digest verification Failed:
!!!    /usr/portage/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
!!! Reason: Failed on MD5 verification

>>> Please ensure you have sync'd properly. Please try 'emerge sync' and
>>> optionally examine the file(s) for corruption. A sync will fix most cases.
Comment 1 Matteo Azzali (RETIRED) gentoo-dev 2006-02-16 11:08:27 UTC
Mine fails on RMD160 verification... I synced 2 more times as the error suggests, but always failing,now I'll expect tomorrow for another sync.
Comment 2 Brian Toovey 2006-02-16 11:41:31 UTC
I can confirm this - a temp workaround is to cd into the directory

#cd /usr/portage/x11-libs/openmotif/

and rebuild the digest:

#ebuild /usr/portage/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild digest

seems to work for me.

Thanks,
Brian
Comment 3 Stefan Behte (RETIRED) gentoo-dev Security 2006-02-16 11:52:53 UTC
well, same bug over here
Comment 4 Mike Hammill 2006-02-16 12:46:21 UTC
I have the same problem, however, note that I am using PPC, not ADM64.

Taking a tip from Brian Toovey, I rebuilt the digest for the ebuild and things proceded without problem.  I had previously done two syncs, so I think the error is in the digests, not an incorrect file from a sync server.
Comment 5 Mike Hammill 2006-02-16 15:40:33 UTC
Just got the same error with x86.  Seems to make at least three archs with problems like this (amd, x86, ppc).  Hardware attribute on this bug should probably made "all".  Will try on an sgi O2 later this weekend to see if there is an error in MIPS land too.  Hopefully will be fixed by then.
Comment 6 Matteo Azzali (RETIRED) gentoo-dev 2006-02-17 00:13:32 UTC
Solved syncing today.
Comment 7 Heinrich Wendel (RETIRED) gentoo-dev 2006-02-17 00:38:20 UTC
fixed.
Comment 8 Mike Hammill 2006-02-17 11:54:15 UTC
The status of this bug is resolved, but what exactly was the resolution?  For those of us who rebuild our digests, have we let a bad openmotif into our system?  Or, was the error in the ebuild, in which case the openmotif archive was OK?  (Or, of course, were both the archive and the checksums bad)?
Comment 9 Heinrich Wendel (RETIRED) gentoo-dev 2006-02-18 13:25:30 UTC
openmotif was ok, just the digest was not complete