LukeShortCloud / winesapOS

winesapOS - Game with Linux anywhere, no installation required!
GNU General Public License v3.0
871 stars 31 forks source link

[install] Builds fail due to XferCommand #825

Closed LukeShortCloud closed 3 months ago

LukeShortCloud commented 3 months ago

A bug in Pacman is leading to segmentation faults when trying to use pacman with a XferCommand configured to download metadata and packages. This should be fixed in Pacman 6.1.1.

https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/issues/24

Somewhat related (another Pacman bug that will be fixed in 6.1.1): https://github.com/LukeShortCloud/winesapOS/issues/802

LukeShortCloud commented 3 months ago

The fix for both of these bugs is the exact same. I will close this out in favor of the original GitHub Issue we opened to track this: https://github.com/LukeShortCloud/winesapOS/issues/802