[Bug 1079941] [NEW] -v version output is broken

Dan Mick dan.mick at inktank.com
Sat Nov 17 00:48:11 UTC 2012


Public bug reported:

ceph -v output is broken in ceph package version 0.48.2-0ubuntu2.  This is supposed to get built during any make from
git revparse, which is stored in .git_version, which is then processed by make_version into ceph_ver.h, included in the
sources.

Investigating, it seems as though the source package orig.tar.gz does not contain the file, whereas what we thought we
delivered to the location in debian/watch does.  That file in the source tree contains

version=3
http://ceph.com/download/ceph-(\d.*)\.tar\.gz

However, I note that when I fetch the quantal source package with 'pull-
lp-source ceph quantal', the debian/watch file in that package points
somewhere else entirely:

version=3
https://github.com/ceph/ceph/tags .*/tarball/v(\d[\d\.]+).* debian debian/orig-tar.sh

That location appears not to exist anymore (perhaps github reorganized?)
but in any event it's not where we expect the authoritative delivery to
live.

I don't know how or why debian/watch is changed.

** Affects: ceph (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1079941

Title:
  -v version output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1079941/+subscriptions



More information about the Ubuntu-server-bugs mailing list