FS#58725 - [lib32-wayland] [lib32-mesa] package won't update due to conflicting files

Attached to Project: Community Packages
Opened by Joshua Lee (edlin) - Friday, 25 May 2018, 13:35 GMT
Last edited by Laurent Carlier (lordheavy) - Saturday, 26 May 2018, 06:36 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To Laurent Carlier (lordheavy)
Maxime Gauduin (Alucryd)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 54
Private No

Details

Description:
package won't update due to probable conflict with lib32-mesa

Here is a screen capture from my attempt to syncronize pacman with my installation.
# pacman -Syu
[...]
Packages (1) lib32-wayland-1.15.0-1

Total Installed Size: 0.17 MiB
Net Upgrade Size: 0.01 MiB
[...]
error: failed to commit transaction (conflicting files)
lib32-wayland: /usr/lib32/libwayland-egl.so exists in filesystem
lib32-wayland: /usr/lib32/libwayland-egl.so.1 exists in filesystem
lib32-wayland: /usr/lib32/libwayland-egl.so.1.0.0 exists in filesystem
lib32-wayland: /usr/lib32/pkgconfig/wayland-egl.pc exists in filesystem
Errors occurred, no packages were upgraded.

pacman -Qo indicates that these files (now?) belong to lib32-mesa.
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Saturday, 26 May 2018, 06:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  lib32-mesa 18.0.4-2
Comment by Moabit (Moabit) - Saturday, 26 May 2018, 00:55 GMT
Looks like it was fixed in lib32-mesa 18.0.4-2
Comment by Konstantin Shalygin (k0ste) - Saturday, 26 May 2018, 03:21 GMT
Yep, works for me.
Comment by asem bused (as3mbus) - Saturday, 26 May 2018, 03:48 GMT
doesn't work for me.
should i install lib32-mesa first using `-Sy` instead of `-Syu`
Comment by Moabit (Moabit) - Saturday, 26 May 2018, 03:52 GMT
It should just work with `-Syu`. The conflicting files have been removed in lib32-mesa 18.0.4-2

$ pacman -Qi lib32-mesa | grep Version
Version : 18.0.4-2
$ pacman -Ql lib32-mesa | grep wayland

Is your mirror up to date?
Comment by asem bused (as3mbus) - Saturday, 26 May 2018, 03:55 GMT
i don't even have lib32 mesa installed. it might be the reason.
i tried to add
$ pacman -Syu lib32-mesa
but it still put out the same error
Comment by Moabit (Moabit) - Saturday, 26 May 2018, 03:58 GMT
Looks like you have a different issue then. This is about how a previously-installed lib32-mesa 18.0.4-1 prevented lib32-wayland from updating. I'm happy to help more, but why don't you post in the Arch forum, and post a link here.
Comment by asem bused (as3mbus) - Saturday, 26 May 2018, 04:24 GMT
i've made the forum post just as you asked.
here's the link
https://bbs.archlinux.org/viewtopic.php?pid=1787622#p1787622

Loading...