[Bug 1222364] Re: [edit-patch] Fails on creating new patch
Akbarkhon Variskhanov
1222364 at bugs.launchpad.net
Wed Jun 15 16:30:17 UTC 2022
Such cases are not protected against currently.
There is another command, which you can use to create patches: add-
patch.
Since a workaround and another tool exists, I don't think this is
necessarily a bug.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to devscripts in Ubuntu.
https://bugs.launchpad.net/bugs/1222364
Title:
[edit-patch] Fails on creating new patch
Status in devscripts package in Ubuntu:
Confirmed
Bug description:
edit-patch exits when run on a source package using quilt without any
existing patches.
For example:
cd ~
bzr init-repo powernap
bzr branch ubuntu:powernap powernap.dev
cd powernap.dev
edit-patch temp
The script exits without reason.
Further examination shows that the script exits on the 'quilt top' command, which is returning a 2 error status.
The 'set -e' command at the beginning of the 'edit-patch' script is the reason the script immediately exits as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/1222364/+subscriptions
More information about the foundations-bugs
mailing list