The repository 'http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04 Release' does not have a Release file

Err:13 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04  Packages
  403  Forbidden
Fetched 120 kB in 3s (35.1 kB/s)
Reading package lists... Done
W: The repository 'http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04  Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04/Packages  403  Forbidden
E: Some index files failed to download. They have been ignored, or old ones used instead.

I get the error above when trying to update - any ideas?

Now I am also seeing this on another server…

Ign http://dl.hhvm.com trusty/main Translation-en                              
Ign http://sfo1.mirrors.digitalocean.com trusty/main Translation-en            
Ign http://download.opensuse.org  Translation-en_US                            
Ign http://download.opensuse.org  Translation-en
Err http://download.opensuse.org  Packages          
  403  Forbidden
Fetched 6,433 kB in 2s (2,869 kB/s)                 
W: Failed to fetch http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_14.04/Packages  403  Forbidden

E: Some index files failed to download. They have been ignored, or old ones used instead.

I’ve been getting this too today. Tried on Ubuntu 16.04 and 14.04. Good to know I’m not going crazy and this is happening elsewhere lol

I’ve been getting this for quite some time:

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04 Release: The following signatures were invalid: KEYEXPIRED 1234567890 W: Failed to fetch http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04/Release.gpg The following signatures were invalid: KEYEXPIRED 1234567890 W: Some index files failed to download. They have been ignored, or old ones used instead.

…not sure what to do about it though…

Hang on… hang on… I was too quick there.

Actually a solution has already been posted for this. Just running the following worked for me:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 3050AC3CD2AE6F03

(<link>, with thanks to the ever-helpful @mriyam.tamuli)

2 Likes