[Bug 1222364] Re: [edit-patch] Fails on creating new patch

Ubuntu Foundations Team Bug Bot 1222364 at bugs.launchpad.net
Tue Sep 20 16:24:05 UTC 2022


The attachment "Patch to workaround first creation issue" seems to be a
patch.  If it isn't, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are a member of the ~ubuntu-
reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
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