Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59391 - emerge zsnes fails to unpack source.
Summary: emerge zsnes fails to unpack source.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-04 05:50 UTC by Brian Burkhart
Modified: 2004-08-04 06:17 UTC (History)
0 users

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


Attachments
zsnes-1.37_pre20040508.ebuild.diff (zsnes-1.37_pre20040508.ebuild.diff,62 bytes, patch)
2004-08-04 06:15 UTC, Brian Burkhart
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burkhart 2004-08-04 05:50:45 UTC
root@alien /usr/portage/games-emulation/zsnes # emerge zsnes
Calculating dependencies ...done!
>>> emerge (1 of 1) games-emulation/zsnes-1.37_pre20040508 to /
>>> md5 src_uri ;-) ZSNESS_0508.tar.bz2
>>> Unpacking source...
>>> Unpacking ZSNESS_0508.tar.bz2 to /var/tmp/portage/zsnes-1.37_pre20040508/work
mv: cannot move `zsnes\\Macros' to a subdirectory of itself, `zsnes\\Macros/zsnes\\Macros'
mv: `zsnes\\authors.txt' and `zsnes\\authors.txt' are the same file
mv: `zsnes\\cvs2cl.pl' and `zsnes\\cvs2cl.pl' are the same file
mv: cannot move `zsnes\\dos' to a subdirectory of itself, `zsnes\\dos/zsnes\\dos'
mv: `zsnes\\install.txt' and `zsnes\\install.txt' are the same file
mv: `zsnes\\license.txt' and `zsnes\\license.txt' are the same file
mv: cannot move `zsnes\\linux' to a subdirectory of itself, `zsnes\\linux/zsnes\\linux'
mv: `zsnes\\opengl.txt' and `zsnes\\opengl.txt' are the same file
mv: cannot move `zsnes\\src' to a subdirectory of itself, `zsnes\\src/zsnes\\src'
mv: `zsnes\\srcinfo.txt' and `zsnes\\srcinfo.txt' are the same file
mv: `zsnes\\support.txt' and `zsnes\\support.txt' are the same file
mv: `zsnes\\whatsnew.txt' and `zsnes\\whatsnew.txt' are the same file
mv: cannot move `zsnes\\win' to a subdirectory of itself, `zsnes\\win/zsnes\\win'
/usr/portage/games-emulation/zsnes/zsnes-1.37_pre20040508.ebuild: line 45: cd: src: No such file or directory
aclocal-1.8: `configure.ac' or `configure.in' is required

!!! ERROR: games-emulation/zsnes-1.37_pre20040508 failed.
!!! Function src_unpack, Line 46, Exitcode 1
!!! aclocal failed
Comment 1 Brian Burkhart 2004-08-04 06:15:15 UTC
Created attachment 36745 [details, diff]
zsnes-1.37_pre20040508.ebuild.diff

will allow the ebuild to correctly unpack the source.
Comment 2 Brian Burkhart 2004-08-04 06:17:17 UTC
mv file to /usr/portage/games-emulation/zsnes
patch zsnes-1.37_pre20040508.ebuild < zsnes-1.37_pre20040508.ebuild.diff