Artix Linux Forum

Artix Linux => Package management => Topic started by: MaxLPM on 23 August 2025, 08:57:29

Title: Unable to upgrade: xlibre-xf86-video-ati 22.0.0.1-9.4: exists in filesystem
Post by: MaxLPM on 23 August 2025, 08:57:29
Today, an upgrade failed with this message:
Code: [Select]
error: failed to commit transaction (conflicting files)
xlibre-xf86-video-ati: /usr/local/share/man exists in filesystem (owned by filesystem)
Errors occurred, no packages were upgraded.

Removing xlibre-xf86-video-ati allowed the upgrade to succeed. However, when trying to install the package again, the same error occurs:

Spoiler (click to show/hide)

For now, I reverted to version 22.0.0.1-9 from pacman's cache.

Why is xlibre trying to install man pages into /usr/local/share/man when it's supposed to be /usr/share/man ?
Is there anything I can do to fix it, or is this a packaging thing?

Thanks in advance! :)
Title: Re: Unable to upgrade: xlibre-xf86-video-ati 22.0.0.1-9.4: exists in filesystem
Post by: rayburn on 23 August 2025, 09:55:54
The same error here this morning. I will wait for further advice!
Title: Re: Unable to upgrade: xlibre-xf86-video-ati 22.0.0.1-9.4: exists in filesystem
Post by: Artist on 23 August 2025, 10:35:47
Updated version is building. Yesterday we did a lot of testing -outside the repo's -  with build parameters to fix a reported issue. The issue was reported fixed but this was a left over.

Should be fixed now once the mirrors have synced.

artist
Title: Re: Unable to upgrade: xlibre-xf86-video-ati 22.0.0.1-9.4: exists in filesystem
Post by: rayburn on 23 August 2025, 14:11:49
@Artist Thanks very much, all updated correctly now.  ;D 
Title: Re: Unable to upgrade: xlibre-xf86-video-ati 22.0.0.1-9.4: exists in filesystem
Post by: MaxLPM on 23 August 2025, 16:40:12
Yep, upgrading works now.
Thank you!