[syncpackage] AssertionError in src_pkg.pull_dsc()

Bug #706403 reported by Benjamin Drung
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-dev-tools (Ubuntu)
Fix Released
Medium
Stefano Rivera

Bug Description

Binary package hint: ubuntu-dev-tools

$ syncpackage ubuntu-dev-tools_0.113.dsc
Traceback (most recent call last):
  File "/usr/bin/syncpackage", line 381, in <module>
    main()
  File "/usr/bin/syncpackage", line 378, in main
    options.keyid)
  File "/usr/bin/syncpackage", line 114, in sync_dsc
    src_pkg.pull_dsc()
  File "/usr/lib/python2.6/dist-packages/ubuntutools/archive.py", line 417, in pull_dsc
    super(DebianSourcePackage, self).pull_dsc()
  File "/usr/lib/python2.6/dist-packages/ubuntutools/archive.py", line 216, in pull_dsc
    self._check_dsc()
  File "/usr/lib/python2.6/dist-packages/ubuntutools/archive.py", line 220, in _check_dsc
    assert os.path.exists(self.dsc_pathname)
AssertionError

Benjamin Drung (bdrung)
Changed in ubuntu-dev-tools (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Stefano Rivera (stefanor) wrote :

Regression caused by determining source package name from dsc contents. Fixed.

Changed in ubuntu-dev-tools (Ubuntu):
assignee: nobody → Stefano Rivera (stefanor)
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

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

  [ Stefano Rivera ]
  * ubuntutools.archive: Handle source package in workdir correctly.
    Add regression tests. (LP: #706403)
  * syncpackage: Don't fakesync when we have a new orig tarball (LP: #707187)

  [ Dustin Kirkland ]
  * debian/control, debian/copyright, doc/errno.1, errno, setup.py:
    - purge the errno utility per request of the ubuntu-dev-tools
      maintainer; errno now provided by the 'errno' package; (LP: #666540)

  [ Benjamin Drung ]
  * wrap-and-sort: Add option to use on individual file (LP: #699696).
  * update_maintainer.py: Process control.in first.
 -- Benjamin Drung <email address hidden> Tue, 25 Jan 2011 22:58:05 +0100

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.