On Wed, 26 Nov 2025 18:54:28 +0100 =?utf-8?q?Kamil_Jo=C5=84ca?=
<[email protected]> wrote:
> Package: dhcpcd
> Version: 1:10.3.0-2
> Severity: important
> X-Debbugs-Cc: [email protected]
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate ***
>
>    * What led up to the situation?
> Trying to use usb wlan interface.
>
> interface is defined in /etc/network/interfaces as
> iface uwl6 inet manual
>
> after issuing
> %sudo ifup uwl6
>
> I can see that interface is in UP state, but no IPv4 address is
> assigned.
> This is problem not only with wifi but with us-ethernet interfaces also.
>
> After restart dhcpcd service address was taken, but restarting takes
> very long time.
>
>
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> See above
>    * What was the outcome of this action?
> No IP address
>    * What outcome did you expect instead?
> assigned ipv4 address
>
>
> Downgrading to 1:10.2.4-4 helped.
>
> /etc/dhcpcd.conf
> ================
> hostname
> duid
> persistent
> option rapid_commit
> option domain_name_servers, domain_name, domain_search, host_name
> option classless_static_routes
> option interface_mtu
> require dhcp_server_identifier
> slaac private
> denyinterfaces tun*
> noipv4ll
> debug
> noup
> nogateway
> ==================
>
> *** End of the template - remove these template lines ***
>
>
> -- System Information:
> Debian Release: forky/sid

Please see the description of package:dhcpcd. It clearly says that it
should not be used with package:ifupdown.

Martin-Éric

Reply via email to