py2app doesn't include submodules of configglue
Bug #1032294 reported by
Mike McCracken
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Windows Installer |
Fix Committed
|
Critical
|
Mike McCracken |
Bug Description
apparently confused by configglue using .relative import syntax, py2app includes configglue.
workaround fix is to just add configglue to the 'packages' option, so it's copied whole into the resources folder.
Related branches
lp://staging/~mikemc/ubuntuone-windows-installer/fix-1032294
- Brian Curtin (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedscripts/setup-mac.py (+1/-0)
Changed in ubuntuone-windows-installer: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.