Displaying 20 results from an estimated 2000 matches similar to: "febootstrap and download packages"
2012 Nov 25
1
libguestfs 1.18.11 build error
I am trying to build libguestfs version libguestfs-1.18.11 in my archlinux box
i am getting this error:
febootstrap: error: /lib appears as both directory and ordinary file
(glibc, ntfs-3g)
make[2]: *** [stamp-supermin] Error 1
make[2]: Leaving directory
`/mnt/downloads/dnl/PKGBUILDs/kvm/libguestfs/src/libguestfs-1.18.11/appliance'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving
2012 Dec 14
1
febootstrap - Arch User Repository
Arch User Repository - https://aur.archlinux.org/
have changed the package location
I am not a developer (and i dont know ocaml) but i've tried to build a patch
eg.
old location:
http://aur.archlinux.org/packages/hivex/hivex.tar.gz
new location:
https://aur.archlinux.org/packages/hi/hivex/hivex.tar.gz
AUR has a lot Flagged out-of-date packages so it would be nice if
febootstrap would
2011 Dec 13
2
febootstrap error ?
hi,
i am not quite sure about the below error:
[ 1320.506848] INFO: task init:1 blocked for more than 120 seconds.
[ 1320.510069] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
The below commands
guestmount,
virt-*
either hangs or taking a gazillion time to finish (not correctly).
I've attached a file with two cases
In both cases, in tmp folder
2012 Aug 02
1
virt-ls windows
On a windows 2003 VM, i have two LVM partitions attached
I was wonder how can i use virt-ls on d: disk
eg.
# virt-ls -d win2003 /
works fine for c:
but i cant figured it out how i use this for d:
--
Evaggelos Balaskas - Unix System Engineer
http://gr.linkedin.com/in/evaggelosbalaskas
2012 Dec 16
1
read-write in LIBGUESTFS 1.20
How can i open a virtual disk in read-write mode ?
# guestmount --rw -d winxp -m /dev/sda1 /media/
# rm -f /media/pagefile.sys
rm: cannot remove ?/media/pagefile.sys?: Operation not permitted
# cd /media && touch file
touch: cannot touch ?file?: Permission denied
# cd && fusermount -u /media
I've tried with guestfish also.
I have compiled libguestfs with this conf:
2012 Dec 03
1
distro checking
NOT a problem,
just a question about distro checking:
the default value is REDHAT,
then you check debian (or ubuntu)
and then archlinux
why are you using two if statements ?
--
Evaggelos Balaskas - Unix System Engineer
http://gr.linkedin.com/in/evaggelosbalaskas
2012 Feb 25
1
Sys::Virt
Can anyone help me:
$ perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Sys::Virt
Writing MYMETA.yml and MYMETA.json
$ make
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" perl-Sys-Virt.spec.PL
perl-Sys-Virt.spec
make: *** [perl-Sys-Virt.spec] Segmentation fault
make: *** Deleting file `perl-Sys-Virt.spec'
Evaggelos Balaskas - Unix System
2012 Dec 03
1
packagelist.in for archlinux
latest archlinux has some small changes:
btrfs-progs-unstable --> btrfs-progs
genisoimage --> cdrkit
iproute --> iproute2
module-init-tools --> kmod
procps --> procps-ng
udev --> systemd
util-linux-ng --> util-linux
and could you plz add the below packages
lrzip
less
sed
--
Evaggelos Balaskas - Unix System Engineer
http://gr.linkedin.com/in/evaggelosbalaskas
2011 Dec 06
1
guestmount - unable to get device geometry
Hi,
i am trying to use libguestfs (libvirt/kvm etc) into archlinux.
But it seems that i am keep getting this error
warning: Unable to get device geometry for /var/tmp/guestfs.NwkQVJ/root
In the attached file, i've written some debug info.
If someone can give me some pointer, i would appreciate it
Evaggelos Balaskas
Unix System Engineer - http://ebalaskas.gr.
-------------- next part
2012 Jul 19
1
save / restore RAM state - Problem
Hi all,
i am trying (test) to save / restore a state of a winxp virtual machine.
Perhaps i am missing that i can not restore save image to LVM partition.
"error: Failed to read file '/root/winxp.save': Value too large for
defined data type"
Below are my settings
libvirt 0.9.13
qemu-kvm 1.1.1
# virsh
Welcome to virsh, the virtualization interactive terminal.
Type:
2011 Oct 18
5
[PATCH febootstrap] Some cleanups for Debian and Ubuntu
I just tried to get libguestfs to compile on Ubuntu 11.10 using the
latest febootstrap, and the following patches were necessary for me.
They are all just reasonable code cleanups *except* for patch 5/5
which is a gross hack for something I don't understand about how
Ubuntu 11.10 multiarch support works.
Rich.
2012 Feb 23
3
Test fails in arch linux
Hello all,
I 've compiled libguestfs 1.16.5 on arch linux and the tests fail. This is
the output I get when I run libguestfs-test-tool:
LIBGUESTFS_DEBUG=1
TMPDIR=(not set)
libguestfs: new guestfs handle 0xcf4310
library version: 1.16.5
guestfs_get_append: (null)
guestfs_get_attach_method: appliance
guestfs_get_autosync: 1
guestfs_get_direct: 0
guestfs_get_memsize: 500
guestfs_get_network: 0
2013 May 30
2
libguestfs-1.22.1 compilation error
myconf
./configure \
PYTHON=/usr/bin/python2 \
--prefix=/usr --libdir=/usr/lib \
--mandir=/usr/share/man \
--sysconfdir=/etc \
--disable-probes \
--disable-gobject \
--enable-introspection=no \
--disable-lua \
--disable-erlang \
--disable-php \
--disable-haskell \
--disable-ruby \
2012 Mar 08
2
where is the libvirt.xml ?
Hi all:
My OS is now Fedora16 , and the spice server is installed on it by
rpms. Then I run 'qemu-kvm -hda /root/vaddsoft.img -m 512 -vga qxl -spice
port=5930,disable-ticketing' , I want to find out where is the libvirt.xml
for the command . Well , I mean that the libvirt.xml is genrated
automatically, not by myself manually.
Wish your help! Thanks a lot!
--
Yours.
suyi
2012 Mar 19
3
manage VM without root access?
hi,
with libvirt, is it possible to manage VMs (using virsh, for e.g)
without root access?
if that is possible, how can i do that?
many thanks,
Jun
2012 Dec 08
2
Libvirt problem with KVM from source
Dear List,
I have installed a custom KVM on my Ubuntu 12.04 which I sometimes use. I would like to use it with libvirt, so I used apt-get to install libvirt, virt-viewer and virtinst.
I can start virsh after installation and it says it is version 0.9.8, but once I get to trying to install a VM with virtinst, I get the error message:
ERROR Host does not support any virtualisation options
2011 Nov 04
1
guestmount error
On Fri, Nov 04, 2011 at 08:57:27PM +0200, Evaggelos Balaskas wrote:
> sorry for bothering you, but if you gimme some pointers
> it would be great
>
> # file /vm/images/archlinux/archlinux.qcow2
> /vm/images/archlinux/archlinux.qcow2: QEMU QCOW Image (v2), 5368709120 bytes
>
> # ls -la /mnt/
> total 8
> drwxr-xr-x 2 root root 4096 Oct 26 15:31 .
> drwxr-xr-x 24 root
2008 Jan 28
3
dbox
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to create a user with dbox format.
i get this error:
dovecot: Jan 28 13:45:34 Error: IMAP(ebal2): Mail storage creation
failed with mail_location: dbox:/var/mail/folders/testuser
dovecot: Jan 28 13:45:34 Error: child 5336 (imap) returned error 89
my conf has this entry:
mail_location: dbox:/var/mail/folders/%u
dovecot 1.0.10
any
2011 May 31
6
[PATCH 1/4] febootstrap: Look for insmod.static, mke2fs in /sbin
---
configure.ac | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index da03c9f..7606bca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,7 +68,8 @@ dnl For ArchLinux handler.
AC_CHECK_PROG(PACMAN,[pacman],[pacman],[no])
dnl Required programs, libraries.
-AC_PATH_PROG([INSMODSTATIC],[insmod.static],[no])
2008 May 11
1
dovecot mysql
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i am trying to setup dovecot with mysql support
(mysql from lampp) but i am getting this :
hg clone http://hg.dovecot.org/dovecot-1.1/ dovecot-1.1.hg
cd dovecot-1.1.hg
./autogen.sh
export -p LDFLAGS="-L/opt/lampp/lib/mysql/"
./configure --with-mysql
...
checking mysql.h usability... no
checking mysql.h presence... no
checking for