Comment 8 for bug 929164

Revision history for this message
Barry Warsaw (barry) wrote :

Note too that while you can build the source package now, the quilt patches are all unapplied. If you `quilt push -a && bzr commit -m'blah'` you then hit another problem during bzr bd -S:

% bzr bd -S
Building using working tree
Building package in normal mode
Looking for a way to retrieve the upstream tarball
Upstream tarball already exists in build directory, using that
bzr: ERROR: An error (1) occurred running quilt:

Applying patch 0001_versioned_symbols.diff
patching file lib/Makefile.am
Hunk #1 FAILED at 62.
1 out of 1 hunk FAILED -- rejects in file lib/Makefile.am
patching file Versions
Patch 0001_versioned_symbols.diff does not apply (enforce with -f)

`quilt applied/unapplied` does show that all patches are applied.