Paul Brown
Paul Brown

Reputation: 15

Cannot update Digital Ocean Droplet, Perforce cannot retrieve update

I'm trying to update my Droplet, but I keep running into the same error that I've not been able to solve.

When I run sudo apt-get update it gives me this error:

W: Failed to fetch http://package.perforce.com/apt/ubuntu/dists/focal/InRelease  The following signatures were invalid: EXPKEYSIG RandomString Perforce Software (Package Signing) <[email protected]>
W: Some index files failed to download. They have been ignored, or old ones used instead.
W: Target Packages (release/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:58 and /etc/apt/sources.list.d/perforce.list:1
W: Target Packages (release/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:58 and /etc/apt/sources.list.d/perforce.list:1
W: Target Translations (release/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:58 and /etc/apt/sources.list.d/perforce.list:1
W: Target CNF (release/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list:58 and /etc/apt/sources.list.d/perforce.list:1
W: Target CNF (release/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list:58 and /etc/apt/sources.list.d/perforce.list:1

I've tried to run a few different commands but I am quite new to Perforce and do not want to break my repo that I've been contributing towards for over a year.

apt update, upgrade both of these result in similar errors

I can't even run p4 info without getting this error:

Perforce client error:
        Connect to server failed; check $P4PORT.
        connect: 127.0.0.1:1666: Connection refused

Upvotes: 0

Views: 81

Answers (0)

Related Questions