Closed
Bug 731246
Opened 13 years ago
Closed 13 years ago
RPM the fxhome-lattice module
Categories
(Pancake Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: st3fan, Unassigned)
References
Details
RPM the fxhome-lattice module
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 1•13 years ago
|
||
This should use Python 2.7 instead of the built-in Python 2.6. It needs a dependency on our pancake-python27 package.
It also needs to reference python like this:
#!/usr/bin/env python2.7
So that it does not depend on a fixed path and will run from both virtualenvs and alternative OSes that we use for development. (OS X and Ubuntu)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•13 years ago
|
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•