Your message dated Wed, 9 May 2007 06:57:19 +0300
with message-id <[EMAIL PROTECTED]>
and subject line Bug#273407: update-alternatives: could catch non-existent
alternatives
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: dpkg
Version: 1.10.22
Severity: wishlist
File: /usr/sbin/update-alternatives
Could catch non-existent alternatives and raise errors.
# update-alternatives --list xyz;echo $?
0
--- End Message ---
--- Begin Message ---
Version: 1.14.0
On Sat, 2004-09-25 at 11:29:25 +0800, Dan Jacobson wrote:
> Package: dpkg
> Version: 1.10.22
> Severity: wishlist
> File: /usr/sbin/update-alternatives
>
> Could catch non-existent alternatives and raise errors.
> # update-alternatives --list xyz;echo $?
> 0
I fixed this while refactoring some code, and only now realized there
was this bug report. The relevant changelog entry from dpkg 1.14.0 is:
* Refactor update-alternatives code, with the side effect that now
commands on non existing link group files will return an error code
(except for --remove, now). Closes: #273407
Thus closing this bug report.
regards,
guillem
--- End Message ---