On Sun, Oct 19, 2014 at 02:00:20PM +0200, Guillem Jover wrote: > Hi! > > On Sun, 2014-10-19 at 07:01:10 +0200, Josh Triplett wrote: > > Package: dpkg > > Version: 1.17.18 > > Severity: normal > > > According to the dpkg manpage: > > > > --verify-format format-name > > Sets the output format for the --verify command. > > > > The only currently supported output format is rpm, which > > consists > > of a line for every path that failed any check. > > > > However, dpkg accepts (and ignores) *any* value for --verify-format, > > *except* for rpm, for which it returns the following error: > > > > dpkg: error: unknown verify output format 'rpm' > > […] > > > So, set_verify_format expects a false value for failure and true for > > success, while verify_set_output returns 1 for failure and 0 for > > success. > > Err, wow, no words. Fixed now locally, will be included in 1.17.19, > thanks for the bug report and analysis.
No problem; thank you for the fast fix. - Josh Triplett -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

