similar to: Re: libguestfs.org repo not working

Displaying 20 results from an estimated 50000 matches similar to: "Re: libguestfs.org repo not working"

2017 May 30
0
FYI: Changes to libguestfs.org web hosting
The former libguestfs.org website was running on an old server in a cellar with "Beware of the Leopard" on the door. The server was overdue for retirement and is about to be decommissioned. I have moved and split up the hosting as follows: * The main website http://libguestfs.org is on a temporary server. The medium term plan is to move it to Openshift, but I've been having a
2016 Jul 12
0
ANNOUNCE: Python packages available on http://libguestfs.org/download/python/
I have made available a Python package for the current stable branch version of libguestfs: http://libguestfs.org/download/python/ If you need to use libguestfs from Python this way, you can do so like this: pip install http://libguestfs.org/download/python/guestfs-1.32.6.tar.gz A few caveats: - You should probably not use these packages. Use the python-libguestfs package provided by
2017 Jul 16
0
IRC question: Is anyone able to verify the signatures from the libguestfs downloads?
18:44 < foo_> Is anyone able to verify the signatures from the libguestfs downloads (version 1.36.5). I cannot find the public key 19:33 < rwmjones> foo_: they're signed with my key (for rich@annexia.org), you can find the keyring here: 19:33 < rwmjones> http://pkgs.fedoraproject.org/cgit/rpms/libguestfs.git/tree/ 19:34 < rwmjones> or on the usual GPG sites 19:35 <
2014 Nov 05
1
Re: Missing libguestfs-winsupport in EL7
On Wed, Nov 05, 2014 at 05:42:24PM +0000, Craig Schenk wrote: > Hi, the libguestfs-winsupport RPM seems gone from EL7 (I've checked > RHEL, CentOS, Oracle Linux and Scientific and all have an existence > underflow condition for that package). There seems to alternate way > to guestmount or do other libguestfs operations on an NTFS qcow2 > image, and all return an error
2014 Jan 01
0
Re: libguestfs build fails with: /usr/lib64/golang/pkg/linux_amd64/libguestfs.org/guestfs.a -- no such file
On Tue, Dec 31, 2013 at 04:29:37PM +0100, Kashyap Chamarthy wrote: > I'm on libguestfs Fedora git master branch: [...] > go install libguestfs.org/guestfs: open > /usr/lib64/golang/pkg/linux_amd64/libguestfs.org/guestfs.a: permission denied I believe this happens if you have golang-guestfs installed at the same time that you try to compile things locally. It's a serious design
2018 Jun 28
2
Re: libguestfs compilation
On Thu, Jun 28, 2018 at 03:55:32PM +0200, Pascal wrote: > hello, > > I'd like to have "juste" guestmount in my toolkit to mount hvd/vhdx images, > so I try to compile libguestfs with a minimum of dependencies : where can i > get help to get there without polluting github etc ? You can email libguestfs@redhat.com (no need to subscribe). The instructions for compiling
2014 Jan 02
0
IRC question: does anyone know if libguestfs supports any sort of COW (copy on write) functionality?
21:51 < foxx> hello! does anyone know if libguestfs supports any sort of COW (copy on write) functionality? for example, if i mount an image which is RO, can i make it write any changes out to a higher dir (such as how overlayfs/aufs works) The answer is yes. Create a qcow2 overlay on top of your image before starting: qemu-img
2015 Jan 28
0
Re: Can't create any VPS using KVM template due to the error with libguestfs
On Thu, Jan 29, 2015 at 12:16:30AM +0530, Thirumalai Nambi wrote: > Hi, > > I'm using SolusVM control panel to create KVM VPS. Suddenly, I can't make > any VPS on Host-Node. Their build log says the SolusVM can't read the > libguestfs in server. > > During the debug, I've tried to mount existing VPS using guestmount command > and I can't mount the KVM
2015 Mar 14
0
Re: Can't create any KVM template due to the error with libguestfs
On Sat, Mar 14, 2015 at 03:13:28AM +0530, Thirumalai Nambi wrote: > Hi, > > I'm using SolusVM control panel to create KVM VPS. Suddenly, I can't make > any template on Host-Node. Their build log says the SolusVM can't read the > libguestfs in server. The error is: > guestfsd: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No
2016 Mar 02
0
Re: Libguestfs as filesystem forensic tool
On Wed, Mar 02, 2016 at 05:47:40PM +0200, noxdafox wrote: > Greetings, > > I am playing around with the idea of using libguestfs as a forensic > tool to investigate VM disk images. > > Some use cases as example: > * Sandbox for malware analysis. > * Incident response in cloud environments. > > Libguestfs is a precious resource in this case as it allows to >
2016 Nov 15
0
Re: Libguestfs debugging issue
On Tue, Nov 15, 2016 at 10:11:38AM +0000, Paul Braham wrote: > libguestfs: command: run: /usr/bin/supermin5 > libguestfs: command: run: \ --build > libguestfs: command: run: \ --verbose > libguestfs: command: run: \ --if-newer > libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock > libguestfs: command: run: \ --copy-kernel > libguestfs: command: run: \ -f ext2 >
2017 Mar 23
0
Re: libguestfs preview for RHEL 7.4
Just a friendly reminder that RHEL 7.4 preview packages of libguestfs and virt-v2v are available. You should be able to use them on top of either RHEL 7.3 or CentOS 7.3. http://people.redhat.com/~rjones/libguestfs-RHEL-7.4-preview/ Instructions below. Rich. > As always: > > (1) THE PACKAGES ARE NOT SUPPORTED! Do not contact Red Hat Support > about these packages. However you
2017 Jun 27
0
Re: a question about multithreading with libguestfs
FYI I rebased those patches on top of master here: https://github.com/rwmjones/libguestfs/commits/threads -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported.
2017 Jul 28
0
Re: cannot find any suitable libguestfs supermin
On Fri, Jul 28, 2017 at 11:34:38PM +0800, lampahome wrote: > > guestfish > > add --rw disk.qcow2 > > run > > error: libguestfs: error: cannot find any suitable libguestfs supermin, > > fixed or old-style appliance on LIBGUESTFS_PATH > > > But I echo $LIBGUESTFS_PATH, it's */home/user/appliance* > > I don't know how come going wrong You
2017 Aug 29
0
Re: Regarding libguestfs
On Tue, Aug 29, 2017 at 01:16:00PM +0000, abinaya.manikandan@wipro.com wrote: > Hi Team, > > We are trying to build libguestfs-1.34.6 on RHEL7 host. > We have installed all the dependencies which is showing while running ./configure command in inside the source code of libguestfs. > But while running make we are facing below issue: > >
2017 Oct 05
0
Re: --with-qemu option in libguestfs
On Thu, Oct 05, 2017 at 10:32:09AM +0000, emlyn.jose@wipro.com wrote: > Hi Richard, > > The --with-qemu option description is given as below: > > --with-qemu="bin1 bin2 ..." > set default QEMU binary [default="[qemu-kvm] > qemu-system-<host> qemu"] > > Does specifying this option takes
2018 Jan 29
0
Re: python 3 bindings on libguestfs
There's no information here. Please run ‘./configure’ and attach the *complete* output to your email to the mailing list. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries
2018 Jan 30
0
Re: python 3 bindings on libguestfs
On Tue, Jan 30, 2018 at 02:05:51PM +0000, abinaya.manikandan@wipro.com wrote: > Hi, > > Finally on our RHEL7 machine we are able to bind python with libguestfs. > Please find below log: > > checking for PYTHON... yes > checking Python prefix... /opt/python/x86_64/3.6.3-1 > configure: Python install dir /opt/libguestfs/x86_64/1.32.10-1.el7/lib/python3.6/site-packages >
2018 Jun 29
0
Re: libguestfs compilation
in fact, it was vhd and not hvd. if I understand correctly, guestmount uses qemu to allow the host to access the contents of the virtual machine disk : it makes it live to access its disk ? thank you for answering. 2018-06-28 16:30 GMT+02:00 Richard W.M. Jones <rjones@redhat.com>: > On Thu, Jun 28, 2018 at 03:55:32PM +0200, Pascal wrote: > > hello, > > > > I'd like
2019 May 01
0
libguestfs Windows Build Support
On Wed, May 01, 2019 at 04:33:49PM +0300, Matan wrote: > Hello Richard, > > I've recently encountered with libguestfs while looking for a library > that provides parsing capabilities for VMDK formats, as part of a > utility I'm working on. I've read the documentation and and few of the > source code but couldn't find an answer for my question. > Then, I've