On Tue, 2022-09-06 at 11:33 -0600, Chris Dos wrote:
> I also had to manually delete the previous key in order for this to
> work:
> apt-key del "E032 601B 7CA1 0BC3 EA53 FA81 BB23 C00C 61FC 752C"
>
> After that:
> wgethttp://deb.devuan.org/devuan/pool/main/d/devuan-keyring/devuan-keyring_2022.09.04_all.deb
> sudo dpkg -i devuan-keyring_2022.09.04_all.deb
> sudo apt update
>
> Just spent that last few hours updating all our Devuan servers. May
> want to put this information on the home page or something.
>
> Chris
>
I've not found that I needed to do the "apt-key del" step for it to
work - I just do the wget and then the dpkg. After that, all seems
fine.
Did you find that you needed to delete the old key for the new one to
work?