Your message dated Sat, 19 Oct 2024 19:55:16 +0000
with message-id <e1t2fxg-00crpm...@fasolo.debian.org>
and subject line Bug#1052535: fixed in cloud-init 22.4.2-1+deb12u2
has caused the Debian Bug report #1052535,
regarding netplan.io: Unusable dual-stack configuration generated
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1052535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: netplan.io
Version: 0.106-2
Severity: important
X-Debbugs-Cc: 75f45c04a...@protonmail.ch

Dear Maintainer,

I am using Cloud-Init with networkd generator/activator for networking, this 
therefore uses netplan in the background.

A completely unsuable systemd config is generated because the grammar is 
incorrect for the default route, and therefore no default route is installed 
for IPv6 on a dual-stack system.

Cloud-Init generates a configuration with two "Gatway=" under one "[Route]":
[Route]
Gateway=2001:db8:aaa:bbb::ddd
Gateway=192.0.2.254

This is incorrect syntax grammar.

It should be either:

1) Two seperate route instances, i.e.:
[Route]
Gateway=2001:db8:aaa:bbb::ddd
[Route]
Gateway=192.0.2.254

2) Both Gateway under Network, i.e.:
[Network]
Gateway=2001:db8:aaa:bbb::ddd
Gateway=192.0.2.254

When using either of the two correct alternatives, an IPv6 default route is 
installed as expected.
When using the incorrect generated file, an IPv6 default route is not installed.

The presently generated incorrect config is as follows (ip addresses and MAC 
address obfuscated):
/etc/systemd/network/10-cloud-init-eth0.network:

[Address]
Address=2001:db8:aaa:bbb::ccc/64

[Address]
Address=192.0.2.60/24

[Match]
MACAddress=ff:ff:ff:ff:ff:ff
Name=eth0

[Network]
DHCP=no
DNS=127.0.0.1

[Route]
Gateway=2001:db8:aaa:bbb::ddd
Gateway=192.0.2.254


-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.52-1 
(2023-09-07) x86_64 GNU/Linux
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages netplan.io depends on:
ii  iproute2           6.1.0-3
ii  libc6              2.36-9+deb12u1
ii  libglib2.0-0       2.74.6-2
ii  libnetplan0        0.106-2
ii  libsystemd0        252.12-1~deb12u1
ii  python3            3.11.2-1+b1
ii  python3-dbus       1.3.2-4+b1
ii  python3-netifaces  0.11.0-2+b1
ii  python3-rich       13.3.1-1
ii  python3-yaml       6.0-3+b2
ii  systemd            252.12-1~deb12u1

netplan.io recommends no packages.

Versions of packages netplan.io suggests:
pn  iw                               <none>
pn  network-manager | wpasupplicant  <none>
pn  openvswitch-switch               <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: cloud-init
Source-Version: 22.4.2-1+deb12u2
Done: Noah Meyerhans <no...@debian.org>

We believe that the bug you reported is fixed in the latest version of
cloud-init, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Noah Meyerhans <no...@debian.org> (supplier of updated cloud-init package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 17 Sep 2024 11:08:48 -0400
Source: cloud-init
Architecture: source
Version: 22.4.2-1+deb12u2
Distribution: bookworm
Urgency: medium
Maintainer: Debian Cloud Team <debian-cloud@lists.debian.org>
Changed-By: Noah Meyerhans <no...@debian.org>
Closes: 1052535
Changes:
 cloud-init (22.4.2-1+deb12u2) bookworm; urgency=medium
 .
   * networkd: Add support for multiple [Route] sections (Closes: #1052535)
Checksums-Sha1:
 41c66e6be292449a131ed1372fef5781cde8439b 2470 cloud-init_22.4.2-1+deb12u2.dsc
 0be6acead5defd124b9d06513df8ecf4f6ff17f4 28584 
cloud-init_22.4.2-1+deb12u2.debian.tar.xz
 e16ff4bc51e6817a57db2aaf32e007974d9478f8 7097 
cloud-init_22.4.2-1+deb12u2_source.buildinfo
Checksums-Sha256:
 da5d3b35d53490fcd9dee7702710d28dc702c14dfe2a52204f2bc447a0d8ddec 2470 
cloud-init_22.4.2-1+deb12u2.dsc
 7232aaa620e345047bc4eb81988420a7dbc491ebabe430474ebaab3d3b12b7af 28584 
cloud-init_22.4.2-1+deb12u2.debian.tar.xz
 621b1ca94409a1e6580f6665534bccba4b63879751078ab32ebc65f20de28789 7097 
cloud-init_22.4.2-1+deb12u2_source.buildinfo
Files:
 5fdd4b1c4cdc27c3d7cca243efe23094 2470 admin optional 
cloud-init_22.4.2-1+deb12u2.dsc
 2ca42575dfb3d78245814664d127eb35 28584 admin optional 
cloud-init_22.4.2-1+deb12u2.debian.tar.xz
 fc83f4073ac576a8cc96830de6fd6837 7097 admin optional 
cloud-init_22.4.2-1+deb12u2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE5G+E0xEKhJuZ7RJ34+c1IpshdTUFAmcTvnARHG5vYWhtQGRl
Ymlhbi5vcmcACgkQ4+c1IpshdTXsVA/+J+RdLsm98lUdL/oc7klPaDvkRJr/v9vS
T4oi5d2wsVej2md19mVj6WmZy+iENeKFDPiDJAOYBeVI51oCPo38UXkE82130zg4
27cvYoN0gJnIlNWcb/ovYC95bo87OJtY51FZnkd3XYFEY1vyeduhI2fpvOzZ2DOA
p7tKroxZSShVX56TQhDsBtOtfkQ2IZXV8rmN3MIQQEPYruOLfNzZRF6LHXb1fk8o
Uun94RAwEe/iseeDloPFn1OHdkUlebb132VEvWmuQNwjUUa6QzZeekfcz6PQB1UX
8/ngByaZ7cb6usDvuySiDepFuZgt8aWh9e8Im5s8edU9BCBCUQRY/XKeGbFm9Cm5
fKG5/fFzPqIGoVoW8Xkx+lIK6cmpJN2zhjXWeWvz9146tO36/wPL4OlrYvLgvBK6
/paCrpEKLRc5b20e+OOCCYj+rb0BFmgq0TFqd863dtLN3UHQcR+coQrv5B9TAqGI
LSc1ERJHZmnbDQeRuVf+N1pGozjnjUojHOQlGWJg46eW6N3AH+jJgBTSByoiS+iQ
JlRe38b7+zXzsikWs7BjKkrxHnDH5Dm3iROO/p1VRLmNnKYIrjMfFcVUOcQDWMJb
xV4dKLGj8EqW8pW8t49zBtnybagP1DGrSlztxCoReLyl58mTGGcUtBkfJIwvfdKS
Ao+lScNDqzc=
=cJoB
-----END PGP SIGNATURE-----

Attachment: pgpT1XC1bIOZg.pgp
Description: PGP signature


--- End Message ---

Reply via email to