Error message: bzr: ERROR: [Errno 2] No such file or directory: '../tarballs'

Bug #223948 reported by John S. Gruber
2
Affects Status Importance Assigned to Milestone
bzr-builddeb
Fix Released
Medium
Unassigned
bzr-builddeb (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: bzr-builddeb

Get the message:

Looking for ../tarballs/ssss_0.5.orig.tar.gz to use as upstream source
bzr: ERROR: [Errno 2] No such file or directory: '../tarballs'

After entering the following commands:

bzr branch http://bazaar.launchpad.net/~james-w/+junk/ssss
cd ssss
bzr builddeb

Under hardy Ubuntu 8.04
 bzr-builddeb 0.93ubuntu1
 bzr 1.3.1-1

Literally:
gruber@gruber-ubuntu:~$ bzr branch http://bazaar.launchpad.net/~james-w/+junk/ssss
Branched 4 revision(s).
gruber@gruber-ubuntu:~$ cd ssss
gruber@gruber-ubuntu:~/ssss$ bzr builddeb
Building using working tree
Preparing the build area: ../build-area
Looking for ../tarballs/ssss_0.5.orig.tar.gz to use as upstream source
bzr: ERROR: [Errno 2] No such file or directory: '../tarballs'

Entering:
mkdir ../tarballs

and then entering:
bzr builddeb

allows the build to proceed as expected.

Discovered during Hardy Open Week tutorial. Reported by request.

description: updated
James Westby (james-w)
Changed in bzr-builddeb:
milestone: none → 1.0
Revision history for this message
James Westby (james-w) wrote :

Hi,

This is fixed upstream now, it will be in the next package
upload. Thanks for reporting it.

James

Changed in bzr-builddeb:
status: New → Fix Released
importance: Undecided → Medium
status: New → Fix Committed
importance: Undecided → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package bzr-builddeb - 0.95

---------------
bzr-builddeb (0.95) unstable; urgency=low

  [ Jelmer Vernooij ]
  * Support building from remote branches,
    "bzr builddeb http://wherever/package.debian" will now work.

bzr-builddeb (0.94) unstable; urgency=low

  [ Jelmer Vernooij ]
  * Support building against snapshots from Subversion branches.
  * Suggest bzr-svn to hint that you can work with svn. The version
    is the one that exports the svn-buildpackage mergeWithUpstream
    property as "merge = True", so that bzr-builddeb will seamlessly
    build these branches.

  [ Sebastian Bober ]
  * Disable the testsuite during build as we can't be sure that
    /etc/apt/sources.list has a deb-src line. "check" or "test"
    in DEB_BUILD_OPTIONS will turn it back on again. (Closes: #472543)
  * Build-Depend and Depend on python-apt, as it is used directly
    now.
  * Tweaks to stamp handling in debian/rules.

  [ James Westby ]
  * Make the tarball dir before trying to download from the archive in
    to it. (LP: #223948)

 -- James Westby <email address hidden> Fri, 13 Jun 2008 09:46:20 +0100

Changed in bzr-builddeb:
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.