On Wed, 2007-07-11 at 15:30 -0400, Kamaraju S Kusumanchi wrote:
> What is the output of
> 
> dpkg -l e2fsprogs

The output of dpkg -l on my target system is:

    Name          Version
+++-=============-==============
ii  libc6-i386    2.3.6

Hence, I can see that the package 'libc6-i386' is indeed installed.

The subsequent attempt to install busybox,  e2fsprogs or any other
package that depends on libc6-i386 fails however.

dpkg: package e2fsprogs depends on libc6-i386, which is not installed or
flagged to be installed

--------

Btw, the target system on which I am installing these packages is a
custom built Linux kernel 2.6.21.1.  I'm using the busybox 'dpkg'
command to install the packages on this system.

I'm not having any problems building the packages for busybox,
e2fsprogs, or whatever.  Just having problems installing them due to
these dependency issues with libc6-i386 which should already be
installed as seen above.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to