Quickly package creates wrong file name in 0.6
Bug #642457 reported by
Jack Deslippe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Quickly |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Since the update to 0.6 "quickly package" seems to create the wrong filename.
The command says
Ubuntu package has been successfully created in ../geeq_
however the file that is actually created is geeq_0.
To post a comment you must log in.
hum, I can't reproduce this one at all:
$ quickly package ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....... ....Le paquet Ubuntu a été crée avec succès en tant que ../foo_ 10.09.15- public1_ all.deb 10.09.15- public1_ all.deb 10.09.15- public1_ all.deb
........Paquet Ubuntu créé dans le répertoire debian/
.......
$ ls -l ../foo_
-rw-r--r-- 1 didrocks didrocks 70918 2010-09-25 00:46 ../foo_
-> and the time corresponds exactly at the new created package.
Can you give a way to reproduce that from a clean and new project?
Thanjs :)