search for: run_uid

Displaying 4 results from an estimated 4 matches for "run_uid".

Did you mean: run_id
2010 Oct 01
3
[PATCH 1/2] Add -u and -g options to febootstrap-supermin-helper
Bash automatically resets euid to uid when it executes. This can mean that the effective user id of a program at the point it calls febootstrap-supermin-helper can be lost if any part of execution chain involved bash. This in turn can result in: * the generation of an incorrect checksum, which contains the uid. * the generation of supermin files with differing owners The -u and -g options allow
2017 Jun 01
3
libvirtd not accepting connections
Hi, Ever since I recently upgraded to Fedora 25, I can't get kvm working. It's worked on this system since initial fedora 20 install. All upgrades were done via yum, then once available, dnf. I do have libvirt-sock in LISTENING state: STREAM LISTENING /var/run/libvirt/libvirt-sock I noticed I also have multiple connections in CONNECTING state: STREAM CONNECTING 0
2017 Jun 02
0
Re: libvirtd not accepting connections
...;virQEMUDriverCreateCapabilities" >#12 0x00007fcd4051fef3 in qemuStateInitialize (privileged=true, >callback=<optimized out>, opaque=<optimized out>) at qemu/qemu_driver.c:844 > driverConf = 0x0 > conn = 0x0 > cfg = 0x7fcd3448cbb0 > run_uid = <optimized out> > run_gid = <optimized out> > hugepagePath = 0x0 > i = <optimized out> > __FUNCTION__ = "qemuStateInitialize" >#13 0x00007fcd6f1789af in virStateInitialize (privileged=<optimized >out>, callback=0x...
2017 Jun 02
2
Re: libvirtd not accepting connections
...t; >> #12 0x00007fcd4051fef3 in qemuStateInitialize (privileged=true, >> callback=<optimized out>, opaque=<optimized out>) at >> qemu/qemu_driver.c:844 >> driverConf = 0x0 >> conn = 0x0 >> cfg = 0x7fcd3448cbb0 >> run_uid = <optimized out> >> run_gid = <optimized out> >> hugepagePath = 0x0 >> i = <optimized out> >> __FUNCTION__ = "qemuStateInitialize" >> #13 0x00007fcd6f1789af in virStateInitialize (privileged=<optimized &gt...