Correction for comment #14, we still have X-kvm, but the python API test
passed with the updated test case.
END GOODubuntu_lxc.api_test.py
** Changed in: ubuntu-kernel-tests
Status: Won't Fix => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bug
We no longer have X-kvm kernel anymore and Xenial is now an ESM series, I am
not sure if we can sru non-CVE fixes to it.
Closing this bug with Won't Fix.
Thanks!
** Changed in: ubuntu-kernel-tests
Status: New => Won't Fix
** Changed in: python3-lxc (Ubuntu)
Status: Confirmed => Won
** Changed in: python3-lxc (Ubuntu)
Status: In Progress => Confirmed
** Changed in: python3-lxc (Ubuntu)
Assignee: You-Sheng Yang (vicamo) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Tags added: sru-20200518
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-kvm kernel
To manage notifications about this bug go to:
https:
** Tags added: sru-20200316
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-kvm kernel
To manage notifications about this bug go to:
https:
** No longer affects: ubuntu-kernel-tests
** Also affects: python3-lxc (Ubuntu Xenial)
Importance: Undecided
Status: New
** Changed in: python3-lxc (Ubuntu Xenial)
Status: New => Confirmed
** Also affects: ubuntu-kernel-tests
Importance: Undecided
Status: New
--
You
@Connor, no, I don't really know how to work with that ubuntu importer
to even land to focal. Currently focal has 3.0.4-1ubuntu5, but the
source tree has 3.0.1 instead.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Hi Vicamo,
Are you preparing an SRU for python3-lxc from that patch posted in
comment #9?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-k
The attachment "0001-api_test-fix-interfaces-comparison-failure.patch"
seems to be a patch. If it isn't, please remove the "patch" flag from
the attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a
** Changed in: ubuntu-kernel-tests
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-kvm kernel
To manage n
Some details for comment #4 and #5:
kvm nodes deployed for test was launched with virtio_net as network
device, so it's actually not related to the lack of ethernet device
drivers. I think enabling ethernet in kvm kernel might also be
convenient for users running virtual machines because e1000 car
Pull request to upstream: https://github.com/lxc/python3-lxc/pull/13
** Also affects: python3-lxc (Ubuntu)
Importance: Undecided
Status: New
** Changed in: python3-lxc (Ubuntu)
Assignee: (unassigned) => You-Sheng Yang (vicamo)
** No longer affects: linux-kvm (Ubuntu)
--
You rece
In Bionic or above, tests are run by autopkgtest in the lxc package.
However, its control file, https://github.com/lxc/lxc-pkg-ubuntu/blob
/dpm-xenial/debian/tests/control, doesn't seem to depend on python3-lxc,
which follows api_test in the python3-lxc package are not tested on
Bionic or above[1].
** Patch added: "0001-api_test-fix-interfaces-comparison-failure.patch"
https://bugs.launchpad.net/ubuntu/+source/python3-lxc/+bug/1764618/+attachment/5289416/+files/0001-api_test-fix-interfaces-comparison-failure.patch
** Changed in: python3-lxc (Ubuntu)
Status: New => In Progress
--
https://github.com/lxc/python3-lxc/issues/2
** Bug watch added: github.com/lxc/python3-lxc/issues #2
https://github.com/lxc/python3-lxc/issues/2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/176461
CONFIG_ETHERNET itself is not turned on but says 'y' in annotation.
Here is a list of supported network devices in qemu v4.1.0:
Network devices:
name "e1000", bus PCI, alias "e1000-82540em", desc "Intel Gigabit Ethernet"
name "e1000-82544gc", bus PCI, desc "Intel Gigabit Ethernet"
name "e1000-825
CONFIG_E1000, driver for ethernet, is not enabled in kvm kernel.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-kvm kernel
To manage notif
Confirmed with 4.4.0-1056-kvm kernel. Failed program:
## Python3 testsuite
STRING="python3: API"
if [ ! -f /usr/share/doc/python3-lxc/examples/api_test.py.gz ]; then
ignore "$STRING"
else
OUT=$(mktemp)
PYTEST=$(mktemp)
cat /usr/share/doc/python3-lxc/examples/api_test.py.gz | gzip
** Changed in: linux-kvm (Ubuntu)
Assignee: (unassigned) => You-Sheng Yang (vicamo)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-kvm
** Tags added: ubuntu-lxc
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-kvm kernel
To manage notifications about this bug go to:
https://
** Also affects: ubuntu-kernel-tests
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764618
Title:
python-API test in ubuntu_lxc will fail on X-kvm kernel
ip addr output from the KVM host:
$ ip addr
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft
22 matches
Mail list logo