I am running an Ubuntu 12.04.2 LTS Server and I have setup unattended-upgrades to be verbose.
Now I always see an error from "apt-key net-update".
Issuing the command manually gives no message at all but the return code is 1.
Issuing "apt-key update" gives a return code of 0.
What is wrong here?
Is there a bug or can I fix this problem?