Displaying 20 results from an estimated 3000 matches similar to: "libguestfs-tools failure that I can't figure out"
2020 May 25
2
Re: libguestfs-tools failure that I can't figure out
I'm not sure of the history of the server's libpcap install. Too many
chefs and only one pot. I know, that doesn't help. Your question did
prompt me to check versions and discover that there's a 1.9.0 version in
the BaseOS repo. I removed the previous package and loaded the new one.
a quick ldd test
~]# ldd /usr/lib/systemd/systemd | grep libpcap
libpcap.so.1 =>
2020 May 26
1
Re: libguestfs-tools failure that I can't figure out
On Tue, May 26, 2020 at 09:04:42AM +0200, Pino Toscano wrote:
> On Monday, 25 May 2020 04:15:23 CEST Ben Wellborn wrote:
> > I'm not sure of the history of the server's libpcap install. Too many
> > chefs and only one pot. I know, that doesn't help. Your question did
> > prompt me to check versions and discover that there's a 1.9.0 version in
> > the
2020 May 23
0
Re: libguestfs-tools failure that I can't figure out
On Sat, May 23, 2020 at 04:26:24AM -0600, Ben Wellborn wrote:
> + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
> systemd-tmpfiles: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory
This is the problem.
I'm absolutely certain I've seen this bug before but I cannot find it
right now. Can
2020 May 26
0
Re: libguestfs-tools failure that I can't figure out
On Monday, 25 May 2020 04:15:23 CEST Ben Wellborn wrote:
> I'm not sure of the history of the server's libpcap install. Too many
> chefs and only one pot. I know, that doesn't help. Your question did
> prompt me to check versions and discover that there's a 1.9.0 version in
> the BaseOS repo. I removed the previous package and loaded the new one.
>
> a quick
2018 Mar 29
2
Compilation on OL7.4 - Tests fail (possibly) due to libyajl
2016 Mar 29
4
[PATCH] appliance: Copy /etc/machine-id from host system into the appliance.
Currently when the appliance is booted we see warning messages like
these ones:
[/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /run/log/journal/%m
[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /run/log/journal/%m
[/usr/lib/tmpfiles.d/systemd.conf:29] Failed to replace specifiers: /run/log/journal/%m
They are apparently harmless, but are caused because
2009 Dec 20
10
xen, pvops & nvidia graphics
Hello all, this is my first post to the mailing list, so I hope this is the
right way to ask a question.
I''ve installed xen on my laptop (Asus N51Vf, specs here:
http://www.asus.com/product.aspx?P_ID=0Tc42s23bOdbbvY5), as I''m currently at
university and don''t have my proper desktop hardware to play with. The
laptop supports IOMMU/Vt-d and has one PCI-e Geforce GT130M
2013 Jun 06
2
[LLVMdev] llvm-gcc errors
Hi,
I'm trying to compile a simple program that only printf("hello") using llvm-gcc with -emit-llvm flag, but I'm getting the following error stream. Any ideas what could be the problem?
Thanks,
Tal
In file included from /usr/include/stdio.h:28,
from simple.c:1:
/usr/include/features.h:324:26: error: bits/predefs.h: No such file or directory
2011 Oct 14
21
xl create PV guest with qcow/qcow2 disk images fail
Hi, List,
I''m trying xl create a pv guest with qcow/qcow2 image, it always fails at libxl_device_disk_local_attach.
#xl create pv_config_file
libxl: error: libxl.c:1119:libxl_device_disk_local_attach: cannot locally attach a qdisk image if the format is not raw
libxl: error: libxl_create.c:467:do_domain_create: failed to run bootloader: -3
disk configuration is:
disk=[
2011 May 05
1
issue with "strange" characters (readHTMLTable)
Thank you. The line of code you give certainly resolves several of the
issues.
I didn't realize that font support is such a tough matter to realize. Let me
express my gratitude to those who provide this for us in R.
On 04-05-11, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote:
Oh, please!
This is about the contributed package XML, not R and not Windows.
Some of
2010 May 27
10
Is there something missing for my NIC passthough?
Hi experts
I use xen-4.0.0 and dom0 is 2.6.33 and domU is 2.6.34
#lspci
...............
01:00.0 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02)
01:00.1 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02)
05:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet
Controller (rev 06)
05:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit
2019 May 14
2
debian 10: errors with my server samba-ad
hi,
My user must be able to connect under windows and under linux. The home
is common. Their home is on the server.
Like there are students - they are identified by their formation( group)
and by their login
for example /home/specifique/testlundi
/home/l1info/testmardi
For me the etudiant belong to a group and i have create each group on OU
and i take the last number
2013 Feb 15
3
lattice 3x3 plot: force common y-limits accross rows and align x-axes
Good afternoon,
I would like to ask for help in controlling y-axis limits and labels in
lattice doplots. Unfortunately, the problem is somewhat convoluted,
please bear with the long explanation.
I would like to create a 3x3 lattice of dotplots, say subject ~ count.
The plot is conditioned on variables treatment and risk: subject ~ count
| treatment + risk. In the experiment, not all subjects
2008 Oct 18
5
Getting names of variables without quotes
Dear R-helpers,
hello
I am seeking your help in somehow getting names of variables without quotes (" ").
Let us say, we have a table with 3 variables V1, V2 and V3. After the table is read, I get names of the variables (thro' the following code) as under quotes (like "V1" rather than the original representation V1)
2020 Sep 07
1
AW: debian 10, vm cant connect to the host bridge
someone recommended that i should give br0 the same hardware address as eno2. I did that, and restarted the vm, and it still does not work.
Here is my current host interface config:
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
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
2019 May 14
2
debian 10: errors with my server samba-ad
hi,
I modified my file named.conf.options .
When i use dig lenzspitze2.calais.fr I get an answer which contain
answer section, authority section and additional section.
I haven't map "Domain users" into "user"
When I execute samba -i i have always the message error or warning ?
/usr/sbin/smbd: pid_to_procid: messaging_dgm_get_unique failed: Aucun
fichier ou dossier de
2012 Nov 24
1
reshapeGUI en WIN7
Intento cargar el paquete reshapeGUI y me da el siguiente error:
> library(reshapeGUI)
Loading required package: reshape2
Loading required package: plyr
Loading required package: gWidgets
Attaching package: ‘gWidgets’
The following object(s) are masked from ‘package:plyr’:
id
Loading required package: gWidgetsRGtk2
> reshapeGUI()
Error en eval(expr, envir, enclos) : objeto
2010 Sep 05
4
igb pciback and e1000e pciback not work.
I''m using Xen 4.01 and jeremy''s pvops kernel, the kernel version is
2.6.32.18.
At first I want to test the performance of pci passthrough when it comes to
the network card 82571EB
I''m using the Jeremy''s kernel 2.6.32.18 as DomU kernel too.
And I found if the interface is not connected, I mean the network card
receives no packet, ( the network card
2010 Sep 05
4
igb pciback and e1000e pciback not work.
I''m using Xen 4.01 and jeremy''s pvops kernel, the kernel version is
2.6.32.18.
At first I want to test the performance of pci passthrough when it comes to
the network card 82571EB
I''m using the Jeremy''s kernel 2.6.32.18 as DomU kernel too.
And I found if the interface is not connected, I mean the network card
receives no packet, ( the network card
2018 Jun 13
4
Samba 4.8 RODC not working
On Wed, 13 Jun 2018 10:05:23 +0200 (CEST)
Gaetan SLONGO <gslongo at it-optics.com> wrote:
> Hi Rowland,
>
>
> Same, as said; winbind isn't started :-)
>
>
>
> [root at dmzrodc ~]# ps ax | egrep "ntp|bind|named|samba|?mbd"
> 650 ? Ss 0:00 /usr/sbin/ntpd -u ntp:ntp -g
> 1205 ? Ss 0:00 /usr/sbin/samba -D
> 1225 ? S 0:00 /usr/sbin/samba