trunkmaster / nextspace

NeXTSTEP-like desktop environment for Linux
https://trunkmaster.github.io
GNU General Public License v3.0
1.89k stars 69 forks source link

Error while building #437

Open theokeist opened 4 months ago

theokeist commented 4 months ago

STEP 1:

SETP 2:

=============================================================================== Installing NEXTSPACE User packages...

...Chyba: Problém: problém s nainstalovaným balíčkem pipewire-pulseaudio-1.0.7-1.fc39.x86_64

trunkmaster commented 4 months ago

Try to remove pipewire related packages and repeat NextSpace install. For example with this command:

$ sudo dnf erase pipewire-pulseaudio\*
trunkmaster commented 4 months ago

@theokeist do you have any success?

trunkmaster commented 4 months ago

@theokeist I've updated NextSpace-0.95_Fedora-39.tgz on release page - now package conflicts with pipewire should gone. Please redownload .tgz and try to install again.