Now you can remove the other [non snap certbot].
Like:
apt-get remove certbot
And we win ! ! !
Now you can remove the other [non snap certbot].
Like:
apt-get remove certbot
And we win ! ! !
Cheers mate
Much obliged!
More a workaround. I still think it's best to identify and clean up the various certbot installs on your system. I.e., remove any package which has installed /usr/local/bin/certbot and the current /usr/bin/certbot. Afterwards, fix /usr/bin/certbot by making a symbolic link to the snap certbot by running ln -s /snap/bin/certbot /usr/bin/certbot
If I understand correctly, that has already happened, but there are still certbots laying around:
Unless this didn't happen correctly.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.