Verification
============

Ubuntu version

root@still-honeybee:/# lsb_release -r
No LSB modules are available.
Release:        24.04

Before upgrading
----------------

root@still-honeybee:/# dpkg -l | grep dhcpcd
ii  dhcpcd-base                      1:10.0.6-1ubuntu3.1                        
    amd64        DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)

root@still-honeybee:/# (sleep 0.1; sudo cat /var/lib/dhcpcd/eth0.lease) | 
dhcpcd --dumplease -4 -
dhcpcd is not running

--- Upgrade ---

root@still-honeybee:/# dpkg -l | grep dhcpcd
ii  dhcpcd-base                      1:10.0.6-1ubuntu3.2                        
    amd64        DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)

root@still-honeybee:/# (sleep 0.1; sudo cat /var/lib/dhcpcd/eth0.lease) | 
dhcpcd --dumplease -4 -
ip_address=10.70.162.105
subnet_cidr=24
network_number=10.70.162.0
subnet_mask=255.255.255.0
routers=10.70.162.1
domain_name_servers=10.70.162.1
domain_name=lxd
broadcast_address=10.70.162.255
dhcp_lease_time=3600
dhcp_message_type=5
dhcp_server_identifier=10.70.162.1
dhcp_renewal_time=1800
dhcp_rebinding_time=3150
rapid_commit=

==============

As well, the customer has not been able to reproduce the problem that
was manifesting in cloud-init after several weeks of testing with the
patched package, whereas previously the issue arose every couple boots

** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2131252

Title:
  [SRU] Intermittent Failures when Configuring a DHCP Lease on Noble
  when dhcpcd Client is Connected to stdin Via a Pipe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dhcpcd/+bug/2131252/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to