Activity log for bug #503301

Date Who What changed Old value New value Message
2010-01-05 10:50:52 Michael Haubenwallner bug added bug
2010-01-05 10:56:49 Michael Haubenwallner description i am using python2.6, ubuntu 9.10 inside an activated virtualenv with no-site-packages ... $ bin/paster create -t sampleproject ... Running /home/d2m/workspace/bluebream/bin/python setup.py egg_info Traceback (most recent call last): ... IOError: No egg-info directory found (looked in ...) i am using python2.6, ubuntu 9.10 inside an activated virtualenv with no-site-packages ... $ bin/paster create -t bluebream sampleproject ... Running /home/d2m/workspace/bluebream/bin/python setup.py egg_info Traceback (most recent call last): ... IOError: No egg-info directory found (looked in ...)
2010-01-05 10:58:08 Michael Haubenwallner description i am using python2.6, ubuntu 9.10 inside an activated virtualenv with no-site-packages ... $ bin/paster create -t bluebream sampleproject ... Running /home/d2m/workspace/bluebream/bin/python setup.py egg_info Traceback (most recent call last): ... IOError: No egg-info directory found (looked in ...) i am using python2.6, ubuntu 9.10 inside an activated virtualenv with no-site-packages ... $ bin/paster create -t bluebream sampleproject ... Running /home/d2m/workspace/bluebream/bin/python setup.py egg_info Traceback (most recent call last): ... File "/home/d2m/workspace/bluebream/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/pluginlib.py", line 134, in egg_info_dir % ', '.join(all)) IOError: No egg-info directory found (looked in ...)
2010-01-05 13:52:32 Baiju Muthukadan bug watch added http://trac.pythonpaste.org/pythonpaste/ticket/404
2010-01-05 14:29:11 Michael Haubenwallner bluebream: status New Fix Released