Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

need help with apt sources

SeanC69 opened this issue · comments

Confirmations

What happened?

pi apps will not install

Description

I copied and pasted into the terminal the reqd path and I get the response below

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

OS: Raspbian GNU/Linux 12 (bookworm)
OS architecture: 32-bit
Last updated Pi-Apps on: 04/06/2024
Latest Pi-Apps version: 04/06/2024
Kernel: aarch64 6.6.20+rpt-rpi-v8
Device model: Raspberry Pi 5 Model B Rev 1.0
SOC identifier: bcm2712
Cpu name: Cortex-A76
Ram size: 7.94 GB
Raspberry Pi OS image version: 2023-10-10
Language: en_US.UTF-8

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

Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
Reading package lists... Done                               
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
W: Target Translations (main/i18n/Translation-en_AU) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
W: Target Translations (main/i18n/Translation-en_AU) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/raspi.list:1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'apt' instead of 'apt-transport-https'
Package x11-utils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package imagemagick is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libgtk3-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package librsvg2-bin is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package yad
E: Unable to locate package aria2
E: Unable to locate package software-properties-common
E: Package 'imagemagick' has no installation candidate
E: Package 'librsvg2-bin' has no installation candidate
E: Unable to locate package shellcheck
E: Unable to locate package wmctrl
E: Unable to locate package xdotool
E: Package 'x11-utils' has no installation candidate
E: Unable to locate package debsums
E: Package 'libgtk3-perl' has no installation candidate
Pi-Apps dependencies failed to install and so the Pi-Apps install has been aborted. Before Pi-Apps can be installed you must solve any errors above.

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.

@SeanC69 You are missing your default apt sources (the raspbian ones since you are on a 32bit piOS system). In this configuration you cannot update or install new packages.

Since its unknown how much other damage you have done to your system it is my recommendation to reinstall from a fresh image.

@SeanC69 stale issues will be closed. Please respond that you have solved your issue by re-installing from a fresh image.