[Bug 1812457] Re: Parsing error / silent fail on unmatched brackets

Lukas Märdian 1812457 at bugs.launchpad.net
Thu Apr 10 13:19:44 UTC 2025


This is a bug in the upstream codebase, let's remove the packaging task.

** Changed in: netplan
     Assignee: Mathieu Trudel-Lapierre (cyphermox) => (unassigned)

** Changed in: netplan.io (Ubuntu)
       Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1812457

Title:
  Parsing error / silent fail on unmatched brackets

Status in Netplan:
  Triaged
Status in netplan.io package in Ubuntu:
  Invalid

Bug description:
              addresses:
                - a.b.c.d/29
                - a.b.c.e/29

  works (note fourth octet is d and e)

  but

              addresses:
                - a.b.c.d/29
                - a.b.c.e/29]

  doesn't report an error but also doesn't assign a.b.c.e/29 (note the
  trailing ] on the second line)

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1812457/+subscriptions




More information about the foundations-bugs mailing list