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

RE: [cobalt-users] ProFTPD RPM



> -----Original Message-----
> From: Gerald Waugh [mailto:gerald@xxxxxxxxx]
> 
> > I've (almost) successfully installed it on two Raq4.
> > I just put the rpm in /home/redhed/RPMS/i386
> > and rpm -i it.
> 
> Don't rpm -i use rpm -U
> It is an upgrade not a new rpm!
> Gerald
> 

Hi.

You should actually use -F (Freshen) rather than -U.  With 
freshen, the old and new RPMs are compared and the upgrade 
will only take place if the new RPM is newer than the one 
currently installed.  If you do a -U then you run the risk 
of installing an older RPM than the one you have currently 
installed.  

Take care.

Brandon Wheaton
UNIX Systems Engineer 
ValiCert, Inc.
1215 Terra Bella Ave. 
Mountain View, CA 94043 
650.280.UNIX 

----
Sure UNIX is user friendly; it's just picky about who its friends are.