You are not logged in.

#1 2016-06-23 13:44:32

mpray
Member
Registered: 2016-06-23
Posts: 4

[Solved] Dependency Failed for Dhcpcd on interface_name

I have a System 76 Gazelle G7 laptop running arch for well over a year with no problems.  After a recent -Syu I have a time-out on boot.  I'm on version 230.  I have researched this to a large extent, and found similar problems on the forums, but not this one in particular.   The system will eventually boot after 1 minute and 30 seconds, but I would like to fix this problem.  What should I do?  If there is Documentation on how to fix this issue, can someone please link where to find it, as I've looked a bunch.  If you need more info, I can post that too, just tell me what to do.  Thanks.

This is what I see on Boot..

-Time out waiting for device sys-subsystem-net-devices-interface_name.device.
-Dependency failed for dhcpcd on interface_name.

Last edited by mpray (2016-06-27 02:21:23)

Offline

#2 2016-06-23 19:27:31

\hbar
Member
Registered: 2014-03-15
Posts: 165

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

Can you connect to a network when you've booted? Have you checked the journal for dhcpcd-related errors?

PS: Is your issue similar to this one: https://bugs.archlinux.org/task/49685 ?

Last edited by \hbar (2016-06-23 19:30:41)

Offline

#3 2016-06-23 19:30:48

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

Did you find this thread during your search?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2016-06-23 19:40:35

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

Use the actual name of the interface and not "interface_name".

Offline

#5 2016-06-24 02:51:57

mpray
Member
Registered: 2016-06-23
Posts: 4

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

Thanks for the responses.  I have read all documentation on dhcpcd and netctl, as well as the links you have provided.  Those links are similar problems, but not directly the same.  I have looked at ls /sys/class/net and this is what I get.
enp3s0f2  lo  wlp2s0

Both networks work.  I use mostly wireless, but ethernet works when plugged in.

On Boot, interface_name.device is listed as written.  I'm not certain what that is referring to.

-Time out waiting for device sys-subsystem-net-devices-interface_name.device.
-Dependency failed for dhcpcd on interface_name.

I have tried systemctl enable dhcpcd@enp3s0f2.service and systemctl enable dhcpcd@wlp2so.service.  When I enable those, they also time out along with interface_name.device.  When I disable those same services, the timeouts go away, and still leaves interface_name.device

Here is some of the journalctl | gred dhcpcd  output it was very long, so I just included some of it.  It seemed to repeat:

 
un 11 13:06:39 basestar systemd[1]: Started dhcpcd on enp3s0f2.
Jun 11 13:06:46 basestar dhcpcd[420]: wlp2s0: no IPv6 Routers available
Jun 11 13:06:46 basestar dhcpcd[718]: wlp2s0: no IPv6 Routers available
Jun 11 13:06:47 basestar dhcpcd[420]: enp3s0f2: no IPv6 Routers available
Jun 11 13:06:47 basestar dhcpcd[789]: enp3s0f2: no IPv6 Routers available
Jun 11 13:08:01 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 11 13:08:01 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 11 13:14:08 basestar systemd[1]: Stopping dhcpcd on wlp2s0...
Jun 11 13:14:08 basestar systemd[1]: Stopping dhcpcd on enp3s0f2...
Jun 11 13:14:08 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 11 13:14:08 basestar dhcpcd[3484]: sending commands to master dhcpcd process
Jun 11 13:14:08 basestar dhcpcd[3485]: sending commands to master dhcpcd process
Jun 11 13:14:08 basestar dhcpcd[3485]: sending commands to master dhcpcd process
Jun 11 13:14:08 basestar dhcpcd[3484]: sending commands to master dhcpcd process
Jun 11 13:14:08 basestar dhcpcd[718]: received SIGTERM, stopping
Jun 11 13:14:08 basestar dhcpcd[718]: wlp2s0: removing interface
Jun 11 13:14:08 basestar dhcpcd[3486]: sending signal TERM to pid 420
Jun 11 13:14:08 basestar dhcpcd[3486]: waiting for pid 420 to exit
Jun 11 13:14:08 basestar dhcpcd[789]: received SIGTERM, stopping
Jun 11 13:14:08 basestar dhcpcd[789]: enp3s0f2: removing interface
Jun 11 13:14:08 basestar dhcpcd[420]: control command: /usr/bin/dhcpcd -x wlp2s0
Jun 11 13:14:08 basestar dhcpcd[420]: wlp2s0: removing interface
Jun 11 13:14:08 basestar dhcpcd[420]: control command: /usr/bin/dhcpcd -x enp3s0f2
Jun 11 13:14:08 basestar dhcpcd[420]: enp3s0f2: removing interface
Jun 11 13:14:08 basestar dhcpcd[789]: dhcpcd exited
Jun 11 13:14:08 basestar systemd[1]: Stopped dhcpcd on enp3s0f2.
Jun 11 13:14:08 basestar dhcpcd[718]: dhcpcd exited
Jun 11 13:14:08 basestar systemd[1]: Stopped dhcpcd on wlp2s0.
Jun 11 13:14:08 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 11 13:14:08 basestar dhcpcd[420]: received SIGTERM, stopping
Jun 11 13:14:08 basestar dhcpcd[420]: dhcpcd exited
Jun 11 13:14:08 basestar dhcpcd[3486]: sending signal TERM to pid 420
Jun 11 13:14:08 basestar dhcpcd[3486]: waiting for pid 420 to exit
Jun 11 13:14:08 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 11 16:07:37 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 11 16:07:37 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 11 16:07:37 basestar systemd[1]: Starting dhcpcd on wlp2s0...
Jun 11 16:07:37 basestar dhcpcd[439]: sending commands to master dhcpcd process
Jun 11 16:07:37 basestar systemd[1]: Starting dhcpcd on enp3s0f2...
Jun 11 16:07:37 basestar systemd[1]: dhcpcd@wlp2s0.service: PID file /run/dhcpcd-wlp2s0.pid not readable (yet?) after start: No such file or directory
Jun 11 16:07:37 basestar systemd[1]: Failed to start dhcpcd on wlp2s0.
Jun 11 16:07:37 basestar dhcpcd[444]: sending commands to master dhcpcd process
Jun 11 16:07:37 basestar dhcpcd[437]: dev: loaded udev
Jun 11 16:07:37 basestar dhcpcd[437]: forked to background, child pid 448
Jun 11 16:07:37 basestar dhcpcd[448]: enp3s0f2: waiting for carrier
Jun 11 16:07:37 basestar dhcpcd[448]: wlp2s0: waiting for carrier
Jun 11 16:07:37 basestar dhcpcd[448]: wlp2s0: carrier acquired
Jun 11 16:07:37 basestar dhcpcd[448]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 11 16:07:37 basestar dhcpcd[448]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 11 16:07:37 basestar dhcpcd[448]: wlp2s0: IAID cf:4d:a7:e7
Jun 11 16:07:37 basestar dhcpcd[448]: control command: /usr/bin/dhcpcd -q -w wlp2s0
Jun 11 16:07:37 basestar dhcpcd[448]: control command: /usr/bin/dhcpcd -q -w enp3s0f2
Jun 11 16:07:38 basestar dhcpcd[448]: wlp2s0: soliciting an IPv6 router
Jun 11 16:07:38 basestar dhcpcd[448]: wlp2s0: carrier lost
Jun 11 16:07:38 basestar dhcpcd[448]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 11 16:07:38 basestar systemd[1]: dhcpcd@wlp2s0.service: Unit entered failed state.
Jun 11 16:07:38 basestar systemd[1]: dhcpcd@wlp2s0.service: Failed with result 'resources'.
Jun 11 16:07:38 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 11 16:07:38 basestar systemd[1]: dhcpcd@enp3s0f2.service: PID file /run/dhcpcd-enp3s0f2.pid not readable (yet?) after start: No such file or directory
Jun 11 16:07:38 basestar systemd[1]: Failed to start dhcpcd on enp3s0f2.
Jun 11 16:07:38 basestar systemd[1]: dhcpcd@enp3s0f2.service: Unit entered failed state.
Jun 11 16:07:38 basestar systemd[1]: dhcpcd@enp3s0f2.service: Failed with result 'resources'.
Jun 11 16:07:39 basestar dhcpcd[448]: enp3s0f2: carrier acquired
Jun 11 16:07:39 basestar dhcpcd[448]: enp3s0f2: adding address fe80::1f8c:cf06:131:b91f
Jun 11 16:07:39 basestar dhcpcd[448]: enp3s0f2: IAID f5:d2:94:bb
Jun 11 16:07:39 basestar dhcpcd[448]: wlp2s0: carrier acquired
Jun 11 16:07:39 basestar dhcpcd[448]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 11 16:07:39 basestar dhcpcd[448]: wlp2s0: IAID cf:4d:a7:e7
Jun 11 16:07:39 basestar dhcpcd[448]: wlp2s0: rebinding lease of 192.168.1.13
Jun 11 16:07:39 basestar dhcpcd[448]: wlp2s0: soliciting an IPv6 router
Jun 11 16:07:39 basestar dhcpcd[448]: enp3s0f2: rebinding lease of 192.168.1.7
Jun 11 16:07:39 basestar dhcpcd[448]: wlp2s0: leased 192.168.1.13 for 86400 seconds
Jun 11 16:07:40 basestar dhcpcd[448]: wlp2s0: adding route to 192.168.1.0/24
Jun 11 16:07:40 basestar dhcpcd[448]: wlp2s0: adding default route via 192.168.1.1
Jun 11 16:07:40 basestar dhcpcd[448]: enp3s0f2: soliciting an IPv6 router
Jun 11 16:07:41 basestar dhcpcd[448]: enp3s0f2: probing address 192.168.1.7/24
Jun 11 16:07:46 basestar dhcpcd[448]: enp3s0f2: leased 192.168.1.7 for 86400 seconds
Jun 11 16:07:46 basestar dhcpcd[448]: enp3s0f2: adding route to 192.168.1.0/24
Jun 11 16:07:46 basestar dhcpcd[448]: enp3s0f2: adding default route via 192.168.1.1
Jun 11 16:07:52 basestar dhcpcd[448]: wlp2s0: no IPv6 Routers available
Jun 11 16:07:52 basestar dhcpcd[448]: enp3s0f2: no IPv6 Routers available
Jun 11 16:09:06 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 11 16:09:06 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 11 16:13:10 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 11 16:13:10 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 11 16:13:10 basestar dhcpcd[1942]: sending signal TERM to pid 448
Jun 11 16:13:10 basestar dhcpcd[1942]: waiting for pid 448 to exit
Jun 11 16:13:10 basestar dhcpcd[448]: received SIGTERM, stopping
Jun 11 16:13:10 basestar dhcpcd[448]: wlp2s0: removing interface
Jun 11 16:13:10 basestar dhcpcd[448]: enp3s0f2: removing interface
Jun 11 16:13:10 basestar dhcpcd[1942]: sending signal TERM to pid 448
Jun 11 16:13:10 basestar dhcpcd[1942]: waiting for pid 448 to exit
Jun 11 16:13:10 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 11 16:13:24 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 11 16:13:24 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 11 16:13:24 basestar dhcpcd[385]: dev: loaded udev
Jun 11 16:13:24 basestar dhcpcd[385]: forked to background, child pid 391
Jun 11 16:13:24 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 11 16:13:25 basestar dhcpcd[391]: enp3s0f2: waiting for carrier
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: waiting for carrier
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: carrier acquired
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 11 16:13:25 basestar dhcpcd[391]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: IAID cf:4d:a7:e7
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: IAID cf:4d:a7:e7
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: soliciting a DHCP lease
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: soliciting an IPv6 router
Jun 11 16:13:25 basestar dhcpcd[391]: wlp2s0: carrier lost
Jun 11 16:13:26 basestar dhcpcd[391]: wlp2s0: carrier acquired
Jun 11 16:13:26 basestar dhcpcd[391]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 11 16:13:26 basestar dhcpcd[391]: wlp2s0: IAID cf:4d:a7:e7
Jun 11 16:13:26 basestar dhcpcd[391]: enp3s0f2: carrier acquired
Jun 11 16:13:26 basestar dhcpcd[391]: enp3s0f2: adding address fe80::1f8c:cf06:131:b91f
Jun 11 16:13:26 basestar dhcpcd[391]: enp3s0f2: IAID f5:d2:94:bb
Jun 11 16:13:26 basestar dhcpcd[391]: enp3s0f2: soliciting an IPv6 router
Jun 11 16:13:27 basestar dhcpcd[391]: enp3s0f2: rebinding lease of 192.168.1.7
Jun 11 16:13:27 basestar dhcpcd[391]: wlp2s0: soliciting an IPv6 router
Jun 11 16:13:27 basestar dhcpcd[391]: wlp2s0: rebinding lease of 192.168.1.13
Jun 11 16:13:27 basestar dhcpcd[391]: enp3s0f2: probing address 192.168.1.7/24
Jun 11 16:13:29 basestar dhcpcd[391]: wlp2s0: leased 192.168.1.13 for 86400 seconds
Jun 11 16:13:29 basestar dhcpcd[391]: wlp2s0: adding route to 192.168.1.0/24
Jun 11 16:13:29 basestar dhcpcd[391]: wlp2s0: adding default route via 192.168.1.1
Jun 11 16:13:32 basestar dhcpcd[391]: enp3s0f2: leased 192.168.1.7 for 86400 seconds
Jun 11 16:13:32 basestar dhcpcd[391]: enp3s0f2: adding route to 192.168.1.0/24
Jun 11 16:13:32 basestar dhcpcd[391]: enp3s0f2: adding default route via 192.168.1.1
Jun 11 16:13:39 basestar dhcpcd[391]: wlp2s0: no IPv6 Routers available
Jun 11 16:13:40 basestar dhcpcd[391]: enp3s0f2: no IPv6 Routers available
Jun 11 16:14:54 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 11 16:14:54 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 11 16:15:08 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 11 16:15:09 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 11 16:15:09 basestar dhcpcd[1098]: sending signal TERM to pid 391
Jun 11 16:15:09 basestar dhcpcd[1098]: waiting for pid 391 to exit
Jun 11 16:15:09 basestar dhcpcd[391]: received SIGTERM, stopping
Jun 11 16:15:09 basestar dhcpcd[391]: wlp2s0: removing interface
Jun 11 16:15:09 basestar dhcpcd[391]: enp3s0f2: removing interface
Jun 11 16:15:09 basestar dhcpcd[391]: dhcpcd exited
Jun 11 16:15:09 basestar dhcpcd[1098]: sending signal TERM to pid 391
Jun 11 16:15:09 basestar dhcpcd[1098]: waiting for pid 391 to exit
Jun 11 16:15:09 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 12 10:15:29 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 12 10:15:30 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 12 10:15:30 basestar dhcpcd[429]: dev: loaded udev
Jun 12 10:15:30 basestar dhcpcd[429]: forked to background, child pid 432
Jun 12 10:15:30 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 12 10:15:30 basestar dhcpcd[432]: enp3s0f2: waiting for carrier
Jun 12 10:15:30 basestar dhcpcd[432]: wlp2s0: waiting for carrier
Jun 12 10:15:30 basestar dhcpcd[432]: wlp2s0: carrier acquired
Jun 12 10:15:30 basestar dhcpcd[432]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 12 10:15:30 basestar dhcpcd[432]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 12 10:15:30 basestar dhcpcd[432]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 10:15:30 basestar dhcpcd[432]: wlp2s0: soliciting a DHCP lease
Jun 12 10:15:30 basestar dhcpcd[432]: wlp2s0: carrier lost
Jun 12 10:15:30 basestar dhcpcd[432]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 12 10:15:31 basestar dhcpcd[432]: wlp2s0: carrier acquired
Jun 12 10:15:31 basestar dhcpcd[432]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 12 10:15:31 basestar dhcpcd[432]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 10:15:32 basestar dhcpcd[432]: wlp2s0: soliciting an IPv6 router
Jun 12 10:15:32 basestar dhcpcd[432]: wlp2s0: rebinding lease of 192.168.1.13
Jun 12 10:15:33 basestar dhcpcd[432]: wlp2s0: leased 192.168.1.13 for 86400 seconds
Jun 12 10:15:33 basestar dhcpcd[432]: wlp2s0: adding route to 192.168.1.0/24
Jun 12 10:15:33 basestar dhcpcd[432]: wlp2s0: adding default route via 192.168.1.1
Jun 12 10:15:45 basestar dhcpcd[432]: wlp2s0: no IPv6 Routers available
Jun 12 10:16:59 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 12 10:16:59 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 12 10:30:31 basestar dhcpcd[432]: wlp2s0: removing default route via 192.168.1.1
Jun 12 10:47:16 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 12 10:47:17 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 12 10:47:17 basestar dhcpcd[4984]: sending signal TERM to pid 432
Jun 12 10:47:17 basestar dhcpcd[4984]: waiting for pid 432 to exit
Jun 12 10:47:17 basestar dhcpcd[432]: received SIGTERM, stopping
Jun 12 10:47:17 basestar dhcpcd[432]: enp3s0f2: removing interface
Jun 12 10:47:17 basestar dhcpcd[432]: wlp2s0: removing interface
Jun 12 10:47:17 basestar dhcpcd[432]: dhcpcd exited
Jun 12 10:47:17 basestar dhcpcd[4984]: sending signal TERM to pid 432
Jun 12 10:47:17 basestar dhcpcd[4984]: waiting for pid 432 to exit
Jun 12 10:47:17 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 12 11:20:45 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 12 11:20:46 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 12 11:20:46 basestar dhcpcd[487]: dev: loaded udev
Jun 12 11:20:46 basestar dhcpcd[487]: forked to background, child pid 506
Jun 12 11:20:46 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 12 11:20:46 basestar dhcpcd[506]: enp3s0f2: waiting for carrier
Jun 12 11:20:46 basestar dhcpcd[506]: wlp2s0: waiting for carrier
Jun 12 11:20:46 basestar dhcpcd[506]: wlp2s0: carrier acquired
Jun 12 11:20:46 basestar dhcpcd[506]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 12 11:20:46 basestar dhcpcd[506]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 12 11:20:46 basestar dhcpcd[506]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 11:20:46 basestar dhcpcd[506]: wlp2s0: carrier lost
Jun 12 11:20:46 basestar dhcpcd[506]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 12 11:20:48 basestar dhcpcd[506]: wlp2s0: carrier acquired
Jun 12 11:20:48 basestar dhcpcd[506]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 12 11:20:48 basestar dhcpcd[506]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 11:20:48 basestar dhcpcd[506]: wlp2s0: soliciting an IPv6 router
Jun 12 11:20:48 basestar dhcpcd[506]: wlp2s0: rebinding lease of 192.168.1.13
Jun 12 11:20:49 basestar dhcpcd[506]: wlp2s0: probing address 192.168.1.13/24
Jun 12 11:20:53 basestar dhcpcd[506]: wlp2s0: leased 192.168.1.13 for 86400 seconds
Jun 12 11:20:53 basestar dhcpcd[506]: wlp2s0: adding route to 192.168.1.0/24
Jun 12 11:20:53 basestar dhcpcd[506]: wlp2s0: adding default route via 192.168.1.1
Jun 12 11:21:01 basestar dhcpcd[506]: wlp2s0: no IPv6 Routers available
Jun 12 11:21:33 basestar dhcpcd[506]: wlp2s0: removing route to 192.168.1.0/24
Jun 12 11:21:33 basestar dhcpcd[506]: wlp2s0: carrier lost
Jun 12 11:21:33 basestar dhcpcd[506]: wlp2s0: deleting default route via 192.168.1.1
Jun 12 11:21:33 basestar dhcpcd[506]: wlp2s0: carrier acquired
Jun 12 11:21:33 basestar dhcpcd[506]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 12 11:21:33 basestar dhcpcd[506]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 11:21:33 basestar dhcpcd[506]: wlp2s0: rebinding lease of 192.168.1.13
Jun 12 11:21:34 basestar dhcpcd[506]: wlp2s0: soliciting an IPv6 router
Jun 12 11:21:35 basestar dhcpcd[506]: wlp2s0: probing address 192.168.1.13/24
Jun 12 11:21:40 basestar dhcpcd[506]: wlp2s0: leased 192.168.1.13 for 86400 seconds
Jun 12 11:21:40 basestar dhcpcd[506]: wlp2s0: adding route to 192.168.1.0/24
Jun 12 11:21:40 basestar dhcpcd[506]: wlp2s0: adding default route via 192.168.1.1
Jun 12 11:21:47 basestar dhcpcd[506]: wlp2s0: no IPv6 Routers available
Jun 12 11:21:52 basestar dhcpcd[506]: wlp2s0: carrier lost
Jun 12 11:21:52 basestar dhcpcd[506]: wlp2s0: deleting route to 192.168.1.0/24
Jun 12 11:21:52 basestar dhcpcd[506]: wlp2s0: deleting default route via 192.168.1.1
Jun 12 11:22:15 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 12 11:22:15 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 12 11:23:11 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 12 11:23:11 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 12 11:23:11 basestar dhcpcd[1735]: sending signal TERM to pid 506
Jun 12 11:23:11 basestar dhcpcd[1735]: waiting for pid 506 to exit
Jun 12 11:23:11 basestar dhcpcd[506]: received SIGTERM, stopping
Jun 12 11:23:11 basestar dhcpcd[506]: enp3s0f2: removing interface
Jun 12 11:23:11 basestar dhcpcd[506]: wlp2s0: removing interface
Jun 12 11:23:11 basestar dhcpcd[506]: dhcpcd exited
Jun 12 11:23:11 basestar dhcpcd[1735]: sending signal TERM to pid 506
Jun 12 11:23:11 basestar dhcpcd[1735]: waiting for pid 506 to exit
Jun 12 11:23:11 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 12 19:12:06 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 12 19:12:07 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 12 19:12:07 basestar dhcpcd[448]: dev: loaded udev
Jun 12 19:12:07 basestar dhcpcd[448]: forked to background, child pid 454
Jun 12 19:12:07 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 12 19:12:07 basestar dhcpcd[454]: enp3s0f2: waiting for carrier
Jun 12 19:12:07 basestar dhcpcd[454]: wlp2s0: waiting for carrier
Jun 12 19:12:07 basestar dhcpcd[454]: wlp2s0: carrier acquired
Jun 12 19:12:07 basestar dhcpcd[454]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 12 19:12:07 basestar dhcpcd[454]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 12 19:12:07 basestar dhcpcd[454]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 19:12:07 basestar dhcpcd[454]: wlp2s0: carrier lost
Jun 12 19:12:07 basestar dhcpcd[454]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 12 19:12:08 basestar dhcpcd[454]: wlp2s0: carrier acquired
Jun 12 19:12:08 basestar dhcpcd[454]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 12 19:12:08 basestar dhcpcd[454]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 19:12:09 basestar dhcpcd[454]: wlp2s0: rebinding lease of 192.168.1.13
Jun 12 19:12:09 basestar dhcpcd[454]: wlp2s0: soliciting an IPv6 router
Jun 12 19:12:10 basestar dhcpcd[454]: wlp2s0: leased 192.168.1.13 for 86400 seconds
Jun 12 19:12:10 basestar dhcpcd[454]: wlp2s0: adding route to 192.168.1.0/24
Jun 12 19:12:10 basestar dhcpcd[454]: wlp2s0: adding default route via 192.168.1.1
Jun 12 19:12:22 basestar dhcpcd[454]: wlp2s0: no IPv6 Routers available
Jun 12 19:13:36 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 12 19:13:36 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 12 19:19:12 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 12 19:19:12 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 12 19:19:12 basestar dhcpcd[2204]: sending signal TERM to pid 454
Jun 12 19:19:12 basestar dhcpcd[2204]: waiting for pid 454 to exit
Jun 12 19:19:12 basestar dhcpcd[454]: received SIGTERM, stopping
Jun 12 19:19:12 basestar dhcpcd[454]: enp3s0f2: removing interface
Jun 12 19:19:12 basestar dhcpcd[454]: wlp2s0: removing interface
Jun 12 19:19:12 basestar dhcpcd[454]: dhcpcd exited
Jun 12 19:19:12 basestar dhcpcd[2204]: sending signal TERM to pid 454
Jun 12 19:19:12 basestar dhcpcd[2204]: waiting for pid 454 to exit
Jun 12 19:19:12 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 12 20:19:56 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 12 20:19:57 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 12 20:19:57 basestar dhcpcd[429]: dev: loaded udev
Jun 12 20:19:57 basestar dhcpcd[429]: forked to background, child pid 457
Jun 12 20:19:57 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 12 20:19:57 basestar dhcpcd[457]: enp3s0f2: waiting for carrier
Jun 12 20:19:57 basestar dhcpcd[457]: wlp2s0: waiting for carrier
Jun 12 20:19:57 basestar dhcpcd[457]: wlp2s0: carrier acquired
Jun 12 20:19:57 basestar dhcpcd[457]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 12 20:19:57 basestar dhcpcd[457]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 12 20:19:57 basestar dhcpcd[457]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 20:19:57 basestar dhcpcd[457]: wlp2s0: carrier lost
Jun 12 20:19:58 basestar dhcpcd[457]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 12 20:19:58 basestar dhcpcd[457]: wlp2s0: carrier acquired
Jun 12 20:19:58 basestar dhcpcd[457]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 12 20:19:59 basestar dhcpcd[457]: wlp2s0: IAID cf:4d:a7:e7
Jun 12 20:19:59 basestar dhcpcd[457]: wlp2s0: rebinding lease of 192.168.1.13
Jun 12 20:19:59 basestar dhcpcd[457]: wlp2s0: soliciting an IPv6 router
Jun 12 20:20:01 basestar dhcpcd[457]: wlp2s0: leased 192.168.1.13 for 86400 seconds
Jun 12 20:20:01 basestar dhcpcd[457]: wlp2s0: adding route to 192.168.1.0/24
Jun 12 20:20:01 basestar dhcpcd[457]: wlp2s0: adding default route via 192.168.1.1
Jun 12 20:20:12 basestar dhcpcd[457]: wlp2s0: no IPv6 Routers available
Jun 12 20:21:26 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 12 20:21:26 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 12 20:33:24 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 12 20:33:24 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 12 20:33:24 basestar dhcpcd[14997]: sending signal TERM to pid 457
Jun 12 20:33:24 basestar dhcpcd[14997]: waiting for pid 457 to exit
Jun 12 20:33:24 basestar dhcpcd[457]: received SIGTERM, stopping
Jun 12 20:33:24 basestar dhcpcd[457]: enp3s0f2: removing interface
Jun 12 20:33:24 basestar dhcpcd[457]: wlp2s0: removing interface
Jun 12 20:33:24 basestar dhcpcd[457]: dhcpcd exited
Jun 12 20:33:25 basestar dhcpcd[14997]: sending signal TERM to pid 457
Jun 12 20:33:25 basestar dhcpcd[14997]: waiting for pid 457 to exit
Jun 12 20:33:25 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 18 18:28:52 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 18 18:28:53 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 18 18:28:53 basestar dhcpcd[449]: dev: loaded udev
Jun 18 18:28:53 basestar dhcpcd[449]: forked to background, child pid 451
Jun 18 18:28:53 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 18 18:28:53 basestar dhcpcd[451]: enp3s0f2: waiting for carrier
Jun 18 18:28:53 basestar dhcpcd[451]: wlp2s0: waiting for carrier
Jun 18 18:28:53 basestar dhcpcd[451]: wlp2s0: carrier acquired
Jun 18 18:28:53 basestar dhcpcd[451]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 18 18:28:53 basestar dhcpcd[451]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 18 18:28:53 basestar dhcpcd[451]: wlp2s0: IAID cf:4d:a7:e7
Jun 18 18:28:53 basestar dhcpcd[451]: wlp2s0: carrier lost
Jun 18 18:28:53 basestar dhcpcd[451]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 18 18:28:54 basestar dhcpcd[451]: enp3s0f2: carrier acquired
Jun 18 18:28:54 basestar dhcpcd[451]: enp3s0f2: adding address fe80::1f8c:cf06:131:b91f
Jun 18 18:28:54 basestar dhcpcd[451]: enp3s0f2: IAID f5:d2:94:bb
Jun 18 18:28:55 basestar dhcpcd[451]: wlp2s0: carrier acquired
Jun 18 18:28:55 basestar dhcpcd[451]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 18 18:28:55 basestar dhcpcd[451]: wlp2s0: IAID cf:4d:a7:e7
Jun 18 18:28:55 basestar dhcpcd[451]: wlp2s0: soliciting an IPv6 router
Jun 18 18:28:55 basestar dhcpcd[451]: wlp2s0: soliciting a DHCP lease
Jun 18 18:28:55 basestar dhcpcd[451]: enp3s0f2: soliciting a DHCP lease
Jun 18 18:28:55 basestar dhcpcd[451]: enp3s0f2: soliciting an IPv6 router
Jun 18 18:28:56 basestar dhcpcd[451]: wlp2s0: offered 192.168.1.2 from 192.168.1.1
Jun 18 18:28:56 basestar dhcpcd[451]: enp3s0f2: offered 192.168.1.4 from 192.168.1.1
Jun 18 18:28:56 basestar dhcpcd[451]: wlp2s0: probing address 192.168.1.2/24
Jun 18 18:28:57 basestar dhcpcd[451]: enp3s0f2: probing address 192.168.1.4/24
Jun 18 18:29:01 basestar dhcpcd[451]: wlp2s0: leased 192.168.1.2 for 86400 seconds
Jun 18 18:29:01 basestar dhcpcd[451]: wlp2s0: adding route to 192.168.1.0/24
Jun 18 18:29:01 basestar dhcpcd[451]: wlp2s0: adding default route via 192.168.1.1
Jun 18 18:29:03 basestar dhcpcd[451]: enp3s0f2: leased 192.168.1.4 for 86400 seconds
Jun 18 18:29:03 basestar dhcpcd[451]: enp3s0f2: adding route to 192.168.1.0/24
Jun 18 18:29:03 basestar dhcpcd[451]: enp3s0f2: adding default route via 192.168.1.1
Jun 18 18:29:08 basestar dhcpcd[451]: enp3s0f2: no IPv6 Routers available
Jun 18 18:29:08 basestar dhcpcd[451]: wlp2s0: no IPv6 Routers available
Jun 18 18:30:22 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 18 18:30:22 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 18 18:30:43 basestar dhcpcd[451]: wlp2s0: carrier lost
Jun 18 18:30:43 basestar dhcpcd[451]: wlp2s0: deleting route to 192.168.1.0/24
Jun 18 18:30:43 basestar dhcpcd[451]: wlp2s0: deleting default route via 192.168.1.1
Jun 18 18:33:16 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 18 18:33:17 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 18 18:33:17 basestar dhcpcd[14997]: sending signal TERM to pid 451
Jun 18 18:33:17 basestar dhcpcd[14997]: waiting for pid 451 to exit
Jun 18 18:33:17 basestar dhcpcd[451]: received SIGTERM, stopping
Jun 18 18:33:17 basestar dhcpcd[451]: wlp2s0: removing interface
Jun 18 18:33:17 basestar dhcpcd[451]: enp3s0f2: removing interface
Jun 18 18:33:17 basestar dhcpcd[451]: dhcpcd exited
Jun 18 18:33:17 basestar dhcpcd[14997]: sending signal TERM to pid 451
Jun 18 18:33:17 basestar dhcpcd[14997]: waiting for pid 451 to exit
Jun 18 18:33:17 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 18 18:33:33 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 18 18:33:33 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 18 18:33:33 basestar dhcpcd[425]: dev: loaded udev
Jun 18 18:33:33 basestar dhcpcd[425]: forked to background, child pid 432
Jun 18 18:33:33 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 18 18:33:33 basestar dhcpcd[432]: enp3s0f2: waiting for carrier
Jun 18 18:33:33 basestar dhcpcd[432]: wlp2s0: waiting for carrier
Jun 18 18:33:33 basestar dhcpcd[432]: wlp2s0: carrier acquired
Jun 18 18:33:33 basestar dhcpcd[432]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 18 18:33:33 basestar dhcpcd[432]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 18 18:33:33 basestar dhcpcd[432]: wlp2s0: IAID cf:4d:a7:e7
Jun 18 18:33:34 basestar dhcpcd[432]: wlp2s0: soliciting a DHCP lease
Jun 18 18:33:34 basestar dhcpcd[432]: wlp2s0: soliciting an IPv6 router
Jun 18 18:33:34 basestar dhcpcd[432]: wlp2s0: carrier lost
Jun 18 18:33:34 basestar dhcpcd[432]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 18 18:33:35 basestar dhcpcd[432]: enp3s0f2: carrier acquired
Jun 18 18:33:35 basestar dhcpcd[432]: enp3s0f2: adding address fe80::1f8c:cf06:131:b91f
Jun 18 18:33:35 basestar dhcpcd[432]: enp3s0f2: IAID f5:d2:94:bb
Jun 18 18:33:35 basestar dhcpcd[432]: enp3s0f2: soliciting an IPv6 router
Jun 18 18:33:35 basestar dhcpcd[432]: wlp2s0: carrier acquired
Jun 18 18:33:35 basestar dhcpcd[432]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 18 18:33:35 basestar dhcpcd[432]: wlp2s0: IAID cf:4d:a7:e7
Jun 18 18:33:35 basestar dhcpcd[432]: enp3s0f2: rebinding lease of 192.168.1.4
Jun 18 18:33:35 basestar dhcpcd[432]: enp3s0f2: probing address 192.168.1.4/24
Jun 18 18:33:36 basestar dhcpcd[432]: wlp2s0: rebinding lease of 192.168.1.2
Jun 18 18:33:36 basestar dhcpcd[432]: wlp2s0: probing address 192.168.1.2/24
Jun 18 18:33:36 basestar dhcpcd[432]: wlp2s0: soliciting an IPv6 router
Jun 18 18:33:40 basestar dhcpcd[432]: wlp2s0: leased 192.168.1.2 for 86400 seconds
Jun 18 18:33:40 basestar dhcpcd[432]: wlp2s0: adding route to 192.168.1.0/24
Jun 18 18:33:40 basestar dhcpcd[432]: wlp2s0: adding default route via 192.168.1.1
Jun 18 18:33:40 basestar dhcpcd[432]: enp3s0f2: leased 192.168.1.4 for 86400 seconds
Jun 18 18:33:40 basestar dhcpcd[432]: enp3s0f2: adding route to 192.168.1.0/24
Jun 18 18:33:40 basestar dhcpcd[432]: enp3s0f2: adding default route via 192.168.1.1
Jun 18 18:33:48 basestar dhcpcd[432]: enp3s0f2: no IPv6 Routers available
Jun 18 18:33:48 basestar dhcpcd[432]: wlp2s0: no IPv6 Routers available
Jun 18 18:35:03 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 18 18:35:03 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 18 18:37:27 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 18 18:37:27 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 18 18:37:27 basestar dhcpcd[1715]: sending signal TERM to pid 432
Jun 18 18:37:27 basestar dhcpcd[1715]: waiting for pid 432 to exit
Jun 18 18:37:27 basestar dhcpcd[432]: received SIGTERM, stopping
Jun 18 18:37:27 basestar dhcpcd[432]: wlp2s0: removing interface
Jun 18 18:37:27 basestar dhcpcd[432]: enp3s0f2: removing interface
Jun 18 18:37:27 basestar dhcpcd[432]: dhcpcd exited
Jun 18 18:37:27 basestar dhcpcd[1715]: sending signal TERM to pid 432
Jun 18 18:37:27 basestar dhcpcd[1715]: waiting for pid 432 to exit
Jun 18 18:37:27 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 22 18:16:38 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 22 18:16:39 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 22 18:16:39 basestar dhcpcd[451]: dev: loaded udev
Jun 22 18:16:39 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 22 18:16:39 basestar dhcpcd[451]: forked to background, child pid 462
Jun 22 18:16:39 basestar dhcpcd[462]: enp3s0f2: waiting for carrier
Jun 22 18:16:39 basestar dhcpcd[462]: wlp2s0: waiting for carrier
Jun 22 18:16:39 basestar dhcpcd[462]: wlp2s0: carrier acquired
Jun 22 18:16:39 basestar dhcpcd[462]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 22 18:16:39 basestar dhcpcd[462]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 22 18:16:39 basestar dhcpcd[462]: wlp2s0: IAID cf:4d:a7:e7
Jun 22 18:16:39 basestar dhcpcd[462]: wlp2s0: soliciting an IPv6 router
Jun 22 18:16:39 basestar dhcpcd[462]: wlp2s0: carrier lost
Jun 22 18:16:40 basestar dhcpcd[462]: wlp2s0: deleting address fe80::5dbc:2c98:c6e7:3c99
Jun 22 18:16:41 basestar dhcpcd[462]: wlp2s0: carrier acquired
Jun 22 18:16:41 basestar dhcpcd[462]: wlp2s0: adding address fe80::1c07:b601:394f:dbad
Jun 22 18:16:41 basestar dhcpcd[462]: wlp2s0: IAID cf:4d:a7:e7
Jun 22 18:16:41 basestar dhcpcd[462]: enp3s0f2: carrier acquired
Jun 22 18:16:41 basestar dhcpcd[462]: enp3s0f2: adding address fe80::1f8c:cf06:131:b91f
Jun 22 18:16:41 basestar dhcpcd[462]: enp3s0f2: IAID f5:d2:94:bb
Jun 22 18:16:41 basestar dhcpcd[462]: enp3s0f2: soliciting an IPv6 router
Jun 22 18:16:41 basestar dhcpcd[462]: enp3s0f2: soliciting a DHCP lease
Jun 22 18:16:41 basestar dhcpcd[462]: wlp2s0: soliciting a DHCP lease
Jun 22 18:16:41 basestar dhcpcd[462]: enp3s0f2: offered 192.168.1.7 from 192.168.1.1
Jun 22 18:16:41 basestar dhcpcd[462]: wlp2s0: offered 192.168.1.8 from 192.168.1.1
Jun 22 18:16:41 basestar dhcpcd[462]: enp3s0f2: probing address 192.168.1.7/24
Jun 22 18:16:41 basestar dhcpcd[462]: wlp2s0: soliciting an IPv6 router
Jun 22 18:16:42 basestar dhcpcd[462]: wlp2s0: probing address 192.168.1.8/24
Jun 22 18:16:46 basestar dhcpcd[462]: enp3s0f2: leased 192.168.1.7 for 86400 seconds
Jun 22 18:16:46 basestar dhcpcd[462]: enp3s0f2: adding route to 192.168.1.0/24
Jun 22 18:16:46 basestar dhcpcd[462]: enp3s0f2: adding default route via 192.168.1.1
Jun 22 18:16:47 basestar dhcpcd[462]: wlp2s0: leased 192.168.1.8 for 86400 seconds
Jun 22 18:16:47 basestar dhcpcd[462]: wlp2s0: adding route to 192.168.1.0/24
Jun 22 18:16:47 basestar dhcpcd[462]: wlp2s0: adding default route via 192.168.1.1
Jun 22 18:16:54 basestar dhcpcd[462]: enp3s0f2: no IPv6 Routers available
Jun 22 18:16:54 basestar dhcpcd[462]: wlp2s0: no IPv6 Routers available
Jun 22 18:18:08 basestar systemd[1]: Dependency failed for dhcpcd on interface_name.
Jun 22 18:18:08 basestar systemd[1]: dhcpcd@interface_name.service: Job dhcpcd@interface_name.service/start failed with result 'dependency'.
Jun 22 18:29:39 basestar dhcpcd[462]: wlp2s0: carrier lost
Jun 22 18:29:39 basestar dhcpcd[462]: wlp2s0: deleting route to 192.168.1.0/24
Jun 22 18:29:39 basestar dhcpcd[462]: wlp2s0: deleting default route via 192.168.1.1
Jun 22 18:31:45 basestar dhcpcd[462]: enp3s0f2: removing default route via 192.168.1.1
Jun 22 19:10:52 basestar systemd[1]: Removed slice system-dhcpcd.slice.
Jun 22 19:10:53 basestar systemd[1]: Stopping dhcpcd on all interfaces...
Jun 22 19:10:53 basestar dhcpcd[4456]: sending signal TERM to pid 462
Jun 22 19:10:53 basestar dhcpcd[4456]: waiting for pid 462 to exit
Jun 22 19:10:53 basestar dhcpcd[462]: received SIGTERM, stopping
Jun 22 19:10:53 basestar dhcpcd[462]: wlp2s0: removing interface
Jun 22 19:10:53 basestar dhcpcd[462]: enp3s0f2: adding default route via 192.168.1.1
Jun 22 19:10:53 basestar dhcpcd[462]: enp3s0f2: removing interface
Jun 22 19:10:53 basestar dhcpcd[462]: dhcpcd exited
Jun 22 19:10:53 basestar dhcpcd[4456]: sending signal TERM to pid 462
Jun 22 19:10:53 basestar dhcpcd[4456]: waiting for pid 462 to exit
Jun 22 19:10:53 basestar systemd[1]: Stopped dhcpcd on all interfaces.
Jun 22 21:39:45 basestar systemd[1]: Created slice system-dhcpcd.slice.
Jun 22 21:39:47 basestar systemd[1]: Starting dhcpcd on all interfaces...
Jun 22 21:39:47 basestar dhcpcd[510]: dev: loaded udev
Jun 22 21:39:47 basestar dhcpcd[510]: forked to background, child pid 513
Jun 22 21:39:47 basestar systemd[1]: Started dhcpcd on all interfaces.
Jun 22 21:39:47 basestar dhcpcd[513]: enp3s0f2: waiting for carrier
Jun 22 21:39:47 basestar dhcpcd[513]: wlp2s0: waiting for carrier
Jun 22 21:39:47 basestar dhcpcd[513]: wlp2s0: carrier acquired
Jun 22 21:39:47 basestar dhcpcd[513]: wlp2s0: adding address fe80::5dbc:2c98:c6e7:3c99
Jun 22 21:39:47 basestar dhcpcd[513]: DUID 00:01:00:01:1c:f3:e2:13:58:91:cf:4d:a7:e7
Jun 22 21:39:47 basestar dhcpcd[513]: wlp2s0: IAID cf:4d:a7:e7
Jun 22 21:39:47 basestar dhcpcd[513]: wlp2s0: carrier lost

Last edited by WorMzy (2016-06-24 08:17:22)

Offline

#6 2016-06-24 08:18:55

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

Mpray, please use code tags when pasting terminal output or logs. https://wiki.archlinux.org/index.php/Co … s_and_code


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2016-06-24 08:26:33

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

Raynman wrote:

Use the actual name of the interface and not "interface_name".


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2016-06-24 12:43:59

mpray
Member
Registered: 2016-06-23
Posts: 4

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

In response to Raynman,

What I am trying to convey is that there is no interface name given....all that is printed are the words "interface_name.device".   I'm unsure why I would be getting the generic output of interface_name...and not my wireless or Ethernet connection names..  How would I find out what interface that is referring to?

Offline

#9 2016-06-24 12:51:38

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

mpray wrote:

How would I find out what interface that is referring to?

It is referring to the interface "interface_name" but it is highly unlikely that you have an interface with that name. Occasionally somebody reports a problem like that after lazily copy-pasting from instructions like https://wiki.archlinux.org/index.php/Beginners'_guide#Wired [Edit: or if you use netctl perhaps a configuration template contains "interface_name" where you're supposed to supply this info]

You should undo this (with systemctl disable). Then if you still get timeouts for interfaces that do exist, you can wait for that bug to be fixed (or look into other suggestions/similar threads if your problem is different). Or go with dhcpcd.service which configures interfaces as they become available and doesn't suffer from that ordering bug (I think).

Last edited by Raynman (2016-06-24 12:57:17)

Offline

#10 2016-06-24 14:23:02

mpray
Member
Registered: 2016-06-23
Posts: 4

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

This matter has been resolved by using systemctl disable dhcpcd@interface_name.service     I left out the .service part the first time I tried it.

Thanks Raynman for the help getting me to where I needed.

Offline

#11 2016-06-24 19:29:15

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Dependency Failed for Dhcpcd on interface_name

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB