** Summary changed:
- Missing module prp_kvm.ko in linux-modules-*-kvm
+ Missing module pvp_kvm.ko in linux-modules-*-kvm
** Summary changed:
- Missing module pvp_kvm.ko in linux-modules-*-kvm
+ Missing module ptp_kvm.ko in linux-modules-*-kvm
--
You received this bug notification because you
Public bug reported:
The kernel module ptp_kvm.po is for syncing the time between VM and host in a
KVM environment.
BUT: this module is missing in the -kvm kernel or module flavored packages.
It *IS* inside these packages:
/lib/modules/5.4.0-1009-aws/kernel/drivers/ptp/ptp_kvm.ko
linux-m
The incompatibility between ansible gitlab_runner module and python-
gitlab was already fixed in ansible:
https://github.com/ansible/ansible/pull/64989
but will not be included in ansible 2.9.
As you can read here:
https://github.com/ansible/ansible/pull/65049
that this 'limitation' will be r
Public bug reported:
Since version 2.8 ansible ships with a module 'gitlab_runner':
https://docs.ansible.com/ansible/latest/modules/gitlab_runner_module.html
Ansible as included in Ubuntu Focal is missing the dependency to python3-gitlab:
https://packages.ubuntu.com/focal/ansible
Using the ansib
I'm sorry but I have no access to the system any longer, therefore I
cannot the command.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769301
Title:
resetting /proc/thread-self/attr/fscreate result
In libselinux the setfscreatecon() function is implemented - which might
be the root cause of the problem.
** Package changed: shadow (Ubuntu) => libselinux (Ubuntu)
** Summary changed:
- useradd fails when selinux is set to permissive
+ resetting /proc/thread-self/attr/fscreate results in 'Inva
It looks that the root cause affects multiple packages.
Observations: programs like lvchange have a similar problem:
# lvresize -L +1M /dev/mapper/vg-home
SELinux context reset: setfscreatecon failed: Invalid argument
SELinux context reset: setfscreatecon failed: Invalid argument
...
It look
Public bug reported:
root@ubuntu:~# useradd -g 100 tst003
useradd: failure while writing changes to /etc/passwd
root@ubuntu:~# sestatus
SELinux status: enabled
SELinuxfs mount:/sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name:
Public bug reported:
The current artful zypper is linked against the wrong libzypp.so:
root@c965fd40e35d:/# ldd /usr/bin/zypper
linux-vdso.so.1 => (0x7fffae1e)
libzypp.so.1503 => not found
[...]
root@c965fd40e35d:/# dpkg -L libzypp
/.
/usr
/usr/lib
/usr/lib/x86_6
Public bug reported:
It looks that there is a cyclic dependency in some of the systemd
services: see log.
The VM was created some hours ago using the latest packages.
I'm not really sure if this is a problem with systemd - if not maybe
somebody can point me to the buggy package.
=== Version In
> We don't support SELinux in Ubuntu (only AppArmor),
That sounds more than strange:
There are many hints, that Ubuntu (also) supports SELinux [1] [2].
I'm not sure how you work together with the people of AppArmor or SELinux:
typically the application developers / maintainers should discuss the
Public bug reported:
After switching SELinux to enforcing, the systemd-tmpfiles-setup.service
failed:
Mar 29 16:12:42 systemd-tmpfiles[546]: [/usr/lib/tmpfiles.d/var.conf:14]
Duplicate line for path "/var/log", ignoring.
Mar 29 16:12:42 systemd-tmpfiles[546]: Unable to fix SELinux security con
Same problem with
Ubuntu 10.04
open-iscsi 2.0.871-0ubuntu4
--
open-iscsi shutdown failure due to missing dir
https://bugs.launchpad.net/bugs/541512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
Hello Serge,
comment from Bug #595591 applies also here.
** Changed in: qemu-kvm (Ubuntu)
Status: Incomplete => New
--
Add 'snapshot_create' as monitor command
https://bugs.launchpad.net/bugs/594614
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Hello Serge,
tried last week to get this patch running against the lastest git
version - but failed, because currently the new implementation of QMP
has to settle down for a while before it will work again ;-)
Will try next week again.
BTW: when I send this patch to upstream - it will make (poss
Exactly - git version of qemu from last week does not have this problem.
--
Missing -f option for 'qemu-img snapshot'
https://bugs.launchpad.net/bugs/594179
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
Version qemu-kvm 0.12.3+noroms-0ubuntu9 from Ubuntu 10.04.
** Changed in: qemu-kvm (Ubuntu)
Status: Incomplete => New
--
'delvm' does not work with QMP
https://bugs.launchpad.net/bugs/595591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
(Had a mail exchange with Dustin: result is that I should set the Status
back to new.)
** Changed in: qemu-kvm (Ubuntu)
Status: Invalid => New
--
Missing -f option for 'qemu-img snapshot'
https://bugs.launchpad.net/bugs/594179
You received this bug notification because you are a member of
** Attachment added: "delvm_qmp.patch"
http://launchpadlibrarian.net/50499848/delvm_qmp.patch
--
'delvm' does not work with QMP
https://bugs.launchpad.net/bugs/595591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
Public bug reported:
Binary package hint: qemu-kvm
Currently it is impossible to use the 'delvm' command via the QMP
interface.
The attached patch fixed this.
** Affects: qemu-kvm (Ubuntu)
Importance: Undecided
Status: New
--
'delvm' does not work with QMP
https://bugs.launchpad
Checked this with the latest git master from qemu.
The git-qemu-img version works fine: it detects the qcow2 image inside the LVM2
logical volume - without the need to specify the format. The checked qemu
version is 0.12.50.
--
Missing -f option for 'qemu-img snapshot'
https://bugs.launchpad.n
Nope - this is not true: This version of qemu-img does *not* detect qcow2
images which life inside a LVM2 logical volume.
Without the patch, qemu-img detects a 'host_device' in this case, e.g.
'qemu-img snapshot -l ...' does not print anything.
With the patch applied 'qemu-img snapshot -f qcow2 -
** Patch added: "snapshot_create-add.patch"
http://launchpadlibrarian.net/50376091/snapshot_create-add.patch
--
Add 'snapshot_create' as monitor command
https://bugs.launchpad.net/bugs/594614
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
attached patch).
The command 'snapshot_create' takes two optional parameters:
o tag / id: same as for savevm
o device: the name of the device which should be snapshotted. If empty all
devices are snapshotted.
This command can also be used with the QMP interface.
Signed-off-by: Andreas
** Description changed:
Binary package hint: qemu-kvm
In the qemu-img 'snapshot' command the '-f' option is missing (which I
need...); It's only available for all other commands:
- check [-f fmt] filename
- create [-f fmt] [-o options] filename [size]
- commit [-f fmt] filename
- c
25 matches
Mail list logo