Having some problems with the latest Arch update. I am getting the following error:
Code:
error: failed to commit transaction (conflicting files)
glibc: /lib exists in filesystem
Checking the wiki page at:
https://wiki.archlinux.org/index.php/DeveloperWiki:usrliband following the suggestions I can see that there are several files not owned by glibc:
Code:
error: cannot determine ownership of directory '/lib/modules'
error: cannot determine ownership of directory '/lib/modules/3.0.4-linode38'
error: No package owns /lib/modules/3.0.4-linode38/modules.dep
error: cannot determine ownership of directory '/lib/modules/3.0.18-linode43'
error: No package owns /lib/modules/3.0.18-linode43/modules.dep
error: cannot determine ownership of directory '/lib/modules/3.4.2-linode44'
error: No package owns /lib/modules/3.4.2-linode44/modules.dep
These are all linode modules. The wiki suggests that these packaged need to be rebuilt to install their files in /lib. I presume that these have been built by Linode. So how to proceed?
Ian.