You are not logged in.
Hello,
I have lib32-brotli-1.1.0-1 and brotli-1.2.0-1 installed.
When I
pacman -Syuit conflicts :
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (5) hwdata-0.409-1 lib32-brotli-1.2.0-1 linux-7.1.2.arch3-1 python-numpy-2.5.1-1 python-pillow-12.3.0-1
Total Installed Size: 212,48 MiB
Net Upgrade Size: 0,34 MiB
:: Proceed with installation? [Y/n] y
(5/5) checking keys in keyring [####################################################################] 100%
(5/5) checking package integrity [####################################################################] 100%
(5/5) loading package files [####################################################################] 100%
(5/5) checking for file conflicts [####################################################################] 100%
error: failed to commit transaction (conflicting files)
lib32-brotli: /usr/share/man/man1/brotli.1.gz exists in filesystem (owned by brotli)
lib32-brotli: /usr/share/man/man3/constants.h.3.gz exists in filesystem (owned by brotli)
lib32-brotli: /usr/share/man/man3/decode.h.3.gz exists in filesystem (owned by brotli)
lib32-brotli: /usr/share/man/man3/encode.h.3.gz exists in filesystem (owned by brotli)
lib32-brotli: /usr/share/man/man3/types.h.3.gz exists in filesystem (owned by brotli)
Errors occurred, no packages were upgraded.What should I do ?
Offline
There's a new version 1.2.0-2 of lib32-brotli that doesn't include manpages
Re-run pacman -Syu and it should go fine. You may have to wait a few hours until the mirrors you use have synced.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
This solved the issue. Thanks.
Offline