<br><br><div class="gmail_quote">On Fri, Aug 12, 2011 at 11:03 AM, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, Aug 12, 2011 at 10:45:48AM -0700, David Konerding wrote:<br>
> I see, so you're suggesting I just manually add a package to pkgs right<br>
> after<br>
> <a href="http://git.annexia.org/?p=febootstrap.git;a=blob;f=febootstrap_debian.ml;h=4aa7389657aedf281a6aa908984a02891de801be;hb=HEAD#l47" target="_blank">http://git.annexia.org/?p=febootstrap.git;a=blob;f=febootstrap_debian.ml;h=4aa7389657aedf281a6aa908984a02891de801be;hb=HEAD#l47</a><br>

<br>
</div>Yup, something like:<br>
<br>
  let pkgs = pkgs @ [ "libc6" ] in<br>
<div class="im"><br></div></blockquote><div><br></div><div>Thanks for all the help.  I can confirm that shoehorning libc6 in allows invoking init.  The next step is /bin/sh failing to run because libncurses.so.5 can't be loaded.</div>
<div>Looks to me like a systematic failure that I can work around manually by ensuring all the right libraries get shoehorned it.  Would still really like to know what it is about our Ubuntu distribution that is causing this problem :-(</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br>
</div>libguestfs lets you edit virtual machines.  Supports shell scripting,<br>
bindings from many languages.  <a href="http://libguestfs.org" target="_blank">http://libguestfs.org</a><br>
</blockquote></div><br>