Artix Linux Forum

Artix Linux => Package management => Topic started by: Tony on 30 November 2023, 23:26:02

Title: Conflict between man-pages and lapack-doc
Post by: Tony on 30 November 2023, 23:26:02
There seems to be a file conflict between the packages man-pages and lapack-doc.
Running pacman -Syu fails on my system, with the following message.
Code: [Select]
error: failed to commit transaction (conflicting files)
lapack-doc: /usr/share/man/man3/isnan.3.gz exists in filesystem (owned by man-pages)
Errors occurred, no packages were upgraded.
I have not done anything to change the default location of the files in these packages, so I suspect others can reproduce the problem by trying to install the two packages mentioned.