including help files causes warnings on succesful package

Bug #664784 reported by Tony Byrne
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickly
Fix Released
Undecided
Unassigned

Bug Description

Including help files in project seems to create a valid deb file but displays warning

$ quickly package
..
Command returned some WARNINGS:
--
WARNING: the following files are not recognized by DistUtilsExtra.auto:
  help/C/figures/logo.png
  help/C/foo.xml
--
Do you want to continue (this is not safe!)? y/[n]: y
Ubuntu packaging created in debian/
..
Command returned some WARNINGS:
--
WARNING: the following files are not recognized by DistUtilsExtra.auto:
  help/C/figures/logo.png
  help/C/foo.xml
--
Ubuntu package has been successfully created in ../uri_0.1_all.deb

$ dpkg -c uri_0.1_all.deb
<snip>
drwxr-xr-x root/root 0 2010-10-21 22:16 ./usr/share/gnome/help/
drwxr-xr-x root/root 0 2010-10-21 22:16 ./usr/share/gnome/help/uri/
drwxr-xr-x root/root 0 2010-10-21 22:16 ./usr/share/gnome/help/uri/C/
drwxr-xr-x root/root 0 2010-10-21 22:16 ./usr/share/gnome/help/uri/C/figures/
-rw-r--r-- root/root 3232 2010-10-21 22:10 ./usr/share/gnome/help/uri/C/figures/logo.png
-rw-r--r-- root/root 422 2010-10-21 22:14 ./usr/share/gnome/help/uri/C/foo.xml
<snip>

Revision history for this message
Tony Byrne (tony-badwolf) wrote :

Found a one-line fix for this in the "filter bad output" section of internal/packing.py

Michael Terry (mterry)
Changed in quickly:
status: New → Fix Committed
Michael Terry (mterry)
Changed in quickly:
milestone: none → 11.03.0
Michael Terry (mterry)
Changed in quickly:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.