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
Trying to install Steam Link removes desktop environment and some system apps
Description
I tried to install Steam Link app from Pi-Apps on my Raspberry Pi 5. It removed many packages like lxde, thonny, openbox etc. and ended up with E: Sub-process /usr/bin/dpkg returned an error code (1) error.
I've tried also manual installing with sudo apt install steamlink and it did the same thing. You'll probably need to put a warning to users NOT to download this app for now.
By the way sorry I couldn't get ~/pi-apps/api get_device_info because it was also removed. I wrote specs that I know instead.
What are your system specs (run the following command in your terminal)?
OS: Raspberry Pi OS GNU/Linux 12 (bookworm)
OS architecture: 64-bit
Device model: Raspberry Pi 5 Model B Rev 1.0
Ram size: 8 GB
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.
You can link back to this bug by putting the url for this issue in your description of the issue there.
As a side note, I brought up somewhere else (not sure if it was on github here or in the discord) that we should probably not be showing and allow users to install non-main architecture package apps. steamlink is an armhf package yet, as you have shown, you were able to install it though the pi-apps GUI on an arm64 OS (whether searching for it directly or showing in the list of available apps). Not all packages are created equal and some packages may not be safe to install from a foreign architecture.
package-apps that are not available for the users current default dpkg architecture will no longer show in pi-apps GUI or show in the GUI search results
Confirmations
What happened?
Trying to install Steam Link removes desktop environment and some system apps
Description
I tried to install Steam Link app from Pi-Apps on my Raspberry Pi 5. It removed many packages like lxde, thonny, openbox etc. and ended up with
E: Sub-process /usr/bin/dpkg returned an error code (1)
error.I've tried also manual installing with
sudo apt install steamlink
and it did the same thing. You'll probably need to put a warning to users NOT to download this app for now.By the way sorry I couldn't get
~/pi-apps/api get_device_info
because it was also removed. I wrote specs that I know instead.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: