Just installed dhcpcd-10.0.0 and after rebooting net.eth0 failed with # /etc/init.d/net.eth0 restart * Bringing up interface eth0 * Caching network module dependencies * dhcp ... * The dhcpcd version is too old. Please upgrade. [ !! ] * ERROR: net.eth0 failed to start /lib/netifrc/net/dhcpcd.sh regex needs an update. Reproducible: Always Steps to Reproduce: 1.update dhcpcd 2.reboot 3. Actual Results: no internets. Expected Results: internets.
Created attachment 860211 [details, diff] fixes the version detection
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=a43884bca4b34b8649574fb3ea85a2a658fd0a6f commit a43884bca4b34b8649574fb3ea85a2a658fd0a6f Author: Greg Kubaryk <kurly@vt.edu> AuthorDate: 2023-04-17 04:34:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-17 04:35:08 +0000 net/dhcpcd.sh: adapt to dhcpcd-10 versioning Closes: https://bugs.gentoo.org/904422 Signed-off-by: Greg Kubaryk <kurly@vt.edu> Signed-off-by: Sam James <sam@gentoo.org> net/dhcpcd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e95bd55dcb4d638c5b8814c994904308926598 commit 04e95bd55dcb4d638c5b8814c994904308926598 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-04-17 04:39:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-17 04:41:25 +0000 net-misc/netifrc: add 0.7.4 Closes: https://bugs.gentoo.org/904422 Closes: https://bugs.gentoo.org/893290 Closes: https://bugs.gentoo.org/890238 Closes: https://bugs.gentoo.org/889922 Signed-off-by: Sam James <sam@gentoo.org> net-misc/netifrc/Manifest | 1 + net-misc/netifrc/netifrc-0.7.4.ebuild | 74 +++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+)
*** Bug 904438 has been marked as a duplicate of this bug. ***
*** Bug 904493 has been marked as a duplicate of this bug. ***
*** Bug 905893 has been marked as a duplicate of this bug. ***