Activity log for bug #1732883

Date Who What changed Old value New value Message
2017-11-17 10:32:38 Po-Hsu Lin bug added bug
2017-11-17 10:32:48 Po-Hsu Lin affects linux-lts-xenial (Ubuntu) uvtool (Ubuntu)
2017-11-17 10:58:48 Robie Basak summary uvt-kvm wait command will never return on Trusty with KVM created with uvtool uvt-kvm wait command will never return on Trusty with a future guest using systemd such as Xenial
2017-11-17 10:59:02 Robie Basak nominated for series Ubuntu Trusty
2017-11-17 10:59:02 Robie Basak bug task added uvtool (Ubuntu Trusty)
2017-11-17 10:59:10 Robie Basak uvtool (Ubuntu): status New Fix Released
2017-11-17 10:59:13 Robie Basak uvtool (Ubuntu Trusty): status New Triaged
2017-11-17 10:59:18 Robie Basak uvtool (Ubuntu Trusty): importance Undecided Low
2017-12-05 11:40:57 Po-Hsu Lin uvtool (Ubuntu Trusty): assignee Po-Hsu Lin (cypressyew)
2017-12-06 02:51:02 Po-Hsu Lin uvtool (Ubuntu Trusty): status Triaged In Progress
2017-12-06 07:02:37 Po-Hsu Lin description Steps: 1. Install Trusty + X-hwe kernel 2. sudo apt-get install uvtool -y 3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N '' 4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64 5. sudo uvt-kvm create test-kvm release=xenial arch=amd64 6. sudo uvt-kvm wait test-kvm --insecure Result: * Step no 6. will never return. Even you can already ssh into that KVM ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install) == SRU Justification == [Impact] When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` command will never return as the tool is not aware of the newer runlevel 5 for systemd. [Test Case] Steps:  1. Install Trusty + X-hwe kernel  2. sudo apt-get install uvtool -y  3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''  4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64  5. sudo uvt-kvm create test-kvm release=xenial arch=amd64  6. sudo uvt-kvm wait test-kvm --insecure Result:  * Step no 6. will never return. Even you can already ssh into that KVM [Regression potential] * Minimal, this patch adds compatibility to Trusty users, and it is only affecting the uvt-kvm wait command on Trusty. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install)
2017-12-06 07:03:09 Po-Hsu Lin merge proposal linked https://code.launchpad.net/~cypressyew/ubuntu/+source/uvtool/+git/uvtool/+merge/334755
2017-12-06 07:23:05 Po-Hsu Lin description == SRU Justification == [Impact] When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` command will never return as the tool is not aware of the newer runlevel 5 for systemd. [Test Case] Steps:  1. Install Trusty + X-hwe kernel  2. sudo apt-get install uvtool -y  3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''  4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64  5. sudo uvt-kvm create test-kvm release=xenial arch=amd64  6. sudo uvt-kvm wait test-kvm --insecure Result:  * Step no 6. will never return. Even you can already ssh into that KVM [Regression potential] * Minimal, this patch adds compatibility to Trusty users, and it is only affecting the uvt-kvm wait command on Trusty. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install) == SRU Justification == [Impact] When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` command will never return as the tool is not aware of the newer runlevel 5 for systemd. [Test Case] Steps:  1. Install Trusty + X-hwe kernel  2. sudo apt-get install uvtool -y  3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''  4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64  5. sudo uvt-kvm create test-kvm release=xenial arch=amd64  6. sudo uvt-kvm wait test-kvm --insecure Result:  * Step no 6. will never return. Even you can already ssh into that KVM [Regression potential] Minimal, this patch adds compatibility to Trusty users, and it is only affecting the uvt-kvm wait command on Trusty. And this patch has been tested, with positive test result. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install)
2017-12-06 07:36:03 Po-Hsu Lin attachment added fix-remote-wait-trusty https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5019116/+files/fix-remote-wait-trusty
2018-01-24 10:39:12 Po-Hsu Lin description == SRU Justification == [Impact] When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` command will never return as the tool is not aware of the newer runlevel 5 for systemd. [Test Case] Steps:  1. Install Trusty + X-hwe kernel  2. sudo apt-get install uvtool -y  3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''  4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64  5. sudo uvt-kvm create test-kvm release=xenial arch=amd64  6. sudo uvt-kvm wait test-kvm --insecure Result:  * Step no 6. will never return. Even you can already ssh into that KVM [Regression potential] Minimal, this patch adds compatibility to Trusty users, and it is only affecting the uvt-kvm wait command on Trusty. And this patch has been tested, with positive test result. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install) == SRU Justification == [Impact] * When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` command will never return as the tool is not aware of the newer runlevel 5 for systemd. [Test Case] Steps:  1. Install Trusty + X-hwe kernel  2. sudo apt-get install uvtool -y  3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''  4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64  5. sudo uvt-kvm create test-kvm release=xenial arch=amd64  6. sudo uvt-kvm wait test-kvm --insecure Result:  * Step no 6. will never return. Even you can already ssh into that KVM [Regression potential] * This patch only adds compatibility for Trusty users, and limited to the uvt-kvm wait command on Trusty, therefore the risk for causing a regression is low. * And this patch has been tested on Trusty, with positive test result. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install)
2018-01-24 11:16:43 Po-Hsu Lin description == SRU Justification == [Impact] * When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` command will never return as the tool is not aware of the newer runlevel 5 for systemd. [Test Case] Steps:  1. Install Trusty + X-hwe kernel  2. sudo apt-get install uvtool -y  3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''  4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64  5. sudo uvt-kvm create test-kvm release=xenial arch=amd64  6. sudo uvt-kvm wait test-kvm --insecure Result:  * Step no 6. will never return. Even you can already ssh into that KVM [Regression potential] * This patch only adds compatibility for Trusty users, and limited to the uvt-kvm wait command on Trusty, therefore the risk for causing a regression is low. * And this patch has been tested on Trusty, with positive test result. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install) == SRU Justification == [Impact] * When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` command will never return as the tool is not aware of the newer runlevel 5 for systemd. [Test Case] Steps:  1. Install Trusty + X-hwe kernel  2. sudo apt-get install uvtool -y  3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''  4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64  5. sudo uvt-kvm create test-kvm release=xenial arch=amd64  6. sudo uvt-kvm wait test-kvm --insecure Result:  * Step no 6. will never return. Even you can already ssh into that KVM [Regression potential] * This patch only adds compatibility for Trusty users, and limited to the uvt-kvm wait command on Trusty, therefore the risk for causing a regression is low. * This patch has been tested on Trusty, with positive test result. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1 ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90 Uname: Linux 4.4.0-98-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.25 Architecture: amd64 Date: Fri Nov 17 10:13:10 2017 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: linux-lts-xenial UpgradeStatus: No upgrade log present (probably fresh install)
2018-01-24 13:05:22 Po-Hsu Lin attachment added fix-wait-debdiff https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5042252/+files/fix-wait-debdiff
2018-01-24 13:06:16 Po-Hsu Lin attachment removed fix-remote-wait-trusty https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5019116/+files/fix-remote-wait-trusty
2018-01-24 13:06:54 Po-Hsu Lin bug added subscriber Ubuntu Sponsors Team
2018-01-24 13:17:29 Po-Hsu Lin attachment removed fix-wait-debdiff https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5042252/+files/fix-wait-debdiff
2018-01-24 13:17:39 Po-Hsu Lin attachment added fix-wait-debdiff https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5042253/+files/fix-wait-debdiff
2018-02-09 20:01:08 Brian Murray removed subscriber Ubuntu Sponsors Team
2018-06-01 12:22:04 Po-Hsu Lin bug task added ubuntu-kernel-tests
2018-06-01 12:22:11 Po-Hsu Lin ubuntu-kernel-tests: assignee Po-Hsu Lin (cypressyew)
2018-09-12 18:45:39 Sean Feole ubuntu-kernel-tests: status New Incomplete
2018-10-31 07:07:33 Po-Hsu Lin ubuntu-kernel-tests: status Incomplete Confirmed
2019-09-05 06:18:40 Po-Hsu Lin tags amd64 apport-bug trusty uec-images amd64 apport-bug trusty ubuntu-kvm-smoke-test uec-images
2019-12-26 09:26:19 Po-Hsu Lin ubuntu-kernel-tests: status Confirmed Fix Released
2019-12-26 09:26:23 Po-Hsu Lin uvtool (Ubuntu Trusty): status In Progress Won't Fix