FS#21444 - Scons and Python

Attached to Project: Community Packages
Opened by nathan (ndowens) - Sunday, 24 October 2010, 08:04 GMT
Last edited by Allan McRae (Allan) - Thursday, 28 October 2010, 01:18 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When trying to run Scons, it is looking for SConstruct file in:
File "/usr/lib/python2.7/site-packages/SCons/Script/Main.py", line 834, in _main


Additional info:
* package version(s) 2.0.1-1
* config and/or log files etc.


Steps to reproduce:

Install scons and run scons
This task depends upon

Closed by  Allan McRae (Allan)
Thursday, 28 October 2010, 01:18 GMT
Reason for closing:  Not a bug
Comment by nathan (ndowens) - Sunday, 24 October 2010, 08:09 GMT
I did a clean copy in my /aur64 chroot and now it works, though it still doesn't work in my normal environment
Comment by Allan McRae (Allan) - Sunday, 24 October 2010, 09:07 GMT
Do you actually have a SConstruct file in the directory you are running scons from.... This is like running make without a Makefile
Comment by nathan (ndowens) - Monday, 25 October 2010, 06:01 GMT
See what is weird, the application I updated compiled under the chroot environment but not under the normal enviroment.
Comment by Rémy Oudompheng (remyoudompheng) - Monday, 25 October 2010, 08:38 GMT
Please provide exact steps to reproduce: in which directory are you running scons, what are its contents, etc.
Comment by nathan (ndowens) - Wednesday, 27 October 2010, 20:43 GMT
For some reason it is working now.

Loading...