FWGS / xash3d-fwgs

Xash3D FWGS engine.
1.54k stars 233 forks source link

SERIOUS ISSUE #1828

Closed EhanMMMZET closed 1 week ago

EhanMMMZET commented 1 week ago

no joke but after attempting to compile xash3d 32bit for 64 bit processor on linux mint ive just removed half of my system somehow including settings, firefox and others and also the wi-fi panel so i need help asap

a1batross commented 1 week ago

lmao

Better report that to Linux Mint devs. We don't remove anything from your system, and you only need to install 32-bit dependencies. If doing so annihilates your system, it's a system bug.

orangechickenpasta commented 16 hours ago

Same issue on Xubuntu, someone should look into this and update the steps on the read me. But based on the response you received I don't expect any urgency or care with the information the contributors will provide.

a1batross commented 16 hours ago

And both of you completely failed, at least, to post your distro version.

EhanMMMZET commented 16 hours ago

mb it was mint cinnamon wilma

a1batross commented 16 hours ago

Well, I will try doing that on VM, but I'm also using Ubuntu and not having any of these problems.

orangechickenpasta commented 16 hours ago

Xubuntu 24.04.1 LTS

a1batross commented 15 hours ago

Yep, that's installing libsdl2-dev:i386 that breaks everything.

This is still a system bug, but I think I know the possible workaround.

EhanMMMZET commented 15 hours ago

oh, unfortunately i moved to opencore legacy patcher cause i installed it on a macbook

a1batross commented 15 hours ago

After a quick look, it seems the culprit is the apt/apt-get dependency resolver.

If I mark as installed manually one of the packages that apt wants to delete, it doesn't remove anything. Easier way is to install the same package with aptitude which doesn't remove anything. I will edit README.md accordingly.

As for repairing the system, I'm not sure how to do this, as I don't know what packages were removed on your system. That's something user should know better.

a1batross commented 14 hours ago

https://github.com/FWGS/xash3d-fwgs/commit/f42553d0e1dc9f96ae02d7b9726a6a56dda6aebc