LukeShortCloud / winesapOS

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

[repo][install][upgrade] Install and use static curl #775

Open LukeShortCloud opened 6 months ago

LukeShortCloud commented 6 months ago

This will help make upgrades more stable. Even if GLIBC is upgraded (or curl is upgraded without GLIBC), curl will still work.

Related: #736

Ideally, we should help package this and maintain static-curl-bin on the AUR.

https://github.com/stunnel/static-curl

LukeShortCloud commented 6 months ago

We need to replace (1) wget commands and (2) the Pacman download command in the upgrade.

Example: https://github.com/HoloISO/holoiso/issues/182#issuecomment-1142319197

LukeShortCloud commented 3 months ago

We cannot implement this until this upstream bug is fixed: https://github.com/LukeShortCloud/winesapOS/issues/802