setup.py installs three libraries into Python libs dir

Bug #941255 reported by Duncan McGreggor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Accomplishments System
Invalid
Undecided
Duncan McGreggor

Bug Description

This project installs the following into the Python libs dir:
 * daemon
 * trophyinfo
 * trophyinfo_lib

The first one isn't such a good idea, since it's such a generic name... and someone else might have already used that name. Even if that's not the case, it's not good practice to install something in the Python lib space that isn't readily identifiable.

As for the second two, there's needless separation here: one is providing base classes for another.

All told, there's no reason to separate these three. Ideally, the code would be refactored to include them all in the same Python package.

Note that this also requires changes to the community contributions, and that work is being tracked in a separate ticket/branch: bug #946809.

Related branches

Changed in ubuntu-accomplishments-system:
assignee: nobody → Duncan McGreggor (oubiwann)
status: New → In Progress
description: updated
description: updated
Jono Bacon (jonobacon)
Changed in ubuntu-accomplishments-system:
status: In Progress → Invalid
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.