Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76586 - mupen64 0,.4 ebuild failed on md5sums
Summary: mupen64 0,.4 ebuild failed on md5sums
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 18:23 UTC by Peter Yoo
Modified: 2005-04-22 01:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch errors (mupen64-makefiles.patch-3623.out,7.55 KB, text/plain)
2005-04-22 01:07 UTC, Chris Cowart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Yoo 2005-01-03 18:23:06 UTC
portage relesed mupen64 ebuild error.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




1. MD5 error
!!! Digest verification Failed:
!!!    /usr/portage/distfiles/mupen64_sound.tar.bz2
!!! Reason: Failed on MD5 verification

2. mupen64-makefiles.patch error
re digest mupen64 0.4 after patch error.
but remark mupen64-makefiles.patch line from ebuild file. after complete compile
and emerging
Comment 1 SpanKY gentoo-dev 2005-01-03 22:14:19 UTC
works fine for me

try deleting the file and re-fetching
Comment 2 Benja 'Steels' Grosse 2005-04-08 17:44:56 UTC
mupen64_sound.tar.bz2 Failed on MD5 verification
Comment 3 Chris Cowart 2005-04-22 01:07:16 UTC
Created attachment 56905 [details]
Patch errors

These are the errors generated when the patch was applied.
Comment 4 Chris Cowart 2005-04-22 01:11:12 UTC
I'm also having this problem. I tried deleting and re-fetching over a span of more than a week. It's not working.

emerge -u mupen64 mupen64-glN64 mupen64-alsasnd
Calculating dependencies ...done!
>>> emerge (1 of 2) games-emulation/mupen64-0.4-r2 to /
[...]
!!! Digest verification Failed:
!!!    /usr/portage/distfiles/mupen64_sound.tar.bz2
!!! Reason: Failed on MD5 verification

So I tried:
ebuild /usr/portage/games-emulation/mupen64/mupen64-0.4-r2.ebuild digest

Then:
emerge -u mupen64 mupen64-glN64 mupen64-alsasnd
[...]
bzip2: /usr/portage/distfiles/mupen64_sound.tar.bz2: trailing garbage after EOF ignored
>>> Unpacking hack_azi_rsp_hle.tar.bz2 to /var/tmp/portage/mupen64-0.4-r2/work
 * Applying mupen64-makefiles.patch ...

 * Failed Patch: mupen64-makefiles.patch !
 *  ( /usr/portage/games-emulation/mupen64/files/mupen64-makefiles.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/mupen64-0.4-r2/temp/mupen64-makefiles.patch-1711.out

I've tried commenting out each of the patches from the ebuild. When I comment out one, the next patch errors. When all the patches are commented out, the compilation fails in the first file. Let me know if there is any other information I can get you -- I'd really like to get this compiled.