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

Flatpak remote not installed as default in batocera 41-stable #13247

Open
Jolter opened this issue Jan 16, 2025 · 0 comments
Open

Flatpak remote not installed as default in batocera 41-stable #13247

Jolter opened this issue Jan 16, 2025 · 0 comments

Comments

@Jolter
Copy link

Jolter commented Jan 16, 2025

Batocera build version

41 2025/01/06 01:50

Your architecture

X86_64

Your Graphic Processor Unit(s) (GPU)

Integrated Intel HD

Issue description

According to https://wiki.batocera.org/systems:steam, in order to install Steam on 41-stable, I only have to flatpak install it. After batocera 32, the remote should already be added. However, as you can see below in my command log, I had to add the remote first.

I propose to add the remote back again in the next release, and perhaps to update the wiki to reflect the state of 41-stable.

Detailed reproduction steps

System: Linux 6.11.10
Architecture: x86_64
CPU Model: Intel(R) N100
CPU Cores: 4
CPU Max Frequency: 3400 MHz
CPU Features: avx2 sse4_1
Temperature: 47°C
Available Memory: 14940/15773 MB
Display Resolution:
Display Refresh Rate: Hz
Data Partition Format: ext4
Data Partition Available Space: 423G
Network IP Address: 192.168.1.154
OS version: 41 2025/01/06 01:50

[root@nuc /userdata/system]# batocera-flatpak-update
[root@nuc /userdata/system]# flatpak install com.valvesoftware.Steam

Note that the directory

'/userdata/saves/flatpak/data/.local/share/flatpak/exports/share'

is not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.

Looking for matches…
error: No remote refs found similar to ‘com.valvesoftware.Steam’
[root@nuc /userdata/system]# flatpak search com.valvesoftware.Steam
No matches found
[root@nuc /userdata/system]# flatpak search com.valvesoftware.Steam --verbose
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /userdata/saves/flatpak/binaries
F: Opening user flatpak installation at path /userdata/saves/flatpak/data/.local                                                                                                        /share/flatpak
F: Opening system flatpak installation at path /userdata/saves/flatpak/binaries
F: Opening user flatpak installation at path /userdata/saves/flatpak/data/.local                                                                                                        /share/flatpak
No matches found
[root@nuc /userdata/system]# flatpak remote-list

[root@nuc /userdata/system]# flatpak remote-add --if-not-exists flathub https://                                                                                                        flathub.org/repo/flathub.flatpakrepo

Note that the directory

'/userdata/saves/flatpak/data/.local/share/flatpak/exports/share'

is not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.

[root@nuc /userdata/system]# flatpak remote-list
Name    Options
flathub system
[root@nuc /userdata/system]# flatpak install com.valvesoftware.Steam

Note that the directory

'/userdata/saves/flatpak/data/.local/share/flatpak/exports/share'

is not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.

Looking for matches…
Required runtime for com.valvesoftware.Steam/x86_64/stable (runtime/org.freedesktop.Platform/x86_64/24.08) found in remote flathub
Do you want to install it? [Y/n]:

Details of any attempts to fix this yourself

No response

Details of any modifications you have made to Batocera.

none

Logs and data

nytt 2.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant