"403 Forbidden" when updating.
-
For a few weeks, I noticed that I cannot just do an apt-get update && apt-get upgrade without receiving some "403 Forbidden messages". Specifically, when it tries to connect to this address "https://dl.bintray.com/pipplware/dists/jessie/armv7/binary/Packages" that is used in the repositories. As a result, I cannot fully update my installation.
I tried updating my retropie to the last version using the script, but the problem persists. Apart from that, it doesn't seem to be any other problem with my installation, everything else works fine.
I am using the last version of t Retropie (updated via the script) on a Raspberry Pi 2.
Thanks.
EDIT: I've been digging into it, and it seems that this repository was used for upgrading the Kodi version and is no longer needed, so I removed it from the apt sources (just delete the pipplware.list file from /etc/apt/sources.list.d
-
@xwons the error can be ignored - it's non fatal. If you update all packages it should resolve this (or update retropie-setup script then kodi)
-
Thanks for the edit . I commented out this repo located here /etc/apt/sources.list.d/pipplware.list
and it seemed to resolve the issue I was seeing the following. My guess it can safely be removed via ' sudo rm /etc/apt/sources.list.d/pipplware.list 'pi@retropie:~ $ sudo apt-get update
Get:1 http://mirrordirector.raspbian.org jessie InRelease [14.9 kB]
Get:2 http://archive.raspberrypi.org jessie InRelease [22.9 kB]
Get:3 http://mirrordirector.raspbian.org jessie/main armhf Packages [9536 kB]
Ign http://dl.bintray.com ./ InRelease
Ign http://dl.bintray.com ./ InRelease
Ign http://dl.bintray.com ./ Release.gpg
Ign http://dl.bintray.com ./ Release.gpg
Ign http://dl.bintray.com ./ Release
Ign http://dl.bintray.com ./ Release
Hit http://archive.raspberrypi.org jessie/main armhf Packages
Hit http://archive.raspberrypi.org jessie/ui armhf Packages
Err http://dl.bintray.com ./ Packages
403 Forbidden [IP: 75.126.118.188 80]
Ign http://dl.bintray.com ./ Translation-en
Err http://dl.bintray.com ./ Packages
403 Forbidden [IP: 75.126.118.188 80]
Ign http://dl.bintray.com ./ Translation-en
Ign http://archive.raspberrypi.org jessie/main Translation-en
Ign http://archive.raspberrypi.org jessie/ui Translation-en
Get:4 http://mirrordirector.raspbian.org jessie/contrib armhf Packages [43.3 kB]
Get:5 http://mirrordirector.raspbian.org jessie/non-free armhf Packages [84.2 kB]
Get:6 http://mirrordirector.raspbian.org jessie/rpi armhf Packages [1356 B]
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
Ign http://mirrordirector.raspbian.org jessie/main Translation-en
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Fetched 9702 kB in 3min 38s (44.3 kB/s)
W: Failed to fetch http://dl.bintray.com/pipplware/dists/jessie/main/binary/./Packages 403 Forbidden [IP: 75.126.118.188 80]W: Failed to fetch http://dl.bintray.com/pipplware/dists/jessie/armv7/binary/./Packages 403 Forbidden [IP: 75.126.118.188 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
-
@pacmanlives this is fixed in RetroPie if you update. It deletes the broken repo.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.