------- Comment From stefan.ra...@de.ibm.com 2018-10-22 16:40 EDT------- According to https://legacy.python.org/dev/peps/pep-0373/, end of life for Python 2.7 was moved to 2020 - that's still a wee bit! Still, since kvm_stat should be Python 3 compatible by now, why not just go a head and try to convert to "#!/usr/bin/env python3" upstream? Are you folks up to submitting a respective patch upstream, or do you want me to...?
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1798776 Title: kvm_stat : missing python dependency Status in Ubuntu on IBM z Systems: Triaged Status in linux package in Ubuntu: New Bug description: After installing linux-tools-host, the included kvm_stat utility won't work: root@ubuntu:~# kvm_stat -bash: /usr/bin/kvm_stat: /usr/bin/python: bad interpreter: No such file or directory Reason is that there is apparently no dependency on a python package from the linux-tools-host package. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1798776/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp