Report this

What is the reason for this report?

I followed the instruction to upgrade do-agent but it was failed

Posted on October 14, 2019

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 ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Hello,

I would suggest running the following commands:

sudo apt-key update
sudo apt-get update

Then try again with the upgrade.

Let me know how it goes! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.