Skip to content

Conversation

@GloriousEggroll
Copy link
Contributor

@GloriousEggroll GloriousEggroll commented Feb 8, 2025

Fedora ships podman with a podman-docker package that uses a bash script for /usr/bin/docker which runs exec /usr/bin/podman @, This does not work correctly with the current check mechanism in proton's configure script, resulting in invalid permission settings:

!! File owner's UID doesn't map to 0 or 1000 in the container.
!! Don't know how to map permissions. Please check your docker setup.

By checking if the /usr/bin/docker file contains contains 'bin/podman' we can easily determine whether or not to actually use podman before any other checks are done.

AricStewart and others added 30 commits June 20, 2024 13:48
First, and only on this list so far is Guild Wars 2 (1284210)

CW-Bug-Id: #23824
CW-Bug-Id: #23808

SteamAppId isn't set for InstallScripts, but this variable is.
To keep SDL 2.30 old behavior until we start supporting it.

CW-Bug-Id: #23185
In some cases, wget -O will create the file even when the
download fails. This is not removed by make and will make
subsequent failures more confusing, as well as failing to
recover if the cause was an intermittent network failure.
These files are copied into lib(64)/wine/dxvk with user-write
permission, which is later removed by default_pfx: rule.
Hence failing to 'cp' upon update.
…ack_message_utow even if Unix len is unknown.

CW-Bug-Id: #23875
No-op but make_specfiles reads .specs and make_vulkan updates one.
That path can be relative when the build directory is inside the Proton
source directory. Since it then used to patch compile_commands.json, it
is important that it is absolute, otherwise it implicitly becomes grafted
to a directory for which it is meaningless.
@Plagman Plagman force-pushed the bleeding-edge branch 21 times, most recently from d09663a to a2ab938 Compare December 18, 2025 14:57
@Plagman Plagman force-pushed the bleeding-edge branch 9 times, most recently from 0a160a8 to b1730fe Compare December 23, 2025 08:48
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

Successfully merging this pull request may close these issues.