'quickly package' problems with Ubuntu Accomplishments project
Recently I have been building the Ubuntu Accomplishments project which is a Quickly project. I am now getting to a point where I want to deliver a package. Unfortunately 'quickly package' does not work.
The code for the project is in https:/
The project involve a backend and a front-end and as such the source files and directory structure has been laid out a little differently to make more logical sense. Inside the 'accomplishments' dir you can see the 'daemon' and 'gui' sub-dirs that reflect the daemon and the GUI client.
When I run 'quickly --verbose package' I get the following errors:
jono@forge2:
/usr/lib/
import gobject._gobject
/usr/lib/
from gtk import _gtk
/usr/lib/
from gtk import _gtk
setup.py install_egg_info failed
An error has occurred when creating debian packaging
ERROR: can't create or update ubuntu package
ERROR: package command failed
Aborting
This looks like it is an issue with distutils.
Can anyone help recommend a solution so I can use 'quickly package' and 'quickly release' with this project?
Thanks!
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Quickly Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Jono Bacon
- Solved:
- Last query:
- Last reply: