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

Re: dependency problems again



Marcus Brinkmann wrote:
> > Im sure if i could update libc0.2 and hurd id be able to fix things, the
> > libc0.2 depends on libnss, which depends on libdb2 and libdb2-utils,
> > both of which depends on libc0.2.
> 
> It's easy. In cases like this, with circular dependencies, you can specify
> all packages on a single command line, and dpkg will install them
> simultaneously.
> 
> dpkg --install libc0.2_... libnss-db_... hurd_... etc
> 
> This also works for --configure.
> 
dpkg --configure hurd libc0.2 libnss-db libdb2 libdb2-util worked,
previously i thought i used the same packages with install rather than
configure, which should have worked, i guess i must have made a typo or
something.

Im over this hurdle now.

Thanks

Glenn



Reply to: