<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Dear Julien,<br>
<br>
mmm... the fact that the package has been downloaded seems to suggest
that the apt system was already going to install it to satisfy
dependencies. And, in fact, the package is listed in the log which you
have sent me some time ago.<br>
<br>
I would suggest doing the following:<br>
1) Since lots of packages and dependencies have likely been updated in
the meantime, you may try to build again from scratch and hope that the
error has just gone away (we too have experienced this sometime...). I
would really give this a try.<br>
<br>
2) If you really want to force installation, you can mount the
partially built filesystem image and then run a command like "sudo
chroot mounted_fs/var/cache/apt/archives/libbz2-1.0_1.0.5-4_i386.deb
dpkg -i </tt><tt>/var/cache/apt/archives/libbz2-1.0_1.0.5-4_i386.deb".
In case the installation still fails, you may attempt to simply
decompress the files inside the archive: "</tt><tt>sudo chroot
mounted_fs/var/cache/apt/archives/libbz2-1.0_1.0.5-4_i386.deb dpkg-deb
-x </tt><tt>/var/cache/apt/archives/libbz2-1.0_1.0.5-4_i386.deb /"<br>
<br>
Regards,<br>
Massimo.<br>
<br>
</tt><tt><br>
<br>
</tt><br>
On 05/29/2010 01:53 PM, Julien Iguchi-Cartigny wrote:
<blockquote cite="mid:4C010030.7090006@unilim.fr" type="cite">
  <pre wrap="">Hello Massimo,

[...snip...]

  </pre>
  <blockquote type="cite">
    <pre wrap="">What I can suggest for the moment is to attempt to manually download and
install the .deb file for libbz2-1.0, then try again to continue with the
filesystem build.
    </pre>
  </blockquote>
  <pre wrap="">
How do you do this ? The libbz2 is downloaded:

mounted_fs/var/cache/apt/archives/libbz2-1.0_1.0.5-4_i386.deb

how can i manually install it during the image building process ?

Thank you.

Cheers,

Julien.
  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Netkit.users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Netkit.users@list.dia.uniroma3.it">Netkit.users@list.dia.uniroma3.it</a>
<a class="moz-txt-link-freetext" href="http://list.dia.uniroma3.it/mailman/listinfo/netkit.users">http://list.dia.uniroma3.it/mailman/listinfo/netkit.users</a>
  </pre>
</blockquote>
</body>
</html>