search for: 1182362

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

Did you mean: 1182342
2015 Aug 11
2
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On 8/11/2015 5:43 AM, Richard W.M. Jones wrote: > On Mon, Aug 10, 2015 at 04:23:24PM -0400, Martin Breault wrote: >> Are there 32-bit compatible images available? > I meant to ask you about this. Do you need this because the hardware > is 32 bit only? If the hardware is x86-64 then you can use the 64 bit > virt-p2v ISO fine, even though the OS is 32 bit. > > The reason we
2015 Aug 11
0
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
I finally worked out what's going on with livecd-creator. It's this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1182362 and the workaround is trivial: just add 'tar' to the list of packages in the kickstart. I will add this to the p2v.ks upstream shortly. I'm also building a 32 bit ISO based on Fedora 22 which will go on the website later today (if it works). Rich. -- Richard Jones, Virtualization...
2016 Jan 22
3
tinc on a raspberry pi - version 1.0.19 will not work
Hello, I am attempting to run tinc on a raspberry pi (version 1 B HW, 512mb ram). Tinc starts, but then the tinc daemon crashes. # cat /etc/issue Raspbian GNU/Linux 7 \n \l # cat /etc/debian_version 7.8 $ apt-cache showpkg tinc Package: tinc Versions: 1.0.19-3 (/var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_binary-armhf_Packages) Description Language:
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is time to remove it from libguestfs. [1] https://github.com/libguestfs/virt-p2v [2] http://download.libguestfs.org/virt-p2v/ Pino Toscano (2): Remove virt-p2v Remove remaining virt-p2v bits .gitignore | 4 - Makefile.am | 7 +- bash/Makefile.am