pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Upgrading to Pan v0.12.0 on Red Hat Linux 7.1 issues


From: Carl Wilhelm Soderstrom
Subject: Re: [Pan-users] Upgrading to Pan v0.12.0 on Red Hat Linux 7.1 issues
Date: Thu, 20 Jun 2002 09:16:23 -0500
User-agent: Mutt/1.2.5i

> Which how-to is this in? I didn't realize there was a difference between
> upgrading individual packages and doing them all at once. I use "--nodeps"
> a lot.

rpm is smart enough that if a package has a dependency, and the dependency
is one of the other packages that's being installed in the same command,
it won't complain and fail to install.

so if foo-1.0 depends on bar-1.0:
rpm -Uvh foo-1.0.rpm bar-1.0.rpm

will let foo be installed, since bar is being installed at the same time.

Carl.
-- 
Network Engineer
Real-Time Enterprises
www.real-time.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]