quilt edit-patch fails with new patch-apply dpkg
Bug #556297 reported by
Paul Sladen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Medium
|
Michael Vogt | ||
Lucid |
Fix Released
|
Medium
|
Michael Vogt |
Bug Description
Binary package hint: ubuntu-dev-tools
<mvo> cool, I can reproduce, give me a minute (or two)
<mvo> oh, I *think* I know what the issue is
<mvo> could you please add a "|| true" at quilt push -a
<mvo> line 115
<mvo> quilt push -a || true # dpkg is too helpful sometimes
<mvo> the bug is that the new dpkg automatically applies the patches
<mvo> and quilt push -a then exits with non-zero
<mvo> I write a better fix now, but for now that should make you productive again
Changed in ubuntu-dev-tools (Ubuntu): | |
assignee: | nobody → Michael Vogt (mvo) |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in ubuntu-dev-tools (Ubuntu Lucid): | |
status: | Fix Committed → Confirmed |
To post a comment you must log in.
This bug was fixed in the package ubuntu-dev-tools - 0.97
---------------
ubuntu-dev-tools (0.97) lucid; urgency=low
[ Michael Bienia ] lp/lpapicache. py, ubuntutools/ lp/libsupport. py: Add support lp/__init_ _.py: Set the '1.0' LP API version as default. requestsync/ mail.py: Fix some more encoding issues
* lp-shell:
+ Support all known LP service names.
+ Add support for using different LP API versions.
+ Add option to login anonymously into LP.
* ubuntutools/
for different LP API versions.
* ubuntutools/
* massfile: Updated to 1.0 LP API.
* doc/requestsync.1: Update the paragraph about sponsoring (lp: #538990).
* pull-lp-source: Use (anonymously) the LP API to get the URL for the .dsc
file instead of screen scraping.
* Apply patch from Julian Andres Klode for the python-apt 0.8 API transition
(Closes: #572091)
* ubuntutools/
(lp: #557828).
[ Michael Vogt ]
* edit-patch:
- fix quilt mode when dpkg already applied all the patches
(LP: #556297)
-- Michael Bienia <email address hidden> Thu, 08 Apr 2010 12:59:59 +0200