This has also been uploaded to natty-proposed. ** Description changed:
+ This is a bad regression for ubuntu-cli template users in Natty. They + can no longer generate working packages. + Steps to trigger bug $ quickly create ubuntu-cli buggy <snip> Congrats, your new project is setup! cd /home/tony/projects/bug_report/buggy/ to start hacking. $ quickly package <snip> Ubuntu package has been successfully created in ../buggy_0.1_all.deb in source tree buggyconfig.py line 19 __buggy_data_directory__ = '../data/' in created deb buggyconfig.py line 19 __buggy_data_directory__ = /usr/share/buggy/ Expected value __buggy_data_directory__ = '/usr/share/buggy/' - - $ quickly --version - Quickly 11.04 - Python interpreter: /usr/bin/python 2.7.1 - Python standard library: /usr/lib/python2.7 - - Quickly used library: /usr/lib/python2.7/dist-packages/quickly - Quickly data path: /usr/share/quickly - Quickly detected template directories: - /home/tony/quickly-templates - /usr/share/quickly/templates/ - - Copyright 2009 Rick Spencer - Copyright 2009-2010 Didier Roche - https://launchpad.net/quickly - - quickly comes with ABSOLUTELY NO WARRANTY. quickly is free software, and - you may use, modify and redistribute it under the terms of the GNU - General Public License version 3 or later. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790011 Title: quickly package creates faulty deb -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
