Public bug reported: Binary package hint: scons
Running a simple empty SConstruct file with scons leads to: /usr/bin/scons:169: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) d = pkg_resources.get_distribution('scons') Which probably indicates a problem with the scons package. Full way to reproduce the problem: $ touch SConstruct $ scons /usr/bin/scons:169: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) d = pkg_resources.get_distribution('scons') scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... scons: `.' is up to date. scons: done building targets. $ ** Affects: scons (Ubuntu) Importance: Undecided Status: New -- scons reports "UserWarning: Unbuilt egg for setuptools..." https://bugs.launchpad.net/bugs/631365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs