On Tue, Dec 02, 2008 at 12:08:35PM -0000, Adam D. Barratt wrote: > Hi, > > Loïc Minier wrote: >> debsign doesn't work with pinentry-curses because it seems to use >> stdin/stdout to draw the password prompt and read the password but >> debsign redirects them. > [...] >> full solution is to create a temp dir with with a new $1 + newline >> file, run gpg on this in batch mode (prevents "Are you sure you want >> to overwrite" prompting) and outputting to a real .asc file, then >> moving this back. > > I've attached a (-w to avoid clutter from reindenting in a couple of > places) diff addressing this bug and #507482; any comments / complaints > welcome.
Looks good from my quick read through. The one thing I noticed was a cd without a directory argument (in the second hunk of the diff). It looks like you were simply splitting a line with two-commands into two lines and forgot to carry over the argument. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
