mirror-python33 failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Won't Fix
|
High
|
Esteban Arias |
Bug Description
Noticed today when releasing oslo.messaging:
https:/
2014-02-06 10:41:52.699 | File "/usr/local/
2014-02-06 10:41:52.700 | extra_search_
2014-02-06 10:41:52.700 | File "/usr/local/
2014-02-06 10:41:52.701 | stderr=
2014-02-06 10:41:52.701 | File "/usr/lib/
2014-02-06 10:41:52.702 | errread, errwrite)
2014-02-06 10:41:52.702 | File "/usr/lib/
2014-02-06 10:41:52.702 | raise child_exception
2014-02-06 10:41:52.703 | OSError: [Errno 2] No such file or directory
This is the bit that's failing AFAICT
venv_format = (
" %(venv_dir)s")
Manually testing openstack- infra/pypi- mirror using Python 3.3 should allow someone to diagnose and propose a fix for this one.