Skip to content

use_dhcp_assigned_default_route KO with Debian Trixie #13803

Description

@didiermfb

Hello,

When we use use_dhcp_assigned_default_route on a Debian Trixie box, Vagrant stop with the following error:

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
/sbin/ifup 'eth1'
Stdout from the command:
Stderr from the command:
dhcpcd already running on pid 1825 (/run/dhcpcd/eth1.pid)
ifup: failed to bring up eth1

It probably related to this line: https://github.com/hashicorp/vagrant/blob/main/templates/guests/debian/network_dhcp.erb#L10
isc-dhcp-client is EOL and not installed by default anymore. It can be installed but for how long?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions