Displaying 10 results from an estimated 10 matches for "fakechroot".
Did you mean:
fake_root
2010 May 15
2
febootstrap failure
On Fri, May 14, 2010 at 11:02:36PM -0400, Aron Griffis wrote:
> Hi again Rich,
>
> I'm trying to use febootstrap to install either rawhide or f13,
> but my attempts are failing.
>
> $ sudo febootstrap fedora-13 /mnt/jubjub-f
> ...
> Running rpm_check_debug
> ERROR with rpm_check_debug vs depsolve:
> libc.so.6()(64bit) is needed by procmail-3.22-25.fc12.x86_64
2009 Jul 08
1
fedoostrap or deboostrap requirement
Hi,
While trying to ./configure libguestfs on gentoo fails since it requires
feboostrap or deboostrap
Can this be made optional and not as necessary requirement, since there
are still many useful uses for libguestfs
besides bootstrapping, which can be used on distros like gentoo.
Thanks
Alex
2009 Aug 04
2
Can not build libguestfs from source code
Hi All,
I want to build libguestfs in my RHEL5.3 box which has already KVM
installed, what I am using are:
libguestfs-1.0.65.tar.gz
fakechroot-2.9-23.el5.x86_64.rpm
fakechroot-libs-2.9-23.el5.x86_64.rpm
fakeroot-1.11-19.el5.x86_64.rpm
febootstrap-2.4-1.el5.noarch.rpm
squashfs-tools-3.0-4.x86_64.rpm
Then I ran "./configure" in libguestfs-1.0.65, everything was OK, but
when I ran "make":
...
+ read pkg
+ exec
+ febootst...
2011 Nov 02
1
Building PXE Bootable images using the libguestfs toolchain
As part of the oVirt Node[1] project, I'm going to P.O.C. a version of
the node using febootstrap 2.x instead of livecd-creator. The main
reasons in doing this is for allowing a r/w root filesystem without
some hacky overlayfs and just to see if it can be done. On IRC,
rwmjones mentioned a few issues he ran into with febootstrap 2.x where
some rpms had %post scripts which aren't really
2010 Jan 21
0
[PATCH] Don't run new-kernel-pkg or nscd (RHBZ#557262).
This is related to this message I posted yesterday:
http://www.redhat.com/archives/libguestfs/2010-January/msg00016.html
fakechroot doesn't sufficiently contain dracut, which is what was very
indirectly causing that problem.
However we don't need to run /sbin/new-kernel-package (in the kernel
%post script). It takes a long time because dracut is so slow, and it
builds an initrd that we never use. So the easiest thing...
2014 Mar 25
2
working on docker images and image building... what can we learn from supermin?
$SUBJECT, basically. :)
--
Matthew Miller • Hosted and Interactive Experience Architect
Fedora Cloud Architect ☁ ☁ ☁ <mattdm@fedoraproject.org>
2010 Dec 04
2
Rethinking appliance building
...are in the RPMs).
+------------------+ +--------------------------+
| list of | ========> | calculate supermin |
| packages | | base image and hostfiles |
+------------------+ +--------------------------+
This completely eliminates fakeroot, fakechroot, {fe,de}bootstrap,
debirf from the equation, and means that we can support any packaging
system provided it supports some set of basic operations like
downloading packages and listing files from packages.
The details are more complex (only a little), but I have reimplemented
febootstrap as a gener...
2010 Oct 23
1
[PATCH] Make appliance-building work on systems with default library search paths differing from the appliance's
...ate with 64-bit programs in
/lib, with /lib64 a symlink to it: as a result, they apply a patch to
their glibc adjusting the default search path of the 64-bit dynamic
loader (only used if the library is not found in ld.so.cache) to look in
/lib, and instruct the 32-bit one to look in /lib32. Because fakechroot
is implemented via LD_PRELOAD, it ends up running the native dynamic
loader, and of course the appliance doesn't have an ld.so.cache early in
building. The effect of this is that, while building the appliance, you
are suddenly hit with an error like this:
,----
| Complete!
| ++ basename initra...
2009 Aug 03
1
[PATCH 1/2] Convert all TABs-as-indentation to spaces.
...S],
- [febootstrap-to-initramfs],[febootstrap-to-initramfs],[no])
+ [febootstrap-to-initramfs],[febootstrap-to-initramfs],[no])
test "x$FEBOOTSTRAP_TO_INITRAMFS" = "xno" && \
AC_MSG_ERROR([febootstrap-to-initramfs must be installed])
dnl Check we have fakechroot >= 2.9 (it's an indirect requirement
dnl of febootstrap, but old versions will fail with yum).
AC_CHECK_PROG([FAKECHROOT],
- [fakechroot],[fakechroot],[no])
+ [fakechroot],[fakechroot],[no])
test "x$FAKECHROOT" = "xno" && \
AC_MSG_ERROR([fakec...
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...23: FTBFS on any-i386: bogus path due to #define i386 1
Bug #620795 {Done: Rob Browning <rlb at defaultvalue.org>} [emacs23] emacs23: Makefile generation with cpp mangles multiarch include paths (impending FTBFS)
Added tag(s) jessie.
Added tag(s) jessie.
> tags 617821 + jessie
Bug #617821 [fakechroot] Cross ldconfig doesn't preload libfakechroot
Added tag(s) jessie.
> tags 638338 + jessie
Bug #638338 [src:mono] No way to override SpecialFolder.Personal at runtime
Added tag(s) jessie.
> tags 615026 + jessie
Bug #615026 [mongrel] mongrel: Updating Mongrel+Rails to Squeeze causes some sy...