Question
I followed the instruction to upgrade do-agent but it was failed
I run this command
curl -sSL https://repos.insights.digitalocean.com/install.sh | sudo bash
I got this error on the first attempt
Running hooks in /etc/ca-certificates/update.d....done.
Installing gpg key...OK
WARNING: The following packages cannot be authenticated!
do-agent
E: There are problems and -y was used without --force-yes
On the second attempt, i was stucked at the last command below
Cleaning up old sources...OK
Verifying machine compatability...OK
Verifying compatability with script...OK
Installing apt repository...
Any solution ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×