[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2020-07-22 Thread Haw Loeung
** Changed in: distribute (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: tahoe-lafs Importance: Unknown => Undecided ** Changed in: tahoe-lafs Remote watch: Tahoe-LAFS Trac #1235 => None ** Changed in: tahoe-lafs Status: New => Won't Fix -- You received this bug notif

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2011-12-19 Thread Haw Loeung
I'm having this problem as well: /usr/lib/python2.6/dist-packages/chameleon/template.py:22: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) if distribution.has_version(): $ ls /usr/lib/python2.6/dist-packages/setuptools.egg-info -la total 12 drwxr-x

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2011-02-04 Thread chris is fun
sudo rmdir /usr/lib/python2.6/dist-packages/setuptools.egg-info sudo apt-get install --reinstall python-setuptools worked for me as well. Ubuntu 10.04, Lenovo T60. $ grep -h python-setuptools /var/log/dpkg.log{.1,} 2011-02-04 12:52:28 upgrade python-setuptools 0.6.10-4ubuntu1 0.6.10-4ubuntu

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-10-29 Thread Bug Watch Updater
** Changed in: tahoe-lafs Status: Unknown => New -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-10-28 Thread David-Sarah Hopwood
We are seeing this bug on one of the Tahoe-LAFS buildslaves: http ://tahoe-lafs.org/trac/tahoe-lafs/ticket/1235 ** Bug watch added: Tahoe-LAFS Trac #1235 http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1235 ** Also affects: tahoe-lafs via http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1235 Im

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-10-12 Thread Jim Hunziker
Same error updating from Lucid to Maverick and then using Scons. The python-setuptools reinstall fix above fixed it. -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this bug notification because y

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-06-23 Thread Allan
The fix above eliminated the warning message I was getting under Lucid running Scons 2.0.0.final.0 as released 14 June 2010. Thanks for sharing, TJ. -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You receiv

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-06-20 Thread TJ
Affected by this issue after a Hardy to Lucid upgrade. I found the workaround in comment #2 aren't quite sufficient since it contains several broken sym-links after the upgrade: ls -l /usr/lib/python2.6/dist-packages/setuptools.egg-info total 4 lrwxrwxrwx 1 root root 60 2010-06-20 12:35 dependency

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-25 Thread Māris Fogels
This bug appears to be related to bug 490731, "python-setuptools: import setuptools returns ValueError: ("Missing 'Version:' ...)". -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this bug notific

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-19 Thread Geoff Bache
Same error upgrading from Hardy to Lucid. -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-16 Thread Esteban Feldman
Same error from Karmic to Lucd -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-13 Thread Māris Fogels
This completely breaks zc.buildout. If you are bitten by this, you will see something similar to the following: An internal error occured due to a bug in either zc.buildout or in a recipe being used: Traceback (most recent call last): ... ValueError: ("Missing 'Version:' header and/or PKG-INFO f

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-13 Thread Pykler
I have notices the same warning, Also upgraded from karmic to Lucid. The workaround cleared the warning for me too. -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this bug notification because yo

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-06 Thread Marius Gedminas
** Attachment added: "output of grep -h python-setuptools /var/log/dpkg.log{.1,}" http://launchpadlibrarian.net/47937776/dpkg.log.excerpt -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-06 Thread Marius Gedminas
Workaround: sudo rmdir /usr/lib/python2.6/dist-packages/setuptools.egg-info sudo apt-get install --reinstall python-setuptools This replaces the empty directory /usr/lib/python2.6/dist-packages/setuptools.egg-info with a symlink to /usr/share/pyshared/setuptools.egg-info which is a file, no

[Bug 576434] Re: UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages)

2010-05-06 Thread Marius Gedminas
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/47936375/Dependencies.txt -- UserWarning: Unbuilt egg for setuptools [unknown version] (/usr/lib/python2.6/dist-packages) https://bugs.launchpad.net/bugs/576434 You received this bug notification because you are a member o