On Thu, 2012-03-22 at 13:06:02 +0100, Andreas Beckmann wrote: > Package: dpkg > Version: 1.16.2 > Severity: normal > File: /usr/bin/update-alternatives
> # update-alternatives --remove /path/to/file name ; echo $? > 0 > > If I add --verbose I get > > # update-alternatives --verbose --remove /path/to/file name > update-alternatives: no alternatives for /path/to/file. > The missing check on remove causes several maintainer scripts to not > properly remove an alternative because they use garbled arguments, but > this is not noticed. Nicely spot, I'll be fixing this with my next push. thanks, guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

