similar to: Whenjobs automating libguestfs development version test & build

Displaying 20 results from an estimated 40000 matches similar to: "Whenjobs automating libguestfs development version test & build"

2010 May 14
0
Help with testing libguestfs 1.3.12 + new febootstrap
Matt, can you install the latest libguestfs + febootstrap packages on Rawhide and give them a spin: http://koji.fedoraproject.org/koji/buildinfo?buildID=173442 http://koji.fedoraproject.org/koji/buildinfo?buildID=173526 The way that the supermin appliance is constructed and booted has changed substantially and I'd like to make sure that we find any bugs early, since we are planning to put
2019 Jun 10
3
Re: 1.39 proposal: Let's split up the libguestfs git repo and tarballs
Sorry for the late reply to this ... On Tue, Apr 30, 2019 at 06:28:01PM +0200, Pino Toscano wrote: > On Friday, 9 February 2018 19:01:53 CEST Richard W.M. Jones wrote: > > My contention is that the libguestfs git repository is too large and > > unwieldy. There are too many separate, unrelated projects and as a > > result of that the source has too many dependencies and takes
2016 Nov 03
2
libguestfs preview for RHEL 7.4
With the release of RHEL 7.3 happening today, fixing 88 reported bugs in libguestfs and virt-v2v, and countless other ones, it's time to look ahead to RHEL 7.4. Again we intend to rebase libguestfs, virt-v2v and virt-p2v: https://bugzilla.redhat.com/show_bug.cgi?id=1359086 1359086 NEW Rebase libguestfs in RHEL 7.4 To help with testing I have set up a preview repository here:
2019 Aug 30
4
[p2v PATCH 0/3] Small build fixes
This series for virt-p2v removes the usage of GTK deprecated stuff, and checks for a required Perl module used during build. Tested on: - RHEL 6 (GTK 2) - RHEL 7 (GTK 3) - Fedora 30 (GTK 2 & 3) - Fedora Rawhide/32 (GTK 2 & 3) Pino Toscano (3): Copy GtkAttachOptions from GTK >= 3.4 build: disable deprecated GTK stuff build: require List::MoreUtils Makefile.am | 1 +
2019 Jul 01
2
Re: 1.39 proposal: Let's split up the libguestfs git repo and tarballs
On Mon, Jul 01, 2019 at 06:10:48PM +0200, Pino Toscano wrote: > On Monday, 10 June 2019 17:35:52 CEST Richard W.M. Jones wrote: > > So while I'm not a massive fan of git submodules, now that I have used > > them a few times with riscv stuff, they do solve a certain problem as > > long as they are managed carefully. I think the common code and the > > generator are
2019 Jul 02
3
Re: 1.39 proposal: Let's split up the libguestfs git repo and tarballs
On Tue, Jul 02, 2019 at 09:32:26AM +0200, Pino Toscano wrote: > On Monday, 1 July 2019 22:47:32 CEST Richard W.M. Jones wrote: > > > > Does this mean we need to move immediately to a submodule if just > > > > splitting virt-p2v, or copy code as you suggest? Maybe not, because > > > > you can imagine for just this project copying the code needed from the >
2009 Nov 02
4
[PATCH 0/3 VERSION 3 FOR DISCUSSION ONLY] FUSE support for libguestfs
This is the third version of the FUSE bindings for libguestfs. Still, read and write calls don't work, but you can now navigate through the filesystem hierarchy efficiently. Rich. .gitignore | 3 + HACKING | 3 + Makefile.am | 5 + README | 2 + TODO | 37 +-- bindtests | 13 + bootstrap | 2 +
2019 Aug 30
1
Re: [p2v PATCH 3/3] build: require List::MoreUtils
On Fri, Aug 30, 2019 at 01:46:27PM +0200, Pino Toscano wrote: > On Friday, 30 August 2019 12:52:59 CEST Richard W.M. Jones wrote: > > Yes this series looks good, thanks. > > Thanks, pushed to virt-p2v. > > > Can we put patch 2 into libguestfs as well? (Until or unless we > > delete p2v from libguestfs) > > (Both patches 1 and 2 are needed, not just 2.) >
2010 Aug 26
0
Planned libguestfs versions in Fedora 12-15, EPEL 5
Fedora 15 (Rawhide): Development branch 1.5.x. As usual, this follows the current development versions (currently 1.5.5). Fedora 14: Development branch 1.5.x. When Fedora 14 branched from Rawhide a month back, we inadvertently branched at a development version (1.5.2). We couldn't go back to the stable branch (1.4.x) without bumping the RPM Epoch. In the meantime Fedora 14 got
2015 Nov 02
3
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
Greetings Richard, Thanks for the pointer. It was helpful. (Note: We have 2 physical machines, one is p2v machine & the other is conversion server. Both the machines have been updated with "*yum install qemu libvirt-client virt-manager virt-viewer guestfish libguestfs-tools virt-top*") We have couple of questions for the exact functioning of virt-p2v: 1. We are unable to
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
2019 Aug 30
2
Re: [p2v PATCH 3/3] build: require List::MoreUtils
Yes this series looks good, thanks. Can we put patch 2 into libguestfs as well? (Until or unless we delete p2v from libguestfs) Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and
2016 Nov 15
1
Re: Libguestfs debugging issue
On Tue, Nov 15, 2016 at 10:23:26AM +0000, Richard W.M. Jones wrote: > (1) Try upgrading to a newer version of supermin. RHEL 7.3 has > supermin 5.1.16, also available here: > > https://people.redhat.com/~rjones/libguestfs-RHEL-7.3-preview/ > > If the bug is still present in the newer version, then: > > (2) Run supermin with lots of debugging enabled: > >
2019 Aug 20
3
Re: Debian 10 with libguestfs
On Tue, Aug 20, 2019 at 03:25:01PM +0200, Julian Hyordey wrote: > If you want a test, let me know when it's done and I'll try it immediately. OK it's uploaded. I have only boot tested it, but it works for me. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is
2018 Feb 09
6
1.39 proposal: Let's split up the libguestfs git repo and tarballs
My contention is that the libguestfs git repository is too large and unwieldy. There are too many separate, unrelated projects and as a result of that the source has too many dependencies and takes too long to build and test. The project divides (sort of) naturally into layers -- the library, the bindings, the various virt tools -- and could be split along those lines into separate projects
2018 Apr 06
1
ANN: nbdkit stable branch plan
First off, if I do this correctly it shouldn't affect anything or anyone's workflow. Here's hoping anyway :-) Problem ------- We've got a lot of changes going into nbdkit. I think we've had 53 commits since the previous release (1.1.28). There's: (a) a danger we might break something without noticing and push that brokenness into a released tarball, and (b) we
2019 Aug 20
1
Re: [PATCH 1/6] p2v: move kernel config to perl script
Unfortunately this breaks RHEL 7 builds :-( On Mon, Jul 01, 2019 at 06:51:17PM +0200, Pino Toscano wrote: > diff --git a/p2v/generate-p2v-config.pl b/p2v/generate-p2v-config.pl > new file mode 100755 > index 000000000..dc36abbda > --- /dev/null > +++ b/p2v/generate-p2v-config.pl > +use List::Util qw(any); GEN p2v-config.h "any" is not exported by the
2019 Jul 15
1
Plans for virt-p2v
Hi, after the latest changes, I think that the split of virt-p2v should be completed at this point. I have a local branch of libguestfs to track the removal of virt-p2v, and I do not see anything more left of virt-p2v after removing all the bits already converted/moved. Rich, I think it would be good for you to take a look at it, and check whether everything is in order e.g. for releases -- no
2015 Jan 12
1
Windows 2003 BSOD, 0X0000007B bug
Hello, In last November, Richard helped me and succeed in P2V-converting a windows 2003 server towards an oVirt/RHEV image. Recent upgrades solved many ssh issues https://bugzilla.redhat.com/show_bug.cgi?id=1167774, and conversion seems OK now. The server I converted is now booting and running fine every time. I used the very same procedure on two others 2003 servers (one in x86 and one in
2015 Nov 03
2
Re: P2V using 2 physical machines - Fedora OS installed on both
Thanks for your time Richard. We are still unable to proceed :( Please find the steps which we followed. 1. Installed Fedora 21 on both the physical machines. (PHYSICAL HARDWARE 1 , 2 == PHY1, PHY2).The hardwares used are HP SL nodes which has Hardware RAID0 configured. 2. Installed following packages : yum install qemu libvirt-client virt-manager virt-viewer guestfish libguestfs-tools