[pull-lp-source] Fails to split release and pocket with a bad version string

Bug #844682 reported by Dave Walker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-dev-tools (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

$ pull-lp-source cyrus-sasl2 2.1.24~rc1.dfsg1+cvs2011-05-23-4ubuntu2
Traceback (most recent call last):
File "/usr/bin/pull-lp-source", line 106, in <module>
main()
File "/usr/bin/pull-lp-source", line 79, in main
(release, pocket) = split_release_pocket(version)
File "/usr/lib/python2.7/dist-packages/ubuntutools/misc.py", line 140, in split_release_pocket
(release, pocket) = release.split('-')
ValueError: too many values to unpack

Benjamin Drung (bdrung)
Changed in ubuntu-dev-tools (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Dave Walker (davewalker) wrote :

another example, $ pull-lp-source open-vm-tools 2011.07.19-450511-0ubuntu1

Thanks.

Benjamin Drung (bdrung)
Changed in ubuntu-dev-tools (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-dev-tools - 0.130

---------------
ubuntu-dev-tools (0.130) unstable; urgency=low

  * pull-lp-source: Support source packages with a bad version string
    (LP: #844682).
  * backportpackage:
    - Search for newer versions in -{updates,security} on Ubuntu (LP: #823833).
    - Use Ubuntu and Debian as fall back check in codename_to_distribution to
      allow backporting to Ubuntu from a Debian system (LP: #823832).

 -- Benjamin Drung <email address hidden> Thu, 08 Sep 2011 22:04:11 +0200

Changed in ubuntu-dev-tools (Ubuntu):
status: Fix Committed → 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.