Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install dhcpcd dependencies for GNU/Linux 12 (bookworm) 32-bit #1423

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

billz
Copy link
Member

@billz billz commented Oct 20, 2023

This distro's support for dhcpcd is badly broken. After installing the dhcpcd package from apt, dependencies to run it are missing:

/usr/sbin/dhcpcd: line 104: /sbin/dhcpcd-bin: cannot execute: required file not found

This PR simply detects this release and halts with a message to this effect.
A missing dependency dhcpcd-base and systemd unit control file are installed with this PR.

Related discussion #1422

@billz billz changed the title Detect unsupported Raspbian GNU/Linux 12 (bookworm) 32-bit Install dhcpcd dependencies for GNU/Linux 12 (bookworm) 32-bit Oct 21, 2023
@billz billz merged commit c393510 into master Oct 23, 2023
3 checks passed
@billz billz deleted the maint/installer-raspbian12 branch October 23, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant