Ubuntu source package for neutron can not be rebuild

Bug #1323383 reported by George Shuklin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Invalid
Undecided
Unassigned

Bug Description

Ubuntu's source package for neutron can not be rebuild twice:

1. There is no proper clean target.
2. neutron.egg-info included in neutron_2013.2.3.orig.tar.gz (regardless of .gitignore in original git).

That cause problem when package is build twice from same source. 1st build is fine, 2nd cause following errors:

(each type of error cited once)
1. dpkg-source: warning: newly created empty file 'build/lib.linux-x86_64-2.7/neutron/openstack/common/__init__.py' will not be represented in diff
2. dpkg-source: error: cannot represent change to neutron/__init__.pyc: binary file contents changed

3. dpkg-source: info: local changes detected, the modified files are:
 neutron-2013.2.3/neutron.egg-info/entry_points.txt
 neutron-2013.2.3/neutron.egg-info/requires.txt

1 and 2 caused by lack of clean target.

3rd error is more problematic:
tar -tzvf neutron_2013.2.3.orig.tar.gz|grep egg
drwxrwxr-x jenkins/jenkins 0 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/
-rw-rw-r-- jenkins/jenkins 1800 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/PKG-INFO
-rw-rw-r-- jenkins/jenkins 1 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/dependency_links.txt
-rw-rw-r-- jenkins/jenkins 16 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/top_level.txt
-rw-rw-r-- jenkins/jenkins 52753 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/SOURCES.txt
-rw-rw-r-- jenkins/jenkins 3654 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/entry_points.txt
-rw-rw-r-- jenkins/jenkins 1 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/not-zip-safe
-rw-rw-r-- jenkins/jenkins 406 2014-04-03 20:49 neutron-2013.2.3/neutron.egg-info/requires.txt

But git repository stated it should not be included to source/git: https://github.com/openstack/neutron/blob/stable/havana/.gitignore (neutron.egg-info/).

Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

This is a package issue rather than a neutron one.

Changed in neutron:
status: New → Invalid
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

You should report a bug to the bug tracker system used by the distro of your choice. This should be: https://bugs.launchpad.net/ubuntu/+source/neutron

Revision history for this message
George Shuklin (george-shuklin) wrote :

thanks.

Revision history for this message
George Shuklin (george-shuklin) wrote :
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.