Activity log for bug #1735317

Date Who What changed Old value New value Message
2017-11-30 00:27:43 Joshua Powers bug added bug
2017-11-30 00:28:07 Joshua Powers description In the documentation there are examples of YAML definitions that are not valid YAML syntax. Take for example: addresses: [192.168.14.2/24, 2001:1::1/64] This will error with: (<unknown>): found unexpected ':' while scanning a plain scalar at line 1 column 31 This is because the IPv6 address as a ':' and it is not escaped. Putting quotes around the IPv6 address or avoiding the one line list format would be best. This occurs again in the nameservers example with: addresses: [8.8.8.8, FEDC::1] In the documentation there are examples of YAML definitions that are not valid YAML syntax. Take for example:  addresses: [192.168.14.2/24, 2001:1::1/64] This will error with: (<unknown>): found unexpected ':' while scanning a plain scalar at line 1 column 31 This is because the IPv6 address has a ':' and it is not escaped. Putting quotes around the IPv6 address or avoiding the one line list format would be best. This occurs again in the nameservers example with:       addresses: [8.8.8.8, FEDC::1]
2018-01-10 19:21:31 Mathieu Trudel-Lapierre netplan: status New Triaged
2018-01-10 19:21:32 Mathieu Trudel-Lapierre netplan: importance Undecided High
2018-01-10 19:21:36 Mathieu Trudel-Lapierre netplan: assignee Mathieu Trudel-Lapierre (cyphermox)
2018-01-10 19:26:12 Mathieu Trudel-Lapierre bug task added nplan (Ubuntu)
2018-01-10 19:26:19 Mathieu Trudel-Lapierre nplan (Ubuntu): status New Triaged
2018-01-10 19:26:22 Mathieu Trudel-Lapierre nplan (Ubuntu): importance Undecided High
2018-01-10 19:26:25 Mathieu Trudel-Lapierre nplan (Ubuntu): assignee Mathieu Trudel-Lapierre (cyphermox)
2018-01-10 19:26:29 Mathieu Trudel-Lapierre netplan: status Triaged Fix Committed
2018-01-23 20:14:20 Mathieu Trudel-Lapierre nplan (Ubuntu): status Triaged Fix Committed
2018-02-16 19:43:48 Launchpad Janitor nplan (Ubuntu): status Fix Committed Fix Released
2018-02-26 15:15:05 Mathieu Trudel-Lapierre nominated for series Ubuntu Artful
2018-02-26 15:15:05 Mathieu Trudel-Lapierre bug task added nplan (Ubuntu Artful)
2018-02-26 15:15:05 Mathieu Trudel-Lapierre nominated for series Ubuntu Xenial
2018-02-26 15:15:05 Mathieu Trudel-Lapierre bug task added nplan (Ubuntu Xenial)
2018-02-26 15:31:34 Mathieu Trudel-Lapierre description In the documentation there are examples of YAML definitions that are not valid YAML syntax. Take for example:  addresses: [192.168.14.2/24, 2001:1::1/64] This will error with: (<unknown>): found unexpected ':' while scanning a plain scalar at line 1 column 31 This is because the IPv6 address has a ':' and it is not escaped. Putting quotes around the IPv6 address or avoiding the one line list format would be best. This occurs again in the nameservers example with:       addresses: [8.8.8.8, FEDC::1] [Impact] Netplan users referring to documentation to know how to write configurations. [Test case] 1) check 'man netplan' [Regression potential] None, this change is limited to correcting incorrect documentation. --- In the documentation there are examples of YAML definitions that are not valid YAML syntax. Take for example:  addresses: [192.168.14.2/24, 2001:1::1/64] This will error with: (<unknown>): found unexpected ':' while scanning a plain scalar at line 1 column 31 This is because the IPv6 address has a ':' and it is not escaped. Putting quotes around the IPv6 address or avoiding the one line list format would be best. This occurs again in the nameservers example with:       addresses: [8.8.8.8, FEDC::1]
2018-02-28 00:55:11 Chris Halse Rogers nplan (Ubuntu Artful): status New Fix Committed
2018-02-28 00:55:14 Chris Halse Rogers bug added subscriber Ubuntu Stable Release Updates Team
2018-02-28 00:55:16 Chris Halse Rogers bug added subscriber SRU Verification
2018-02-28 00:55:22 Chris Halse Rogers tags verification-needed verification-needed-artful
2018-03-05 13:15:58 Łukasz Zemczak nplan (Ubuntu Xenial): status New Fix Committed
2018-03-05 13:17:45 Łukasz Zemczak tags verification-needed verification-needed-artful verification-done-xenial verification-needed verification-needed-artful
2018-03-05 13:19:08 Łukasz Zemczak tags verification-done-xenial verification-needed verification-needed-artful verification-needed verification-needed-artful verification-needed-xenial
2018-03-19 15:54:34 Mathieu Trudel-Lapierre tags verification-needed verification-needed-artful verification-needed-xenial verification-done-artful verification-done-xenial
2018-04-11 22:35:09 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2018-04-11 22:45:09 Launchpad Janitor nplan (Ubuntu Artful): status Fix Committed Fix Released
2018-04-12 08:48:55 Launchpad Janitor nplan (Ubuntu Xenial): status Fix Committed Fix Released
2018-07-20 03:28:45 Daniel Axtens netplan: status Fix Committed Fix Released