[pull-debian-source] Fails claiming (incorrectly) that liburi-perl is not installed

Bug #788447 reported by Andrew Starr-Bochicchio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-dev-tools (Ubuntu)
Fix Released
Low
Stefano Rivera

Bug Description

Binary package hint: ubuntu-dev-tools

I'm not entirely sure that this is where I should file this as I'm using the ~udt-developers/daily PPA...

Since installing 0.124~daily+bzr1093~natty1 on natty, pull-debian-source fails claiming (incorrectly) that liburi-perl is not installed.

$ pull-debian-source atanks
Request failed: install the liburi-perl package and try again.
pull-debian-source: Error: Unable to find atanks in Debian suite "sid".

$ apt-cache policy ubuntu-dev-tools
ubuntu-dev-tools:
  Installed: 0.124~daily+bzr1093~natty1
  Candidate: 0.124~daily+bzr1093~natty1
  Version table:
 *** 0.124~daily+bzr1093~natty1 0
        500 http://ppa.launchpad.net/udt-developers/daily/ubuntu/ natty/main i386 Packages
        100 /var/lib/dpkg/status
     0.122 0
        500 http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ natty/universe i386 Packages

$ apt-cache policy liburi-perl
liburi-perl:
  Installed: 1.56-1
  Candidate: 1.56-1
  Version table:
 *** 1.56-1 0
        500 http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ natty/main i386 Packages
        100 /var/lib/dpkg/status

Revision history for this message
Benjamin Drung (bdrung) wrote :

That's a problem in ubuntutools/archive/rmadison. Even normal timeouts trigger this information.

try:
    assert process.wait() == 0
except AssertionError:
    print "Request failed: install the liburi-perl package and try again."

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

This is the command that times out:

rmadison -u debian -s sid -a source atanks

Revision history for this message
Benjamin Drung (bdrung) wrote :

The rmadison command fails with this output (on my IPv4 network):
curl: (7) Failed to connect to 2607:f8f0:610:4000:216:36ff:fe40:3860: Network is unreachable

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

This is working again now. It seems that qa.debian.org was temporarily unreachable.

Reassigning to devscripts and lowering importance.

affects: ubuntu-dev-tools (Ubuntu) → devscripts (Ubuntu)
Changed in devscripts (Ubuntu):
importance: Medium → Low
affects: devscripts (Ubuntu) → ubuntu-dev-tools (Ubuntu)
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Reassigning back to ubuntu-dev-tools. I miss read your comment above. The misleading error message isn't in rmadison itself, but a helper tool in udt.

Sorry for the noise.

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

This bug was fixed in the package ubuntu-dev-tools - 0.125ubuntu1

---------------
ubuntu-dev-tools (0.125ubuntu1) oneiric; urgency=low

  [ Benjamin Drung ]
  * backportpackage: Use --force-bad-version instead of --allow-lower-version
    (which requires a parameter) for debchange.
  * Adjust EOL date of Ubuntu 9.10 "Karmic Koala".

  [ Stefano Rivera ]
  * ubuntutools.archive: Display any errors rmadison emits, rather than
    guessing at the cause. (LP: #788447)
  * sponsor-patch: Use dch --release instead of --edit to work with
    DEBCHANGE_RELEASE_HEURISTIC=changelog.

  [ Dustin Kirkland ]
  * doc/lp-project-upload.1, lp-project-upload:
    - add support for optionally specifying files containing the changelog
      and release notes for the release
    - allows scripts to avoid the interactive editors
    - document these changes in the manpage

  [ Didier Roche ]
  * lp-project-upload:
    - fix a bug when new milestone wasn't specified (LP: #797170)
  * get-build-deps:
    - fix a wrong parser when some build-dep have an epoch

  [ Brian Murray ]
  * grab-attachments, doc/grab-attachments.1:
    - add in download attachments from duplicates
    - add in download attachments from all bugs about a package
    - document new options in the manpage
 -- Didier Roche <email address hidden> Fri, 24 Jun 2011 11:50:17 +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.