You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i@raspberrypi:~ $ wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
Ign:5 http://ppa.launchpad.net/cappelikan/ppa/ubuntu plucky InRelease
Get:6 https://packages.mozilla.org/apt mozilla InRelease [1,522 B]
Err:7 http://ppa.launchpad.net/cappelikan/ppa/ubuntu plucky Release
404 Not Found [IP: 2620:2d:4000:1::81 80]
Hit:8 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu focal InRelease
Err:6 https://packages.mozilla.org/apt mozilla InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C0BA5CE6DC6315A3Reading package lists... DoneE: The repository 'http://ppa.launchpad.net/cappelikan/ppa/ubuntu plucky Release' does not have a Release file.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.
W: GPG error: https://packages.mozilla.org/apt mozilla InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C0BA5CE6DC6315A3E: The repository 'https://packages.mozilla.org/apt mozilla InRelease' is not 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.
pi@raspberrypi:~ $ git clone https://github.com/Botspot/pi-apps &&~/pi-apps/install
fatal: destination path 'pi-apps' already exists and is not an empty directory.
pi@raspberrypi:~ $ ~/pi-apps/uninstall
Removing menu button...
Removing terminal command...
Uninstallation complete. Only /home/pi/pi-apps still remains.
If Pi-apps didn't work for you, PLEASE consider submitting a bug report!--> https://github.com/Botspot/pi-apps/issues/newpi@raspberrypi:~ $
The text was updated successfully, but these errors were encountered:
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.
Err:6 https://packages.mozilla.org/apt mozilla InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C0BA5CE6DC6315A3
Both of these are your own doing. You added these repositories at some time in the past.
Go run sudo pcmanfm, and look around in this folder: /etc/apt/sources.list.d
Open the files in there until you find the one for https://packages.mozilla.org/apt and delete it. Also find the file pertaining to http://ppa.launchpad.net/cappelikan/ppa/ubuntu and delete that too.
Then Pi-Apps should work.
Note: deleting all of the files will break updates for your operating system, so use caution.
I will also note in the majority of cases ubuntu ppa's should not be added to a debian install (there are edge cases where it is safe to do so when done properly like for mozilla firefox's ppa but these are edge cases and not the norm).
Confirmations
What happened?
pi apps wont install and pi app store wont update
Description
wont install any apps not sure how to fix it myself.
for now i uninstalled pi apps.
What are your system specs (run the following command in your terminal)?
(Recommended) Error log? Terminal output? Debug messages?
The text was updated successfully, but these errors were encountered: