[Bug 517245] Re: quickly create ubuntu-project foo - does not work

2010-07-10 Thread Didier Roche
Hi chilicuil, Templates are optional, you can have your own template without the ubuntu-application one. You can list templates available with quickly commands and quickly --version. That's why the ubuntu-application template is only a recommends and not a dependency. The behavior is

[Bug 517245] Re: quickly create ubuntu-project foo - does not work

2010-07-09 Thread chilicuil
I can confirm this bug, you only need to install it without recommended packages: $ sudo apt-get install --no-install-recommends quickly $ quickly create ubuntu-application foobar ERROR: No create command found. Aborting. $ quickly --version Quickly 0.4.3 Python interpreter: /usr/bin/python

[Bug 517245] Re: quickly create ubuntu-project foo - does not work

2010-02-05 Thread Didier Roche
Seems that the recommends between the core and ubuntu-template has been a little dizzy so. :-) Perfect consequently, do not hesitate to ask if you encounter any issue. -- quickly create ubuntu-project foo - does not work https://bugs.launchpad.net/bugs/517245 You received this bug

[Bug 517245] Re: quickly create ubuntu-project foo - does not work

2010-02-04 Thread Thomas Bechtold
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38765269/Dependencies.txt -- quickly create ubuntu-project foo - does not work https://bugs.launchpad.net/bugs/517245 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 517245] Re: quickly create ubuntu-project foo - does not work

2010-02-04 Thread Didier Roche
Thanks for your interest in Quickly and reporting this bug. However, I can't reproduce it locally. How did you installed Quickly? with the lucid package? Can you please try $ quickly commands as well as: $ quickly --version I set it as Incomplete while waiting for those additional information.

[Bug 517245] Re: quickly create ubuntu-project foo - does not work

2010-02-04 Thread Thomas Bechtold
I installed quickly from lucid repositories (latest version). i got the problem now: I had only installed quickly, but not quickly-ubuntu-template . i don't know how this could happen because quickly recommends quickly-ubuntu-template. i deinstalled quickly and installed it again and then