Kaixo

On Fri, Jan 21, 2000 at 01:20:40PM -0500, root wrote:

> 2-) On a command line how do you install or upgrade a package that as
> dependencies rpm  -Uvh --nodeps * ?

Of course not !
You have to install at same time all the depending packages.

Eg 'ispell-en' depends on 'ispell', but 'ispell' depends on at least
one ispell dictionnary (well, the new ispell on Cooker does that);
so you install them as 'rpm -Uvh ispell-xyz.rpm ispell-en-xyz.rpm'

Using --nodeps or --force are last ressort solutions; only to be used
when YOU REALLY KNOW what you are doing, as you can completly destroy
your system doing that (ever tryed 'rpm -e --nodeps glibc' :) )

-- 
Ki �a vos v�ye b�n,
Pablo Saratxaga

http://www.ping.be/~pin19314/           PGP Key available, key ID: 0x8F0E4975

Reply via email to