Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1912 - mplayer digests do not match
Summary: mplayer digests do not match
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest trivial (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-18 11:48 UTC by Gabriel Tarantini
Modified: 2004-03-20 16:45 UTC (History)
0 users

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 Gabriel Tarantini 2002-04-18 11:48:24 UTC
The digest apears to be invalid, I tried deleting and downloading the package again, and also 
deleting the digest file and 'emerge rsync' i get the same result:

!!! MPlayer-
current.tar.bz2: message digests do not match!
!!! MPlayer-current.tar.bz2 is corrupt or 
incomplete.
>>> our recorded digest: ec7853e068dea9ed823d9befc2b75307
>>>  your file's 
digest: 0c7006dfe9e1eb6e8d30c4e7a0d53ddc
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-18 12:38:36 UTC
emerge --clean rsync
emerge mplayer

that will sort you out
Comment 2 Gabriel Tarantini 2002-04-18 13:35:47 UTC
Thaks....
Comment 3 Sascha Wuestemann 2004-03-20 16:45:26 UTC
Hi,

this old bug has caught me, now.

See the emerge log:
---cut-on---
# emerge -v media-video/mplayer
            
These are the packages that I would merge, in order:

Calculating dependencies  ...done!
[ebuild     U ] media-video/mplayer-1.0_pre3-r1 [0.90-r4] -3dfx +3dnow +X +aalib
 +alsa +arts -debug -dga -directfb -dvb +dvd +encode +esd -fbcon +ggi +gif -gnom
e +gtk +gtk2 -joystick +jpeg -lirc -matroska -matrox +oggvorbis +opengl +oss +sa
mba +sdl -sse +svga +truetype +xmms +xv  4,818 kB

Total size of downloads: 4,818 kB

Calculating dependencies  ...done!
>>> emerge (1 of 1) media-video/mplayer-1.0_pre3-r1 to /
>>> md5 src_uri ;-) MPlayer-1.0pre3.tar.bz2


!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
>>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
!!! File does not exist: /usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2
---cut-off---

FYI: mplayer was first installed as version mplayer-0.90_rc4 together with media-video/transcode 2003-03-13 and updated to version mplayer-0.90-r4 with media-video/vlc 2003-08-08.

Your tip does not work:

---cut-on---
# emerge --clean rsync

>>> clean: No packages selected for removal.
---cut-off---

portage is at version sys-apps/portage-2.0.50-r1

How can I fix that?