Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

So, I have fully functional PyGTK app and I want to package it with quickly since that is the easiest way to do it, and the only logical way, since if someone took efort to implement such tool, why not take advantage of that.

But, it does not work for me:

quickly package
...An error has occurred when creating debian packaging
ERROR: can't create or update ubuntu package
ERROR: package command failed
Aborting

I was considering to post a bug, but I have no idea how to provide some useful information about how to reproduce it.

Any idea?

EDIT:

Just for the reference, I filled new bug report on https://bugs.launchpad.net/quickly/+bug/914140.

share|improve this question
This question should instead be filed as a bug report, thanks! Instructions here. Since it's already been reported please use the bug to follow progress, solutions, and work arounds – Marco Ceppi May 2 '12 at 15:35

closed as off topic by Marco Ceppi May 2 '12 at 15:35

Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Looks like a bug

https://bugs.launchpad.net/ubuntu/+source/quickly/+bug/818338

share|improve this answer
Thx. I saw that bug, it is marked as duplicate of bugs.launchpad.net/python-distutils-extra/+bug/746565 which in description mentions slightly different output then mine and one from bug you posted. Also, it says that it is fixed in python-distutils-extra - 2.26-2ubuntu0.2 , I have python-distutils-extra 2.29-1ubuntu1 installed. – umpirsky Jan 9 '12 at 22:26
ouch, I would file a bug report. – bodhi.zazen Jan 9 '12 at 22:33
Will do, but I'm afraid that will not package my app this year :) – umpirsky Jan 9 '12 at 22:36
Well, IMO, nothing really takes the place of either learning to package or use a packaging tool, such as a ppa. Others may have suggestions as well , see askubuntu.com/questions/84938/… – bodhi.zazen Jan 9 '12 at 22:41

Not the answer you're looking for? Browse other questions tagged or ask your own question.