[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2022-03-16 Thread Lukas Märdian
** No longer affects: netplan

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1922898/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-13 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.102-0ubuntu1~20.10.3

---
netplan.io (0.102-0ubuntu1~20.10.3) groovy; urgency=medium

  * Backport netplan.io 0.102-0ubuntu1 to 20.10 (LP: #1919453)
- Includes NetworkManager YAML backend API
- Includes 'congestion-window' & 'advertised-receive-window' keys
- Includes 'netplan set' improvements
  * Fix regression (LP: #1922898), by avoiding to break the ABI
This reverts the "Added ttl option for tunnels" feature
  * Improve flaky autopkgtests:
+ Skip flaky 'regressions' test on armhf/LXD
+ Add d/p/0002-tests-tunnels-improve-flaky-wireguard-test-with-wait.patch
+ Add d/p/fix-autopkgtest-waiting-logic.patch + prepare.patch

 -- Lukas Märdian   Fri, 07 May 2021 14:03:19 +0200

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-13 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.102-0ubuntu1~20.04.2

---
netplan.io (0.102-0ubuntu1~20.04.2) focal; urgency=medium

  * Backport netplan.io 0.102-0ubuntu1 to 20.04 (LP: #1919453)
- Includes NetworkManager YAML backend API
- Includes 'congestion-window' & 'advertised-receive-window' keys
- Includes 'netplan set' improvements
  * Keep riscv64 build-time tests disabled
  * Add d/p/0002-tests-tunnels-improve-flaky-wireguard-test-with-wait.patch
  * Fix regression (LP: #1922898), by avoiding to break the ABI
This reverts the "Added ttl option for tunnels" feature

 -- Lukas Märdian   Mon, 19 Apr 2021 15:08:37 +0200

** Changed in: netplan.io (Ubuntu Focal)
   Status: Fix Committed => Fix Released

** Changed in: netplan.io (Ubuntu Groovy)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-13 Thread Łukasz Zemczak
It's a day early for groovy but considering the fact that this got
enough testing already, let me release those today. Thanks for the
verification!

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-10 Thread Lukas Märdian
I verified the Groovy SRU (for 0.102-0ubuntu1~20.10.3) and attached the
corresponding test logs to the bug description.

Furthermore, I've verified the regression case, where libnetplan0 v0.102
is used with the netplan.io "generate" binary v0.101, which also passes
(i.e. does not crash anymore):

root@gg:~# dpkg -l | grep netplan
ii  libnetplan0:amd640.102-0ubuntu1~20.10.3
ii  netplan.io   0.101-0ubuntu3~20.10.1
root@gg:~# cat /etc/netplan/00-config.yaml 
network:
ethernets:
ens5:
dhcp4: true
dhcp6: false
match:
macaddress: 06:f8:32:e5:34:28
set-name: ens5
version: 2
root@gg:~# /usr/lib/netplan/generate 
root@gg:~# echo $?
0


As you can see the "generate" binary does not crash with "Segmentation fault 
(core dumped)" anymore when using libnetplan0 0.102-0ubuntu1~20.10.3

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

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-10 Thread Lukas Märdian
** Description changed:

  [Impact]
  This release contains a regression bug-fix for un-breaking the ABI 
compatibility between libnetplan 0.102 and netplan.io 0.101, which was taken 
from a pending upstream pull request: 
https://github.com/canonical/netplan/pull/206 (d/patches/fix-lp1922898)
  
  [Test Plan]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NetplanUpdates
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each release. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan.io package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug. Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
  Additionally, we want to manually verify the ABI compatibility (i.e. not
  SEGFAULT) between the new libnetplan and the old netplan.io "generate"
  binary, with the steps described below:
  
  * Have netplan 0.101 installed
  * Upgrade ONLY libnetplan0 to 0.102
  $ cat /etc/netplan/00-config.yaml
  network:
  ethernets:
  ens5:
  dhcp4: true
  dhcp6: false
  match:
  macaddress: 06:f8:32:e5:34:28
  set-name: ens5
  version: 2
  $ /usr/lib/netplan/generate
  * Make sure the "generate" binary did not crash.
  
  [Where problems could occur]
  Netplan being a core package it could impact the whole networking stack of 
the operating system up to the point where servers would not be reachable 
anymore after a reboot, due to broken network config being generated by netplan 
at bootup. In order to mitigate the regression potential, the results of the 
aforementioned integration tests are attached to this bug.
  
  Additionally, this SRU needs to drop the "Added ttl option for tunnels
  (LP: #1846783)" feature, added during the 0.102/Hirsute development
  cycle. So  users of the -devel series using the new "tunnels.ttl"
  setting are going to miss this until it is re-implemented in an ABI
  preserving way.
  
  Hirsute (Bileto pre-test):
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/amd64/n/netplan.io/20210416_204928_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/arm64/n/netplan.io/20210416_213837_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/armhf/n/netplan.io/20210416_201636_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/ppc64el/n/netplan.io/20210416_210302_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/s390x/n/netplan.io/20210416_204523_fec70@/log.gz
  
  Groovy:
- TBD groovy_amd64.log
- TBD groovy_arm64.log
- TBD groovy_armhf.log
- TBD groovy_ppc64el.log
- TBD groovy_s390x.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/groovy_amd64.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/groovy_arm64.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/groovy_armhf.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/groovy_ppc64el.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/groovy_s390x.log
  
  Focal:
  https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_amd64.log
  https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_arm64.log
  https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_armhf.log
  https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_ppc64el.log
  https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_s390x.log
  
  [Other Info]
  The integration test logs are attached to this bug, once the package has been 
accepted into -proposed and the tests have been executed on the real 
infrastructure.
  
  == Original description ==
  
  Today a bunch of our ubuntu 20.04 servers on AWS EC2 (both amd64 and
  arm) upgraded to netplan 0.102-0ubuntu1~20.04.1, which resulted in a
  segfault when netplan ran generate, and then took the whole network down
  with it, the servers had to be force rebooted.
  
  kernel: [1938106.074273] netplan[2874371]: segfault at 1 ip 
7f72cb991675 sp 7ffe8be03158 error 4 in 
libc-2.31.so[7f72cb82b000+178000]
  kernel: [1938106.074282] Code: 00 00 0f 1f 00 31 c0 c5 f8 77 c3 66 2e 0f 1f 
84 00 00 00 00 00 f3 0f 1e fa 89 f9 48 89 fa c5 f9 ef c0 83 e1 3f 83 f9 20 77 
2b  fd 74 0f c5 fd d7 c1 85 

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-07 Thread Brian Murray
Hello Carl, or anyone else affected,

Accepted netplan.io into groovy-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/netplan.io/0.102-0ubuntu1~20.10.3
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: netplan.io (Ubuntu Groovy)
   Status: Confirmed => Fix Committed

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-07 Thread Lukas Märdian
** Tags removed: verification-needed-hirsute
** Tags added: verification-done-groovy verification-done-hirsute

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

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-22 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.102-0ubuntu3

---
netplan.io (0.102-0ubuntu3) hirsute; urgency=medium

  * Fix regression (LP: #1922898) for good, by avoiding to break the ABI
This reverts the "Added ttl option for tunnels" feature
  * Revert previous fix of strict libnetplan dependency

 -- Lukas Märdian   Mon, 19 Apr 2021 13:33:19 +0200

** Changed in: netplan.io (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-22 Thread Lukas Märdian
** Tags added: verification-needed-hirsute

** Changed in: netplan.io (Ubuntu Hirsute)
   Status: Triaged => Fix Committed

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-21 Thread Lukas Märdian
Thank you very much Brian, for quickly accepting the regression fix into
focal-proposed!

I verified the Focal SRU (for 0.102-0ubuntu1~20.04.2) and attached the
corresponding test logs to the bug description.

Furthermore, I've verified the regression case, where libnetplan0 v0.102
is used with the netplan.io "generate" binary v0.101, which also passes
(i.e. does not crash anymore):

root@ff:~# dpkg -l | grep netplan
ii  libnetplan0:amd64   0.102-0ubuntu1~20.04.2   amd64
ii  netplan.io  0.101-0ubuntu3~20.04.2   amd64
root@ff:~# cat /etc/netplan/00-config.yaml 
network:
ethernets:
ens5:
dhcp4: true
dhcp6: false
match:
macaddress: 06:f8:32:e5:34:28
set-name: ens5
version: 2
root@ff:~# /usr/lib/netplan/generate 
root@ff:~# echo $?
0

As you can see the "generate" binary does not crash with "Segmentation
fault (core dumped)" anymore when using libnetplan0
0.102-0ubuntu1~20.04.2

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

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-21 Thread Lukas Märdian
** Description changed:

  [Impact]
  This release contains a regression bug-fix for un-breaking the ABI 
compatibility between libnetplan 0.102 and netplan.io 0.101, which was taken 
from a pending upstream pull request: 
https://github.com/canonical/netplan/pull/206 (d/patches/fix-lp1922898)
  
  [Test Plan]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NetplanUpdates
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each release. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan.io package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug. Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
  Additionally, we want to manually verify the ABI compatibility (i.e. not
  SEGFAULT) between the new libnetplan and the old netplan.io "generate"
  binary, with the steps described below:
  
  * Have netplan 0.101 installed
  * Upgrade ONLY libnetplan0 to 0.102
  $ cat /etc/netplan/00-config.yaml
  network:
- ethernets:
- ens5:
- dhcp4: true
- dhcp6: false
- match:
- macaddress: 06:f8:32:e5:34:28
- set-name: ens5
- version: 2
+ ethernets:
+ ens5:
+ dhcp4: true
+ dhcp6: false
+ match:
+ macaddress: 06:f8:32:e5:34:28
+ set-name: ens5
+ version: 2
  $ /usr/lib/netplan/generate
  * Make sure the "generate" binary did not crash.
  
  [Where problems could occur]
  Netplan being a core package it could impact the whole networking stack of 
the operating system up to the point where servers would not be reachable 
anymore after a reboot, due to broken network config being generated by netplan 
at bootup. In order to mitigate the regression potential, the results of the 
aforementioned integration tests are attached to this bug.
  
  Additionally, this SRU needs to drop the "Added ttl option for tunnels
  (LP: #1846783)" feature, added during the 0.102/Hirsute development
  cycle. So  users of the -devel series using the new "tunnels.ttl"
  setting are going to miss this until it is re-implemented in an ABI
  preserving way.
  
  Hirsute (Bileto pre-test):
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/amd64/n/netplan.io/20210416_204928_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/arm64/n/netplan.io/20210416_213837_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/armhf/n/netplan.io/20210416_201636_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/ppc64el/n/netplan.io/20210416_210302_fec70@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute-ci-train-ppa-service-4530/hirsute/s390x/n/netplan.io/20210416_204523_fec70@/log.gz
  
  Groovy:
  TBD groovy_amd64.log
  TBD groovy_arm64.log
  TBD groovy_armhf.log
  TBD groovy_ppc64el.log
  TBD groovy_s390x.log
  
  Focal:
- TBD focal_amd64.log
- TBD focal_arm64.log
- TBD focal_armhf.log
- TBD focal_ppc64el.log
- TBD focal_s390x.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_amd64.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_arm64.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_armhf.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_ppc64el.log
+ https://git.launchpad.net/~slyon/+git/files/tree/LP1922898/focal_s390x.log
  
  [Other Info]
  The integration test logs are attached to this bug, once the package has been 
accepted into -proposed and the tests have been executed on the real 
infrastructure.
  
  == Original description ==
  
  Today a bunch of our ubuntu 20.04 servers on AWS EC2 (both amd64 and
  arm) upgraded to netplan 0.102-0ubuntu1~20.04.1, which resulted in a
  segfault when netplan ran generate, and then took the whole network down
  with it, the servers had to be force rebooted.
  
  kernel: [1938106.074273] netplan[2874371]: segfault at 1 ip 
7f72cb991675 sp 7ffe8be03158 error 4 in 
libc-2.31.so[7f72cb82b000+178000]
  kernel: [1938106.074282] Code: 00 00 0f 1f 00 31 c0 c5 f8 77 c3 66 2e 0f 1f 
84 00 00 00 00 00 f3 0f 1e fa 89 f9 48 89 fa c5 f9 ef c0 83 e1 3f 83 f9 20 77 
2b  fd 74 0f c5 fd d7 c1 85 c0 0f 85 eb 00 00 00 48 83 c7 20 83 e1
  systemd[2874368]: 

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-20 Thread Brian Murray
Hello Carl, or anyone else affected,

Accepted netplan.io into focal-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/netplan.io/0.102-0ubuntu1~20.04.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: netplan.io (Ubuntu Focal)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed verification-needed-focal

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

Title:
  [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs