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
Stuck in loop " ==> WARNING: Your wine-staging-git clone was deleted due to remote mismatch ("https://gitlab.winehq.org/wine/wine-staging.git" differs from ""). Let's try again with a fresh clone."
#1356
Open
eldomtom2 opened this issue
Jan 22, 2025
· 0 comments
I am attempting to build proton-tkg, however when I attempt to do so it immediately gets stuck in a loop:
/home/tom/wine-tkg-git/wine-tkg-git/non-makepkg-build.sh: line 125: cd: /home/tom/wine-tkg-git/wine-tkg-git/wine-staging-git: No such file or directory
==> WARNING: Your wine-staging-git clone was deleted due to remote mismatch ("https://gitlab.winehq.org/wine/wine-staging.git" differs from ""). Let's try again with a fresh clone.
/home/tom/wine-tkg-git/wine-tkg-git/non-makepkg-build.sh: line 125: cd: /home/tom/wine-tkg-git/wine-tkg-git/wine-staging-git: No such file or directory
==> WARNING: Your wine-staging-git clone was deleted due to remote mismatch ("https://gitlab.winehq.org/wine/wine-staging.git" differs from ""). Let's try again with a fresh clone.
[and so on]
After about a minute of this, it finally ends with the following error:
./proton-tkg.sh: line 1394: 3225857 Segmentation fault (core dumped) "$_nowhere"/steam-runtime/run.sh ./non-makepkg-build.sh
My system:
OS: Pop!_OS 22.04 LTS x86_64
Host: B660M DS3H AX DDR4
Kernel: 6.8.0-76060800daily20240311-g
Shell: bash 5.1.16
DE: GNOME 42.9
Terminal: gnome-terminal
CPU: 13th Gen Intel i5-13500 (20) @ 4
GPU: Intel AlderLake-S GT1
GPU: NVIDIA GeForce RTX 3060 Lite Has
The text was updated successfully, but these errors were encountered:
I am attempting to build proton-tkg, however when I attempt to do so it immediately gets stuck in a loop:
[and so on]
After about a minute of this, it finally ends with the following error:
./proton-tkg.sh: line 1394: 3225857 Segmentation fault (core dumped) "$_nowhere"/steam-runtime/run.sh ./non-makepkg-build.sh
My system:
OS: Pop!_OS 22.04 LTS x86_64
Host: B660M DS3H AX DDR4
Kernel: 6.8.0-76060800daily20240311-g
Shell: bash 5.1.16
DE: GNOME 42.9
Terminal: gnome-terminal
CPU: 13th Gen Intel i5-13500 (20) @ 4
GPU: Intel AlderLake-S GT1
GPU: NVIDIA GeForce RTX 3060 Lite Has
The text was updated successfully, but these errors were encountered: