** Changed in: ubuntu-z-systems
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/1798776
Title:
kvm_stat : missing python dependency
To manage notification
This bug was fixed in the package linux - 4.18.0-16.17
---
linux (4.18.0-16.17) cosmic; urgency=medium
* linux: 4.18.0-16.17 -proposed tracker (LP: #1814749)
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
* CVE-2018-16880
- vhost: fix OOB in get_
This bug was fixed in the package linux - 4.15.0-46.49
---
linux (4.15.0-46.49) bionic; urgency=medium
* linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
* mprotect fails on ext4 with dax (LP: #1799237)
- x86/speculation/l1tf: Exempt zeroed PTEs from inversion
* kernel
Successfully verified on bionic, too - see attachment.
Adjusting tags accordingly ...
** Attachment added: "verification_bionic.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798776/+attachment/5238882/+files/verification_bionic.txt
** Tags removed: verification-needed-bionic
** T
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
bionic' to 'verification-done-bionic'. If the problem still exists,
change the tag 'verifica
Successfully verified after moving to latest kernel in proposed and installing
corresponding linux-tools-host package - see attachment.
Adjusting tags accordingly ...
** Attachment added: "verification_cosmic.txt"
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1798776/+attachment/5237676/+f
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
cosmic' to 'verification-done-cosmic'. If the problem still exists,
change the tag 'verifica
This bug was fixed in the package linux - 4.19.0-12.13
---
linux (4.19.0-12.13) disco; urgency=medium
* linux: 4.19.0-12.13 -proposed tracker (LP: #1813664)
* kernel oops in bcache module (LP: #1793901)
- SAUCE: bcache: never writeback a discard operation
* Disco update: 4
** Changed in: ubuntu-z-systems
Status: In Progress => 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/1798776
Title:
kvm_stat : missing python dependency
To manage notifications
** Changed in: linux (Ubuntu Bionic)
Status: New => Fix Committed
** Changed in: linux (Ubuntu Cosmic)
Status: New => 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/1798776
Applied to disco.
** Changed in: linux (Ubuntu)
Status: In Progress => 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/1798776
Title:
kvm_stat : missing python dependency
To man
** Also affects: linux (Ubuntu Cosmic)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Bionic)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Yes, once it landed in 19.04,
it should be changed in 18.10 and 18.04, too.
All these have python3 per default.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798776
Title:
kvm_stat : missing python
--- Comment From heinz-werner_se...@de.ibm.com 2018-12-18 03:35 EDT---
Changed target milestone to 19.04, due to inclusion within kernel 4.21.
@Can: Is this also required for 18.04 LTS?
** Tags removed: targetmilestone-inin1810
** Tags added: targetmilestone-inin1904
--
You received this
Hi Stefan, that would be fantastic, since this is the target for disco
...
** Changed in: linux (Ubuntu)
Status: New => In Progress
** Changed in: ubuntu-z-systems
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Thx Stefan, yes - let's wait and see. Hope upstream will agree.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798776
Title:
kvm_stat : missing python dependency
To manage notifications about this
Hi Stefan, since you recently brought some changes to kvm_stats upstream
(iirc), I think it would be good if you can push for the python 'shebang'
change to pythong3, too.
The code itself already runs fine on python3.
--
You received this bug notification because you are a member of Ubuntu
Bugs
Given that python2 is effectively EOL soon, and python3 has been
available since forever... the switch must happen. Including stable
releases of kernel, imho.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
I agree that adding a dependency and pulling in python2 from the kernel
seems very wrong.
Per https://www.python.org/dev/peps/pep-0394/#recommendation I think the right
header would be
#!/usr/bin/env python3
That would be a (trivial) upstream change to the kernel as code is held there.
Unless
A minimal Ubuntu 18.10 installation comes by default with python3 only:
$ ls /usr/bin/python*
/usr/bin/python3 /usr/bin/python3.6 /usr/bin/python3.6m /usr/bin/python3m
The 'shebang' in /usr/bin/kvm_stat points to /usr/bin/python:
$ grep \#\! /usr/bin/kvm_stat
#!/usr/bin/python
Which is usually
** Also affects: ubuntu-z-systems
Importance: Undecided
Status: New
** Changed in: ubuntu-z-systems
Importance: Undecided => High
** Changed in: ubuntu-z-systems
Status: New => Triaged
** Changed in: ubuntu-z-systems
Assignee: (unassigned) => Canonical Kernel Team (canon
21 matches
Mail list logo