[fedora-virt] ANNOUNCE: Augeas support added to libguestfs

Richard W.M. Jones rjones at redhat.com
Mon Apr 20 18:25:46 UTC 2009


On Mon, Apr 20, 2009 at 08:16:32PM +0200, Ján ONDREJ (SAL) wrote:
> make[2]: Entering directory `/home/ondrejj/c/CVS/libguestfs'
> mv initramfs.fedora-10.i686.img initramfs.fedora-10.i686.img.bak
> mv: nie je možné stat() `initramfs.fedora-10.i686.img': Adresár alebo súbor neexistuje
> make[2]: [initramfs/fakeroot.log] Error 1 (ignored)
> mv vmlinuz.fedora-10.i686 vmlinuz.fedora-10.i686.bak
> mv: nie je možné stat() `vmlinuz.fedora-10.i686': Adresár alebo súbor neexistuje
> make[2]: [initramfs/fakeroot.log] Error 1 (ignored)
> if ! bash ./make-initramfs.sh; then rm -f initramfs/fakeroot.log; exit 1; fi
> /usr/bin/fakeroot: line 89: [: /home/ondrejj/c/CVS/libguestfs/initramfs: binary operator expected
> faked, daemon for fake root environment
> Best used from the shell script `fakeroot'
> options for fakeroot: --port, --foreground, --debug, --save-file, --load, --unknown-is-real
> fakeroot: error while starting the `faked' daemon.
> fakeroot: database file `/home/ondrejj/c/CVS/libguestfs/initramfs
> /home/ondrejj/c/CVS/libguestfs/initramfs/fakeroot.log' does not exist.
> /usr/bin/fakeroot: line 89: [: /home/ondrejj/c/CVS/libguestfs/initramfs: binary operator expected
> faked, daemon for fake root environment
> Best used from the shell script `fakeroot'
> options for fakeroot: --port, --foreground, --debug, --save-file, --load, --unknown-is-real
> fakeroot: error while starting the `faked' daemon.
> find: `initramfs/lib/modules/*/kernel': Adresár alebo súbor neexistuje

Not sure if this will help, but I wonder if you could
try the same commands again with LANG=C, ie:

  LANG=C make clean
  LANG=C make

Possibly I'm parsing output somewhere that depends on
the locale.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/




More information about the Fedora-virt mailing list