View previous topic :: View next topic |
Author |
Message |
zonzi n00b
Joined: 29 Jul 2004 Posts: 6
|
Posted: Sat May 21, 2005 9:22 am Post subject: ekeyword and Digest verification Failed |
|
|
hi, i'm a mac os x 10.4.1 user,
i installed gentoo for os x yesterday.
i tried to do:
# ekeyword ppc-macos mplayer-1.0_pre7.ebuild
and than, i tried to
# emerge mplayer-1.0_pre7.ebuild
and
# emerge mplayer-1.0_pre7
and
# emerge mplayer
it appears always the same error message:
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/mplayer-1.0_pre7 to /
>>> Downloading http://distfiles.gentoo.org/distfiles/MPlayer-1.0pre7.tar.bz2
######################################################################## 100.0%
>>> md5 files ChangeLog
>>> md5 files metadata.xml
>>> md5 files mplayer-1.0_pre6-r4.ebuild
>>> md5 files mplayer-1.0_pre6-r5.ebuild
>>> md5 files mplayer-1.0_pre6-r6.ebuild
>>> 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.
that i think is ekeyword has modified the size of ebuild, and this is not agreed by md5...............
anyone can teach me how to install mplayer?
thanks _________________ amd 64bit 3000+ nvidia ati9800pro gentoo
amd 1700+ nvidia geforce2
apple powerbook g4 1.5G tiger
i'm newbie |
|
Back to top |
|
|
pindar Apprentice
Joined: 30 Apr 2004 Posts: 220
|
Posted: Sat May 21, 2005 1:42 pm Post subject: |
|
|
use FEATURES="-strict" |
|
Back to top |
|
|
zonzi n00b
Joined: 29 Jul 2004 Posts: 6
|
Posted: Sat May 21, 2005 6:26 pm Post subject: |
|
|
pindar wrote: | use FEATURES="-strict" | thank you, i can compile it now:D _________________ amd 64bit 3000+ nvidia ati9800pro gentoo
amd 1700+ nvidia geforce2
apple powerbook g4 1.5G tiger
i'm newbie |
|
Back to top |
|
|
thing_q3 n00b
Joined: 21 Jan 2003 Posts: 48 Location: Zurich
|
Posted: Wed May 25, 2005 3:02 pm Post subject: |
|
|
you can also do:
Code: |
# ebuild /path/to/mplayer-1.0_pre7.ebuild digest
|
That rebuilds the hashes. _________________ Experience is that marvelous thing that enables you recognize a mistake when you make it again. -- F. P. Jones
and...
Good judgment comes from experience. Experience comes from bad judgment. -- Unknown |
|
Back to top |
|
|
|