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

It seems that quickly

quickly-ubuntu-template

has some dependencies that are not present in 12.10 is there a fix to this? or a workaround? I can't develop anymore :(

Here's an screen of the error: enter image description here

share|improve this question
That screenshot is way to small and low-res to read. What does sudo apt-get install quickly-ubuntu-template say? Using text is much easier than screenshots. – Timo Oct 26 '12 at 19:54
You could try with the next commands: sudo dpkg --configure -a then sudo apt-get install -f and sudo apt-get update && upgrade – Lucio Oct 26 '12 at 19:59
oh, my bad. depends: cdbs (>=0.4.43) but not installable depends: debhelper (>=6) but not installable depends: dpkg-dev but not installable depends: devscripts but not installable depends: glade but not installable depends: dput but not installable depends: python-distutils-extra (>= 2.21) but not installable depends: python-nose but not installable The error is in spanish, I translated, not sure if is the same in english. thanks by the way :) – victorhqc Oct 26 '12 at 20:03
@Lucio, thanks for your comment. Even the -f parameter doesn't work because there are some missing dependencies, and there are no updates. – victorhqc Oct 26 '12 at 20:15
1  
@David Planella "quickly" is installed but there are some missing commands, like "create", when I do quickly create ubuntu-application foobar it doesn't work – victorhqc Oct 26 '12 at 20:22
show 4 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.