[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: armel debian-installer using gnuab repo



On Tue, Aug 07, 2007 at 11:18:46AM +0300, Riku Voipio wrote:
> On Tue, Aug 07, 2007 at 04:06:54PM +0930, Rod Whitby wrote:
> > > You might want to run `apt-get -f install' to correct these:

> > >   libpam-modules: Depends: libdb4.3 (>= 4.3.28-1) but it is not installable

> libdb4.3 should come from unreleased suite in gnuab repository. Does the
> unreleased suite get added to the chroot in your install?

After a closer look, while debootstrap succeeds, it leaves a broken system
behind. One needs to add unreleased to repository list and run apt-get -f
install to get the missing libdb4.3 installed.

Now we are in the completly ridiculous situation that a freshly
debootstrapped sid system needs 3 versions of berkley database
installed.

thecus:/# dpkg --get-selections|grep libdb
libdb4.2                                        install
libdb4.3                                        install
libdb4.4                                        install
thecus:/#

...Of which only libdb4.4 is really necessary. Sigh.

-- 
"rm -rf" only sounds scary if you don't have backups



Reply to: