Package: git-dpm
Version: 0.9.1-1
Severity: normal

Trying to add a tag to an new release of a DPMT migrated package I get
the following error:

brian@prune:~/tree/debian/python-modules/django-ajax-selects$ git-dpm
tag
git-dpm: ERROR: tag 'upstream/1.3.6' already exists and differs!

To me this doesn't make a lot of sense. The tag already exists, and it
is pointing at the correct revision, why does git-dpm have to change it?

The repository is available from git.debian.org:

brian@prune:~/tree/debian/python-modules/django-ajax-selects$ git remote -v
origin 
git+ssh://git.debian.org/git/python-modules/packages/django-ajax-selects.git 
(fetch)
origin 
git+ssh://git.debian.org/git/python-modules/packages/django-ajax-selects.git 
(push)

(Also on a related note, since it is possible this is due to different
tag formats or something, shouldn't it be possible to create signed
tags?  If it is possible, doesn't seem obvious how. Maybe signed should
be the default even?)

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-rc6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-dpm depends on:
ii  dpkg-dev  1.17.25
ii  git       1:2.1.4-2.1

Versions of packages git-dpm recommends:
ii  bzip2           1.0.6-7+b3
ii  devscripts      2.15.3
ii  sensible-utils  0.0.9
ii  xz-utils        5.1.1alpha+20120614-2+b3

Versions of packages git-dpm suggests:
ii  pristine-tar  1.33
ii  sharutils     1:4.14-2

-- no debconf information

Reply via email to