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

Need help removing broken apt repo #2507

Closed
DarrellLowe opened this issue Dec 30, 2023 · 3 comments
Closed

Need help removing broken apt repo #2507

DarrellLowe opened this issue Dec 30, 2023 · 3 comments
Labels
User Error Issue is due to user error and not a bug with pi-apps

Comments

@DarrellLowe
Copy link

DarrellLowe commented Dec 30, 2023

OS: Debian GNU/Linux 12 (bookworm)
OS architecture: 64-bit
Last updated Pi-Apps on: 12/27/2023
Latest Pi-Apps version: 12/28/2023
Kernel: aarch64 6.1.0-rpi6-rpi-v8
Device model: Raspberry Pi 4 Model B Rev 1.5
SOC identifier: bcm2711
Cpu name: Cortex-A72
Ram size: 7.81 GB
Raspberry Pi OS image version: 2023-10-10
Language: en_US.UTF-8

BEGINNING OF LOG FILE:
-----------------------

Will install these packages: https://github.com/hakandundar34coding/system-monitoring-center/releases/download/v2.26.0/system-monitoring-center_2.26.0_all.deb 
Downloading system-monitoring-center_2.26.0_all.deb to /tmp/system-monitoring-center_2.26.0_all.deb... 
0B/0B 
�Done ———————————————————————————————————————————————————————————————————————————
Creating an empty apt-package to install the necessary apt packages...
It will be named: pi-apps-6f50ec4c
Depends: system-monitoring-center (>= 2.26.0)
Running sudo apt update...
Get:1 file:/tmp/pi-apps-local-packages ./ InRelease
Ign:1 file:/tmp/pi-apps-local-packages ./ InRelease
Get:2 file:/tmp/pi-apps-local-packages ./ Release [847 B]
Get:2 file:/tmp/pi-apps-local-packages ./ Release [847 B]
Get:3 file:/tmp/pi-apps-local-packages ./ Release.gpg
Ign:3 file:/tmp/pi-apps-local-packages ./ Release.gpg
Get:4 file:/tmp/pi-apps-local-packages ./ Packages [962 B]
Hit:5 http://deb.debian.org/debian bookworm InRelease
Hit:6 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:7 http://deb.debian.org/debian bookworm-updates InRelease
Hit:8 https://apt.grafana.com stable InRelease
Hit:9 https://repos.influxdata.com/debian stable InRelease
Ign:10 https://repos.influxdata.com/ubuntu bookworm InRelease
Ign:11 https://download.puffinbrowser.com/repo stable InRelease
Err:12 https://repos.influxdata.com/ubuntu bookworm Release
  404  Not Found [IP: 13.224.222.56 443]
Hit:13 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:14 https://download.puffinbrowser.com/repo stable Release
Hit:15 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease
E: The repository 'https://repos.influxdata.com/ubuntu bookworm Release' does not have a Release file.
apt update complete.
Failed to run sudo apt update!
APT reported these errors:
E: The repository 'https://repos.influxdata.com/ubuntu bookworm Release' does not have a Release file.
Get:1 file:/tmp/pi-apps-local-packages ./ InRelease
Ign:1 file:/tmp/pi-apps-local-packages ./ InRelease
Get:2 file:/tmp/pi-apps-local-packages ./ Release [847 B]
Get:2 file:/tmp/pi-apps-local-packages ./ Release [847 B]
Get:3 file:/tmp/pi-apps-local-packages ./ Release.gpg
Ign:3 file:/tmp/pi-apps-local-packages ./ Release.gpg
Get:4 file:/tmp/pi-apps-local-packages ./ Packages [962 B]
Hit:5 http://deb.debian.org/debian bookworm InRelease
Hit:6 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:7 http://deb.debian.org/debian bookworm-updates InRelease
Hit:8 https://apt.grafana.com stable InRelease
Hit:9 https://repos.influxdata.com/debian stable InRelease
Ign:10 https://repos.influxdata.com/ubuntu bookworm InRelease
Ign:11 https://download.puffinbrowser.com/repo stable InRelease
Err:12 https://repos.influxdata.com/ubuntu bookworm Release
  404  Not Found [IP: 13.224.222.56 443]
Hit:13 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:14 https://download.puffinbrowser.com/repo stable Release
Hit:15 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease
E: The repository 'https://repos.influxdata.com/ubuntu bookworm Release' does not have a Release file.

Failed to install System Monitoring Center!
◢◣Need help? Copy the ENTIRE terminal output or take a screenshot.
Please ask on Github: https://github.com/Botspot/pi-apps/issues/new/choose
Or on Discord: https://discord.gg/RXSTvaUvuu
Copy link
Contributor

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 Dec 30, 2023

This is not an issue with pi-apps, but pi-apps is affected by it.
It appears that you have manually added several package repositories to your system. This allows you to install software from additional sources which are not available from the primary Ubuntu sources.

However, as you can clearly see from the log, one of the repos you added is not reachable.

Err:12 https://repos.influxdata.com/ubuntu bookworm Release
  404  Not Found [IP: 13.224.222.56 443]

I checked this repo to see what it is, and it says:

This package repo contains RPM and DEB builds of the InfluxData products, including InfluxDB, Telegraf, Chronograf, and Kapacitor. Below are instructions on how to add this package repo to both RPM and DEB based systems.

I am not familiar with InfluxData and what it is, but you have a few options:

  1. If you need InfluxData products, then this should be fixed, as until then, you will not be able to receive updates for your InfluxData software. You would need to reach out to them to figure out why you are encountering the 404 error. I cannot help with that.
  2. If you do not need InfluxData products, then I would advise removing the repository information from your system. This is easy to do, but be careful. Simply go to /etc/apt/sources.list.d using a file manager, and open the text files in there until you find one mentioning https://repos.influxdata.com/ubuntu bookworm Release. Then delete that file or comment out the line with a # character.

@theofficialgman theofficialgman added the User Error Issue is due to user error and not a bug with pi-apps label Dec 30, 2023
@DarrellLowe
Copy link
Author

DarrellLowe commented Dec 30, 2023 via email

@theofficialgman theofficialgman changed the title Having problems with Pi-Apps Need help removing broken apt repo Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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