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
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
|
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
Saturday, 26 May 2018, 06:36 GMT
Reason for closing: Fixed
Additional comments about closing: lib32-mesa 18.0.4-2
should i install lib32-mesa first using `-Sy` instead of `-Syu`
$ pacman -Qi lib32-mesa | grep Version
Version : 18.0.4-2
$ pacman -Ql lib32-mesa | grep wayland
Is your mirror up to date?
i tried to add
$ pacman -Syu lib32-mesa
but it still put out the same error
here's the link
https://bbs.archlinux.org/viewtopic.php?pid=1787622#p1787622