Displaying 20 results from an estimated 22 matches for "libcap2".
Did you mean:
libcap
2013 Jan 17
5
A few patches needed for libguestfs 1.20+ on current Debian systems
Here's what I needed to build and run 1.20 on Debian/unstable.
Perhaps the libcap2 dependency in the packagelist should only be added
if libcap has actually been used in building guestfsd...
2016 Nov 30
2
[PATCH] packagelist: add initviocons package on SUSE
...file changed, 1 insertion(+)
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index f278f66..bbbe4b2 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -139,6 +139,7 @@ ifelse(SUSE,1,
glibc-locale
gptfdisk
hivex
+ initviocons
iproute2
iputils
libcap2
--
2.10.2
2020 Oct 17
1
[PATCH] Use guestfsd binary to auto-generate library dependencies for appliance
...utils
reiserfs-utils
- libselinux
syslinux-extlinux
systemd dnl for /sbin/reboot and udevd
vim-minimal
xz
- yara
zfs-fuse
)
@@ -79,17 +70,7 @@ dnl iproute has been renamed to iproute2
iputils-tracepath
isc-dhcp-client
ldmtool
- libaugeas0
libc-bin
- libcap2
- libhivex0
- libjansson4
- libpcre3
- libsystemd0
- libsystemd-id128-0
- libsystemd-journal0
- libtirpc1
- libyara3
linux-image
dnl syslinux 'suggests' mtools, but in reality it's a hard dependency:
mtools
@@ -107,19 +88,14 @@ dnl iproute has been renamed to iproute2...
2014 Aug 19
6
[PATCH 0/3] libguestfs: improve OpenSUSE support
Hi,
this series for libguestfs improves the support for OpenSUSE.
There are couple of changes (in testing-only stuff) needed to help
running the tests properly, and an update of the packagelist.
Pino Toscano (3):
builder: do not use xz --block-size for the test images
tests: make the scratch disk used for scratch much larger
appliance: initial packagelist for OpenSUSE
2016 May 12
0
[PATCH 02/11] Update packagelist for SLES
...gelist.in
index daf589e..c221854 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -132,11 +132,11 @@ ifelse(SUSE,1,
augeas-lenses
btrfsprogs
cryptsetup
- dhcpcd
+ dhcp-client
genisoimage
glibc-locale
gptfdisk
- hivex
+ libhivex0
iproute2
iputils
libcap2
--
2.6.6
2016 Nov 30
0
Re: [PATCH] packagelist: add initviocons package on SUSE
...ckagelist.in b/appliance/packagelist.in
> index f278f66..bbbe4b2 100644
> --- a/appliance/packagelist.in
> +++ b/appliance/packagelist.in
> @@ -139,6 +139,7 @@ ifelse(SUSE,1,
> glibc-locale
> gptfdisk
> hivex
> + initviocons
> iproute2
> iputils
> libcap2
This patch is fine, ACK.
I don't know if you're doing this already, but in Fedora we split up
the appliance dependencies like this:
http://pkgs.fedoraproject.org/cgit/rpms/libguestfs.git/tree/libguestfs.spec#n992
If you install the 'libguestfs-rescue' subpackage, you get the e...
2011 Dec 21
1
Winbind authentication and wbinfo -i user no longer work after uprading to 3.6.1
...'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages winbind depends on:
ii adduser 3.113
ii libc6 2.13-21
ii libcap2 1:2.22-1
ii libcomerr2 1.42-1
ii libgssapi-krb5-2 1.10+dfsg~alpha1-6
ii libk5crypto3 1.10+dfsg~alpha1-6
ii libkrb5-3 1.10+dfsg~alpha1-6
ii libldap-2.4-2 2.4.25-4+b1
ii libpam0g 1.1.3-6
ii libpopt0 1.16-1
ii libtalloc2 2.0.7-3
ii l...
2011 May 30
0
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
...fter another long 3 minute wait, I test for the oom bug... and guess what..
it's STILL NOT DOING IT!!! :(
So now I check for differences in the /etc/pam.d... I notice pam_cap.so is
missing in common-auth on the broken server:
root at courtney.internal [/etc/pam.d] > dpkg -l | grep cap
ii libcap2 1:2.19-3 support
for getting/setting POSIX.1e capabilities
ii libcap2-bin 1:2.19-3 basic
utility programs for using capabilities
Broken server:
? PAM profiles to
enable:
?
?
?
? [*] Unix
authentica...
2014 Oct 02
5
[PATCH v3 0/4] launch: libvirt: Use qemu-bridge-helper to implement a
v3:
- Various changes to dhclient/dhcpcd as discussed on the mailing list.
2018 Feb 12
0
[PATCH v2 1/1] Switch from YAJL to Jansson
...REDHAT,1,
hivex
iproute
iputils
+ jansson
kernel
libcap
libldm
@@ -51,7 +52,6 @@ ifelse(REDHAT,1,
systemd dnl for /sbin/reboot and udevd
vim-minimal
xz
- yajl
yara
zfs-fuse
)
@@ -81,12 +81,12 @@ dnl iproute has been renamed to iproute2
libc-bin
libcap2
libhivex0
+ libjansson4
libpcre3
libsystemd0
libsystemd-id128-0
libsystemd-journal0
libtirpc1
- libyajl2
libyara3
linux-image
dnl syslinux 'suggests' mtools, but in reality it's a hard dependency:
@@ -115,6 +115,7 @@ ifelse(ARCHLINUX,1,
hivex
iproute2...
2017 Nov 23
0
[PATCH 1/1] Switch from YAJL to Jansson
...REDHAT,1,
hivex
iproute
iputils
+ jansson
kernel
libcap
libldm
@@ -51,7 +52,6 @@ ifelse(REDHAT,1,
systemd dnl for /sbin/reboot and udevd
vim-minimal
xz
- yajl
yara
zfs-fuse
)
@@ -81,12 +81,12 @@ dnl iproute has been renamed to iproute2
libc-bin
libcap2
libhivex0
+ libjansson4
libpcre3
libsystemd0
libsystemd-id128-0
libsystemd-journal0
libtirpc1
- libyajl2
libyara3
linux-image
dnl syslinux 'suggests' mtools, but in reality it's a hard dependency:
@@ -115,6 +115,7 @@ ifelse(ARCHLINUX,1,
hivex
iproute2...
2013 Jan 16
5
libguestfs-test-tool error, libcap.so - no such file
Did install from source of libguestfs-1.20.1 on Ubuntu-12.10.
And libguestfs-test-tool complains about not finding libcap.so.2
uptime: 2.26 1.00
guestfsd: error while loading shared libraries: libcap.so.2: cannot
open shared object file: No such file or directory
[ 2.277795] Unregister pv shared memory for cpu 0
[ 2.278324] kvm: exiting hardware virtualization
[ 2.278763] sd 2:0:1:0:
2018 Feb 12
2
[PATCH v2 0/1] RFC: switch from YAJL to Jansson
Hi,
recently, there was a discussion in the development list of libvirt on
switching to a different JSON library than YAJL [1]. Since we use YAJL,
and the points there IMHO apply to libguestfs as well, I decided to give
a try in switching to Jansson [2].
The result IMHO is nice, with the additional APIs of Jansson that
simplify some of our code. Unlike with YAJL, I did not set a minimum
2013 Jan 24
5
[PATCH] btrfs: Fix btrfs_subvolume_list on F18
The output of btrfs subvolume list has changed in F18 to include generation,
which breaks the parsing in btrfs_subvolume_list. This change replaces sscanf
with a more robust regular expression. The new regular expression should also
handle the addition of future unexpected columns.
Fixes RHBZ#903620
---
daemon/Makefile.am | 6 +++--
daemon/btrfs.c | 67
2017 Nov 23
4
[PATCH 0/1] RFC: switch from YAJL to Jansson
Hi,
recently, there was a discussion in the development list of libvirt on
switching to a different JSON library than YAJL [1]. Since we use YAJL,
and the points there IMHO apply to libguestfs as well, I decided to give
a try in switching to Jansson [2].
The result IMHO is nice, with the additional APIs of Jansson that
simplify some of our code. Unlike with YAJL, I did not set a minimum
2012 Aug 01
0
Subject: samba 3.6.6: unstable network behaviour on win7 clients + segfault in smbstatus
...68)
Shell: /bin/sh linked to /bin/dash
Versions of packages samba depends on:
ii adduser 3.113+nmu3
ii debconf [debconf-2.0] 1.5.44
ii dpkg 1.16.4.3
ii libacl1 2.2.51-8
ii libattr1 1:2.4.46-8
ii libc6 2.13-33
ii libcap2 1:2.22-1
ii libcomerr2 1.42.4-3
ii libcups2 1.5.3-1
ii libgssapi-krb5-2 1.10.1+dfsg-1
ii libk5crypto3 1.10.1+dfsg-1
ii libkrb5-3 1.10.1+dfsg-1
ii libldap-2.4-2 2.4.31-1
ii libpam-modules 1.1.3-7.1
ii libp...
2010 Dec 10
1
TeleVantage Client 8
...ws 7
Server is running on Windows 2003 on the LAN workgroup and has windows clients today (something I had hoped to change)
Client installed through shared folder TeleVantage/netsetup/client.exe
winetricks mdac28
(ADODB.Connection.2.8 {00000514-0000-0010-8000-00AA006D2EA4})
sudo apt-get install libcap2-bin
(installs setcap)
sudo setcap cap_net_raw+epi /usr/bin/wine-preloader
When I enter the IP of the server and user info at Log On, I get the message "Could not connect to the server on <IP>. Server components are not installed."
When SERVERNAME is used I get "Could not conn...
2014 May 29
2
Re: libguestfs error
Hi Rich
I using ubuntu 13.10 with powerpc arch.
I tried the above stepss and below are the output of the related commands..
nm -D /usr/lib/powerpc-linux-gnu/libtinfo.so | grep tgetent
0000def0 T tgetent
ubuntu@t4240-ubuntu1310:~$ dpkg -S /usr/lib/powerpc-linux-gnu/libtinfo.so
libtinfo-dev:powerpc: /usr/lib/powerpc-linux-gnu/libtinfo.so
However I'm not able to perform rm -f config.cache
2016 May 12
24
[PATCH 00/11] Getting it work with SLES / openSUSE
Hi there!
I know it's been a while since I posted my first version of some patches.
But here I have rebased them on top of Roman's work and added a few other ones.
Cédric Bosdonnat (11):
v2v: also search for windows virtio drivers in symlinks
Update packagelist for SLES
customize: fix windows firstboot script
customize: change windows firstboot path
customize: add support for
2017 Dec 22
2
[BUG] Not exiting media forced a promptly close of libvirt 3.10
...pper install
device-mapper-debuginfo-1.02.97-77.1.x86_64
glibc-debuginfo-2.22-8.4.x86_64 krb5-debuginfo-1.12.5-12.1.x86_64
libapparmor1-debuginfo-2.10.3-16.1.x86_64
libavahi-client3-debuginfo-0.6.32-3.5.x86_64
libavahi-common3-debuginfo-0.6.32-3.5.x86_64
libblkid1-debuginfo-2.29.2-5.1.x86_64
libcap2-debuginfo-2.22-18.16.x86_64
libcom_err2-debuginfo-1.42.11-15.1.x86_64
libcurl4-debuginfo-7.37.0-23.1.x86_64
libdbus-1-3-debuginfo-1.8.22-5.1.x86_64
libffi4-debuginfo-5.3.1+r233831-10.1.x86_64
libgmp10-debuginfo-5.1.3-7.15.x86_64
libgnutls28-debuginfo-3.3.27-1.5.x86_64
libhogweed2-debuginfo-2...