I have tested and verified that this works as expected with the package
from bionic-proposed. Note that the python-pip package change results in
the change in python-pip-whl which is used for virtualenvs.
root@aio1-utility-container-f98ba613:/# apt-cache policy python-pip-whl
python-pip-whl:
Ins
Public bug reported:
When trying to use machinectl import-tar to import a compressed rootfs
tarball, if the compression is multi-streamed then the import hangs
after the first stream.
Either the multi-stream import should work, or it should be detected and
an error output.
Environment:
Ubuntu 17
** Also affects: qemu-kvm
Importance: Undecided
Status: New
** Also affects: qemu (Ubuntu)
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/1285708
** Changed in: openstack-ansible/juno
Milestone: next => None
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423669
Title:
CTRL+ALT+DEL Button missing
To manage notifications about this bug go
Public bug reported:
Description:Ubuntu 16.04 LTS
Release:16.04
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
Man ref:
http://manpages.ubuntu.com/manpages/xenial/man1/lxc-copy.1.html
Problem:
The man package references '-B' and '--backingstorage' as aliases of one
another, but when the
** Description changed:
Description:Ubuntu 16.04 LTS
Release:16.04
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
Man ref:
http://manpages.ubuntu.com/manpages/xenial/man1/lxc-copy.1.html
Problem:
The man package references '-B' and '--backingstorage' as aliases of on
Public bug reported:
Description: Ubuntu 16.04 LTS
Release: 16.04
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
Man ref:
http://manpages.ubuntu.com/manpages/xenial/man1/lxc-copy.1.html
Problem:
The man package references 'overlay' as a backing storage type, but when the
following command is execute
** Description changed:
Description: Ubuntu 16.04 LTS
Release: 16.04
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
+ linux-image-virtual:
+ Installed: 4.4.0.22.23
Man ref:
http://manpages.ubuntu.com/manpages/xenial/man1/lxc-copy.1.html
Problem:
The man package references 'ove
** Description changed:
Description:Ubuntu 16.04 LTS
Release:16.04
+ linux-image-virtual:
+ Installed: 4.4.0.22.23
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
Man ref:
http://manpages.ubuntu.com/manpages/xenial/man1/lxc-copy.1.html
Problem:
The man package refer
** Description changed:
Description:Ubuntu 16.04 LTS
Release:16.04
- linux-image-virtual:
- Installed: 4.4.0.22.23
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
+ linux-image-virtual:
+ Installed: 4.4.0.24.25
+ linux-image-extra-virtual:
+ Installed: 4.4.0.24.25
Man re
** Description changed:
Description: Ubuntu 16.04 LTS
Release: 16.04
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
linux-image-virtual:
- Installed: 4.4.0.22.23
+ Installed: 4.4.0.24.25
+ linux-image-extra-virtual:
+ Installed: 4.4.0.24.25
Man ref:
http://manpages.ubuntu.com/m
After some experimentation I've found that with no 'linux-image-extra-
virtual' package installed (whether it's installed or not makes no
difference) and all other package versions at the same level the command
does work when the backing store is specified as 'overlayfs' instead of
'overlay'.
root
** Description changed:
Description:Ubuntu 16.04 LTS
Release:16.04
lxc:
Installed: 2.0.1-0ubuntu1~16.04.1
linux-image-virtual:
- Installed: 4.4.0.24.25
+ Installed: 4.4.0.24.25
linux-image-extra-virtual:
- Installed: 4.4.0.24.25
+ Installed: 4.4.0.24.25
Ma
@r0lf Agreed that it is easy enough to workaround, so I wouldn't call it
an urgent requirement - however, having to stand up a web server to host
a file in the environment is an overhead which could be avoided if using
a file was an option. When using configuration management tooling like
ansible,
Christopher - The domain name was api.cloudbuilder.co.za and the rest of
the URI was standard for the service. It may simply be that one of the
libraries being used defaults to using a unicode header.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
@james-page We're testing your upstart openvswitch-switch.conf file on
Precise. It's looking good so far. Can this bug be marked as relevant
for Precise too, please? Once it's in Saucy we'd definitely like to see
it backported to Precise.
--
You received this bug notification because you are a me
** Changed in: openstack-ansible/kilo
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/1488815
Title:
Kernel traces with skb_warn_bad_offload showing up dur
** Changed in: openstack-ansible/trunk
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/1488815
Title:
Kernel traces with skb_warn_bad_offload showing up du
Public bug reported:
It'd be really great if the mirror method could be configured to use a
local file for the mirror list.
eg in /etc/apt/source.list.d/mysoftware.list
deb mirror://file://apt/mirrors/mysoftware.txt trusty main
Instead of pulling the file via http (as per current behaviour) and
Quite right - our workaround was to switch to using the host
capabilities instead of the compatibility fallback. However, the
decision for a compatibility fallback was automatically made and
included the above combination. I don't know where that bug should sit.
--
You received this bug notificat
Could this be related?
https://bugs.launchpad.net/ubuntu/precise/+source/openvswitch/+bug/1262692
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273386
Title:
Neutron namespace metadata proxy trigge
The following simple patch sorted the issue out for me:
root@api2:~# diff servers.py
/usr/lib/python2.7/dist-packages/nova/api/openstack/compute/servers.py
1382c1382
< resp.headers['Location'] = image_ref
---
> resp.headers['Location'] = image_ref.encode('utf-8')
** Also affects
** Changed in: openvswitch (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1233703
Title:
openvswitch-datapath-dkms fails to build kernel modules in cloud-rep
Public bug reported:
Ubuntu Precise currently ships with dnsmasq 2.59, but due to the issue
reported in https://lists.launchpad.net/openstack/msg11696.html we
require that to be updated in Precise to at least 2.61. I see that
Quantal already has 2.63. Please backport this update for Precise!
** A
24 matches
Mail list logo