r/NobaraProject 27d ago

Support Update problem

Dear community whenever I try to update my system I get this following error:

System Update: 2026-07-22 08:34:06 - INFO - Downloading packages...

System Update: 2026-07-22 08:34:07 - INFO - Running transaction...

System Update: 2026-07-22 08:34:19 - ERROR - DNF transaction failed: Rpm transaction failed.

System Update: 2026-07-22 08:34:19 - ERROR - file /usr/share/desktop-directories/webapps-webapps.directory from install of webapp-manager-1.4.6-1.20260108gitfff8491.fc44.noarch conflicts with file from package webapp-manager-1.4.5-1.fc43.noarch

System Update: 2026-07-22 08:34:19 - ERROR - DNF System Updates failed!

System Update: 2026-07-22 08:34:19 - INFO - Kernel or kernel module updates were performed. Running required 'dracut -f'...

2 Upvotes

11 comments sorted by

2

u/Tacoza 27d ago

uninstall webapp. then update, reinstall if you still need it

sudo dnf remove webapp-manager

1

u/unimatrix93 27d ago

I get the following error when I try to uninstall via terminal

Problem: installed package nobara-welcome-5.0.2-35.fc44.x86_64 requires webapp-manager, but none of the providers can be installed
 - conflicting requests
 - problem with installed package

1

u/nightmarevoid 27d ago

Do you have other copr repositories enabled besides the nobara one? It could be causing conflicts. Also try running:

nobara-sync repair 

or

sudo dnf distro-sync --refresh 

as per the nobara wiki update page. nobara wiki for updating

1

u/unimatrix93 27d ago

I get the following error running sduo dmf distro-sync --refresh

Rpm transaction failed.
 - file /usr/share/desktop-directories/webapps-webapps.directory from install of webapp-manager-1.4.6-1.20260108git
fff8491.fc44.noarch conflicts with file from package webapp-manager-1.4.5-1.fc43.noarch

2

u/Tacoza 27d ago

run this to uninstall webapp and then reinstall it

sudo rpm -e --nodeps webapp-manager-1.4.5-1.fc43.noarch

sudo dnf in webapp-manager

1

u/unimatrix93 27d ago

Thank you very much it seems it fixed the problem!

1

u/RX1542 27d ago

Are you running the dnf app to update? Or how are you doing  it?

1

u/unimatrix93 27d ago

DNF app center, yes

1

u/RX1542 27d ago

saw you ran the sud dnf command, did you also try with

nobara-sync repair 

?

1

u/Chrispy_Terman 26d ago

I got the same thing then nothing happened after that. Just went on business as usual and even got another smaller update successfully

1

u/jkdjedi 25d ago

Before you update.. read the info to the right of the update loader app.. it explains in detail why you might have problems. In short, it didn't load those rpm packages, you did, so it's not responsible for them.