keystone doesn't install the copyright file

Bug #956019 reported by Felix Geyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystone (Ubuntu)
Fix Released
High
Unassigned

Bug Description

keystone doesn't install the copyright file to the binary package because it never calls dh_installdocs:

ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
override_dh_installdocs:
# dh_installdocs
# rm -f $(CURDIR)/debian/keystone-doc/usr/share/doc/keystone-doc/html/_static/jquery.js
# ln -s ../../../../javascript/jquery/jquery.js $(CURDIR)/debian/keystone-doc/usr/share/doc/keystone-doc/html/_static/jquery.js
endif

I guess the whole thing should just be commented out.

Revision history for this message
Chuck Short (zulcss) wrote :

Which version is this with?

Regards
chuck

Changed in keystone (Ubuntu):
status: New → Incomplete
Revision history for this message
Felix Geyer (debfx) wrote :

Still present in the latest version (2012.1~rc1~20120316.2145-0ubuntu1).
See also http://lintian.ubuntuwire.org/tags/no-copyright-file.html

Changed in keystone (Ubuntu):
status: Incomplete → New
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package keystone - 2012.1~rc1-0ubuntu1

---------------
keystone (2012.1~rc1-0ubuntu1) precise; urgency=low

  [Chuck Short]
  * New usptream version.
  * debian/control: Add python-iso8601 as a depends.
  * debian/patches/fix-ubuntu-tests.patch: Disable git checkout on some
    of the tests.
  * dropped swift as a depends.

  [Adam Gandelman]
  * debian/patches/sql_connection.patch: Refresh
  * debian/logging.conf: Update and enable file logging (LP: #959610)
  * debian/keystone.prerm: Only attempt to cleanup database if it was
    configured during installation. (LP: #948719)
  * debian/rules: Fix doc builds + clean (LP: #956019)
  * debian/control: Add python-{nova, swift} as Build-Depends, required
    for doc building
  * debian/rules, debian/tests/test_overrides.conf: Setup a proper environment
    for unit testing
 -- Chuck Short <email address hidden> Mon, 26 Mar 2012 13:41:45 -0400

Changed in keystone (Ubuntu):
status: New → 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.