bzr builddeb doesn't support multiple upstream tarball in 3.0 (quilt) format

Bug #664834 reported by Benjamin Drung
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
bzr-builddeb
Fix Released
Medium
Jelmer Vernooij
bzr-builddeb (Ubuntu)
Fix Released
Medium
Jelmer Vernooij

Bug Description

Binary package hint: bzr-builddeb

bzr builddeb doesn't support multiple upstream tarball in 3.0 (quilt) format.

My setup: The bzr branch [1] contains only the debian directory and the upstream tarballs are merged. The upstream tarballs are:

arm-elf-gcc+newlib_4.2.3+1.18.0.orig.tar.bz2
arm-elf-gcc+newlib_4.2.3+1.18.0.orig-newlib.tar.gz

Only the .orig.tar.bz2 tarball is extracted, but the .orig-newlib.tar.gz tarball isn't.

[1] bzr branch lp:~bdrung/+junk/arm-elf-gcc+newlib

Affected version: bzr-builddeb 2.6 on Ubuntu 10.10 (maverick).

Related branches

Revision history for this message
Greg Franklin (greg-franklin-wmrdc) wrote :

The problem is that bzr-builddeb does not copy the the required tarball into the build-area.

It works if the .orig-newlib.tar.gz file is manually copied before running bzr-builddeb.

Jelmer Vernooij (jelmer)
Changed in bzr-builddeb (Ubuntu):
status: New → Confirmed
Changed in bzr-builddeb:
status: New → Triaged
importance: Undecided → Medium
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb (Ubuntu):
status: Confirmed → Triaged
importance: Undecided → Medium
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: Triaged → In Progress
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: In Progress → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-builddeb:
status: Fix Committed → Fix Released
Changed in bzr-builddeb (Ubuntu):
status: Triaged → In Progress
assignee: nobody → Jelmer Vernooij (jelmer)
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

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

  [ Jonathan Riddell ]
  * Add get-orig-source command which will get the upstream tar file.
    LP: #862188
  * Change "bd-do" command to "builddeb-do" and alias "bd-do".
  * Add commit-message-from-changelog option for those who do not
    want commit message set automatically

  [ Jelmer Vernooij ]
  * Support importing and building packages with multiple upstream
    tarballs. LP: #653757, LP: #664834
  * Move .bzr-builddeb/default.conf to debian/bzr-builddeb.conf.
    LP: #793137
  * Fix test suite on Lucid, where dpkg-mergechangelogs is not available.

  [ Martin Packman ]
  * Fix test_utf8_changelog when run with older versions of python-debian.

  [ Jelmer Vernooij ]
  * Support svn-buildpackage tag names to find upstream versions.
    LP: #874263
  * Support --revision argument to merge-package. LP: #888590
  * By default, don't override the commit message from debian/changelog
    unless 'commit-message-from-changelog' is explicitly set to True. LP: #812749
  * Support running dep3-patch against remote repositories, and with
    open-ended revision ranges. LP: #893608
  * Fix finding orig tarballs in directories also containing filenames
    with non-utf8 characters. LP: #865753
  * bzr-builddeb now prefers the 'get-packaged-orig-source' rule to
    retrieve the packaged upstream source, and warns about
    'get-orig-source'. LP: #409862
  * Support translations.

  [ Martin Packman ]
  * Deal with invalid versions and bad encoding in the changelog merge
    hook. LP: #893495

 -- Jelmer Vernooij <email address hidden> Fri, 16 Dec 2011 19:58:57 +0100

Changed in bzr-builddeb (Ubuntu):
status: In Progress → 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.