package_data paths are incorrect in setup.py

Bug #931052 reported by Christopher Wilson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-msp430-tools
Fix Released
Medium
zsquareplusc

Bug Description

The paths provided to "package_data" in setup.py are specified incorrectly (they should be specified relative to the "package_dir", so they shouldn't include the "package_dir" in the path). As a result, they are not included via "python setup.py install".

Revision history for this message
Christopher Wilson (cdwilson) wrote :

I also noticed that there is a bunch of stuff under msp430.asm that is not included under "package_data". I haven't experimented with anything in that package, so I don't know if there is anything missing from "package_data" that should be included in "python setup.py install". Can you check this?

Changed in python-msp430-tools:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → zsquareplusc (zsquareplusc)
Changed in python-msp430-tools:
status: Fix Committed → Fix Released
Revision history for this message
santiagobarros (santiagobarros) wrote :

'/home/santiagobarros/python-msp430-tools/scripts/msp430-bsl' does not exist

msp430-bsl does exist but with extension ".py"

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.