Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi-Apps failing to install #2571

Closed
2 of 3 tasks
TEAMECG opened this issue Apr 2, 2024 · 4 comments
Closed
2 of 3 tasks

Raspberry Pi-Apps failing to install #2571

TEAMECG opened this issue Apr 2, 2024 · 4 comments
Labels
User Error Issue is due to user error and not a bug with pi-apps

Comments

@TEAMECG
Copy link

TEAMECG commented Apr 2, 2024

Confirmations

What happened?

Unable to download Pi-Apps

Description

I tried downloading Pi-Apps as instructed on the Raspberry Pi website but kept getting the following error - The command 'sudo apt update' failed. Before Pi-Apps will work, you must fix your apt package-management system.

What are your system specs (run the following command in your terminal)?

OS: Raspbian GNU/Linux 10 (buster)
OS architecture: 32-bit
Last updated Pi-Apps on: 04/02/2024
Latest Pi-Apps version: 04/02/2024
Kernel: armv7l 5.10.103-v7l+
Device model: Raspberry Pi 4 Model B Rev 1.2
SOC identifier: bcm2711
Cpu name: Cortex-A72
Ram size: 3.40 GB
Raspberry Pi OS image version: 2020-02-13
Language: en_US.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

pi@raspberrypi:~ $ wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
Err:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
  403  Forbidden: header 'Content-Type' value denied [IP: 93.93.128.193 80]
Err:2 http://archive.raspberrypi.org/debian buster InRelease
  403  Forbidden: header 'Content-Type' value denied [IP: 93.93.135.117 80]
Reading package lists... Done             
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/dists/buster/InRelease  403  Forbidden: header 'Content-Type' value denied [IP: 93.93.128.193 80]
E: The repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://archive.raspberrypi.org/debian/dists/buster/InRelease  403  Forbidden: header 'Content-Type' value denied [IP: 93.93.135.117 80]
E: The repository 'http://archive.raspberrypi.org/debian buster InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
The command 'sudo apt update' failed. Before Pi-Apps will work, you must fix your apt package-management system.
@TEAMECG TEAMECG added the bug Something isn't working label Apr 2, 2024
Copy link
Contributor

github-actions bot commented Apr 2, 2024

Hello there 👋
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

@Botspot
Copy link
Owner

Botspot commented Apr 2, 2024

It's possible that Raspbian Buster is so outdated now that its repositories no longer work. Or maybe you messed with how the repositories are configured, or perhaps your internet provider is blocking the connection.

As a first step, I would recommend using the latest version of Raspberry Pi OS. Pi-Apps does not support Raspbian Buster, as it is now 4 years out of date and not maintained any more.

@Botspot
Copy link
Owner

Botspot commented Apr 2, 2024

@theofficialgman
Copy link
Collaborator

403 Forbidden: header 'Content-Type' value denied is an authorization issue
this is likely due to a key failing due to incorrect system time. make sure your system time matches the world clock.

Additionally, as Botspot said, we do not support Buster.

@theofficialgman theofficialgman closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
@theofficialgman theofficialgman added User Error Issue is due to user error and not a bug with pi-apps and removed bug Something isn't working labels Apr 3, 2024
Repository owner deleted a comment from JuliPier Oct 22, 2024
Repository owner locked as spam and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
User Error Issue is due to user error and not a bug with pi-apps
Projects
None yet
Development

No branches or pull requests

3 participants