On Thu, 2007-07-12 at 16:08 -0600, Bob Proulx wrote:
> Dallas Clement wrote:
> > The output of dpkg -l on my target system is:
> > ii libc6-i3862.3.6
> > Hence, I can see that the package 'libc6-i386' is indeed installed.
>
> It does look like it.
>
> > The subsequent attempt to install busy
Dallas Clement wrote:
> The output of dpkg -l on my target system is:
> ii libc6-i3862.3.6
> Hence, I can see that the package 'libc6-i386' is indeed installed.
It does look like it.
> The subsequent attempt to install busybox, e2fsprogs or any other
> package that depends on libc6-i386 fai
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-i3862.3.6
Hence, I can see that the package 'libc6-i386' is indeed
Dallas Clement wrote:
> dpkg: package e2fsprogs depends on libc6-i386, which is not installed or
> flagged to be installed
What is the output of
dpkg -l e2fsprogs
If it is not installed, install it before compiling busybox. You can install
all the necessary dependencies by doing
apt-get build-
On Wed, 2007-07-11 at 11:55 -0600, Bob Proulx wrote:
> Dallas Clement wrote:
> > Package: libc6
>
> libc6 is not the same as libc6-386
>
> > [EMAIL PROTECTED]:~/packages/glibc$ dpkg --info libc6-i386.deb
> > Package: libc6
>
> Same here. libc6 is not the same as libc6-386
>
> > [EMAIL PROTECT
Dallas Clement wrote:
> Package: libc6
libc6 is not the same as libc6-386
> [EMAIL PROTECTED]:~/packages/glibc$ dpkg --info libc6-i386.deb
> Package: libc6
Same here. libc6 is not the same as libc6-386
> [EMAIL PROTECTED]:~/packages$ dpkg --info busybox_1.6.0-1_i386.deb
> Depends: libc6-i386
Hello All,
I'm having some trouble installing a busybox debian package which I
built on my Debian system. I previously built and installed a glibc
binary debian package successfully. The busybox package installation is
failing complaining that the libc6-i386 package which it depends on is
not in
7 matches
Mail list logo