setup.py isn't working for python 2.6

Bug #402627 reported by Matt Layman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Entertainer Media Center
Fix Released
High
Matt Layman

Bug Description

I was working an Question for Entertainer and I'm pretty sure that Python 2.6 is behaving differently that Python 2.5 did for the setup.py file. For some reason, users are reporting that `python setup.py install` is installing in /usr/local/share in spite of setup.py containing /usr/share paths. Since some areas require absolute paths (like config and I think translations), this change breaks stuff.

I'm pretty sure I confirmed this using the --dry-run option. I will probably investigate this during the sprint.

Revision history for this message
Matt Layman (mblayman) wrote :

Since setup.py must work for our releases, this has to be figured out before 0.5 gets released.

Changed in entertainer:
assignee: nobody → Matt Layman (laymansterms)
importance: Undecided → High
milestone: none → entertainer-0.5
status: New → Triaged
Revision history for this message
Matt Layman (mblayman) wrote :

The new resource module that I added loops through the system data directories so it should find the location of the data whether a user installed from a debian package (/usr/share/entertainer) or through just a normal setup.py (/usr/local/share/entertainer).

Changed in entertainer:
status: Triaged → In Progress
Matt Layman (mblayman)
Changed in entertainer:
status: In Progress → Fix Committed
Matt Layman (mblayman)
Changed in entertainer:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.