tarball creation fails

Bug #1609739 reported by Andreas Jaeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Medium
Sridhar Ramaswamy

Bug Description

The post job tacker-branch-tarball fails to build.

From:

http://logs.openstack.org/9b/9b11c60fa22ec2de0f840efc2248e66f2f592fd4/post/tacker-branch-tarball/39c7142/console.html#_2016-08-04_08_11_29_159823

2016-08-04 08:11:29.159823 | error: can't copy 'etc/tacker/tacker.conf': doesn't exist or not a regular file
2016-08-04 08:11:29.191538 | ERROR: InvocationError: '/home/jenkins/workspace/tacker-branch-tarball/.tox/venv/bin/python setup.py bdist_wheel'
2016-08-04 08:11:29.191661 | ___________________________________ summary ____________________________________
2016-08-04 08:11:29.191689 | ERROR: venv: commands failed

To reproduce: python setup.py bdist_wheel

Changed in tacker:
importance: Undecided → Medium
Revision history for this message
Sridhar Ramaswamy (srics-r) wrote :

tacker recently merged [1] where we no longer maintain a sample tacker.conf instead expect the installer to auto-generate one. Looks setup.cfg is still referencing this tacker.conf which needs to be removed [2]

[1] https://review.openstack.org/#/c/327661/
[2] https://github.com/openstack/tacker/blob/master/setup.cfg#L26

Changed in tacker:
assignee: nobody → Sridhar Ramaswamy (srics-r)
Changed in tacker:
status: New → In Progress
milestone: none → newton-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/352188
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=66430685cce438b30bb1560a2000c4594b3c7298
Submitter: Jenkins
Branch: master

commit 66430685cce438b30bb1560a2000c4594b3c7298
Author: Sridhar Ramaswamy <email address hidden>
Date: Mon Aug 8 02:17:12 2016 +0000

    Fix tarball generation error due to missing tacker.conf

    Sample tacker.conf is no longer included in the source
    tree, instead the installer is expected to generate it.
    Hence reference to etc/tacker/tacker.conf in setup.cfg
    needs to be removed.

    Closes-Bug: #1609739
    Change-Id: I5abd6c95e93ed02740a061e1d9347774a3ce8c73

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/tacker 0.4.0

This issue was fixed in the openstack/tacker 0.4.0 release.

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.