Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63032 - mattricks 0.6 fails during install with "python: can't open file 'setup.py'"
Summary: mattricks 0.6 fails during install with "python: can't open file 'setup.py'"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-06 10:19 UTC by Tobias Sager
Modified: 2004-09-06 11:36 UTC (History)
0 users

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


Attachments
mattricks-fix-install.patch (mattricks-fix-install.patch,249 bytes, patch)
2004-09-06 10:20 UTC, Tobias Sager
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Sager 2004-09-06 10:19:16 UTC
<snip>
Calculating dependencies ...done!
>>> emerge (1 of 1) games-util/mattricks-0.6 to /
>>> Downloading ftp://ftp.solnet.ch/mirror/Gentoo/distfiles/Mattricks-0.6.tar.gz

All Done: Download Succesfull!
>>> md5 src_uri ;-) Mattricks-0.6.tar.gz
>>> Unpacking source...
>>> Unpacking Mattricks-0.6.tar.gz to /var/tmp/portage/mattricks-0.6/work
>>> Source unpacked.

>>> Install mattricks-0.6 into /var/tmp/portage/mattricks-0.6/image/ category games-util
python: can't open file 'setup.py'

!!! ERROR: games-util/mattricks-0.6 failed.
!!! Function src_install, Line 20, Exitcode 2
!!! (no error message)
</snip>

See also bug 57671.
Comment 1 Tobias Sager 2004-09-06 10:20:46 UTC
Created attachment 39068 [details, diff]
mattricks-fix-install.patch

Problem is the cd to ${S} which does not match because of the M/m issue.
Patch fixes it.
Comment 2 Tobias Sager 2004-09-06 10:22:11 UTC
Now. After installation succeeded, I only can start mattricks as root.
Normal user gets 'Traceback (most recent call last):' with no further information after executing mattricks.py.
Any idea anywhere?
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-09-06 11:36:52 UTC
already fixed in CVS.