[Bug 1522993] Re: Deleting a non-existent key does not result in an error
Sworddragon
1522993 at bugs.launchpad.net
Tue Jan 12 02:23:57 UTC 2016
I'm also noticing that trying to delete multiple keys at once does only
delete the first key while I would either expect an error message or
that all keys get deleted.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1522993
Title:
Deleting a non-existent key does not result in an error
Status in apt package in Ubuntu:
New
Bug description:
I'm using Ubuntu 16.04 dev with apt 1.1.3 and if I'm deleting a key
with "apt-key del" which does not exist "OK" is being shown and 0 is
returned while I would expect an error message to be shown and another
value than 0 being returned. Here is an example how it currently
looks:
root at ubuntu:~# apt-key del does_not_exist
OK
root at ubuntu:~# echo $?
0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1522993/+subscriptions
More information about the foundations-bugs
mailing list