You are not logged in.

#1 2015-06-16 11:32:45

Jzarecta
Member
Registered: 2015-05-19
Posts: 3

dhcpcd issues when updating my pacman

I have read the wiki, and know that we could get the issues with filesystem. However I can't get this to work correctly when doing pacman -Syu. Using the issue with the dhcpcd I tried to look for similar packages that own those files.

dhcpcd: /usr/bin/dhcpcd exists in filesystem
dhcpcd: /usr/lib/dhcpcd/dhcpcd-run-hooks exists in filesystem
dhcpcd: /usr/lib/systemd/system/dhcpcd.service exists in filesystem
dhcpcd: /usr/lib/systemd/system/dhcpcd@.service exists in filesystem
dhcpcd: /usr/share/licenses/dhcpcd/LICENSE exists in filesystem
dhcpcd: /usr/share/man/man5/dhcpcd.conf.5.gz exists in filesystem
dhcpcd: /usr/share/man/man8/dhcpcd-run-hooks.8.gz exists in filesystem
dhcpcd: /usr/share/man/man8/dhcpcd.8.gz exists in filesystem
Errors occurred, no packages were upgraded.

Last edited by Jzarecta (2015-06-16 11:34:13)

Offline

#2 2015-06-16 11:41:20

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,459
Website

Re: dhcpcd issues when updating my pacman

Welcome to the forums.  You said you've read the wiki, but which part - this exact error is covered in the pacman wiki: https://wiki.archlinux.org/index.php/Pa … 9.22_error

You say you tried to look for packages that own those files - that's good, but show us.  What are the results?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2015-06-16 12:30:25

Jzarecta
Member
Registered: 2015-05-19
Posts: 3

Re: dhcpcd issues when updating my pacman

Well, no result:

error: No package owns /usr/lib/dhcpcd/dhcpcd-run-hooks

Thats where I am stuck since the wiki doesnt address anything further. Also since this update/package most be experience by others, I would appreciate if there was a tutorial to get it back into normality.

Offline

#4 2015-06-16 13:06:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: dhcpcd issues when updating my pacman

https://wiki.archlinux.org/index.php/FA … ge_is_X.3F

$ pkgfile /usr/lib/dhcpcd/dhcpcd-run-hooks
core/dhcpcd

You may try forcing update of this package.

What's the output of

stat --format "%n %s" /var/lib/pacman/local/dhcpcd-*/files

Offline

#5 2015-06-16 14:37:54

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,459
Website

Re: dhcpcd issues when updating my pacman

Jzarecta wrote:

Thats where I am stuck since the wiki doesnt address anything further.

Sure it does, the fourth sentence from the link I gave:

wiki wrote:

If the file is not owned by another package, rename the file which 'exists in filesystem' and re-issue the update command. If all goes well, the file may then be removed.

As for others experiencing this - no, that is not the case.  Something has gone wrong on your system.  Either you installed dhcpcd manually circumventing pacman, or your package database was corrupted.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB