[Bug 1222364] [NEW] [edit-patch] Fails on creating new patch

Alain Miltenburg Alain.Miltenburg at gmail.com
Sun Sep 8 09:29:17 UTC 2013


Public bug reported:

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.

** Affects: devscripts (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: edit-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:
  New

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