  | |  | rpm update query | rpm update query 2005-01-12 - By Ed Greshko
Back
bob flynn wrote: > Hi, > > I am attempting to update apache via redhat rpms. However I seem to have > a bit of a recursive problem. > > # rpm -U --force mod_ssl-2.0.46-44.ent.i386.rpm > warning: mod_ssl-2.0.46-44.ent.i386.rpm: V3 DSA signature: NOKEY, key ID > db42a60e > error: Failed dependencies: > httpd = 2.0.46-44.ent is needed by mod_ssl-2.0.46-44.ent > > # rpm -U --force httpd-2.0.46-44.ent.i386.rpm > warning: httpd-2.0.46-44.ent.i386.rpm: V3 DSA signature: NOKEY, key ID > db42a60e > error: Failed dependencies: > httpd = 2.0.46-25.ent is needed by (installed) mod_ssl-2.0.46-25.ent
No force is needed....
rpm -Uvh mod_ssl-2.0.46-44.ent.i386.rpm httpd-2.0.46-44.ent.i386.rpm
> > Specifically, > > the mod_ssl module needs the updated http module and vice versa. So how > do I get both installed. I though I could do a force update, as > in above, but this complains loudly. Thanks for any assistance.. > Finally, a curiosity one, whats the NOKEY warming about ? > > -Bob > > The information contained in this e-mail and in any attachments is > confidential and is designated solely for the attention of the intended > recipient(s). If you are not an intended recipient, you must not use, > disclose, copy, distribute or retain this e-mail or any part thereof. If > you have received this e-mail in error, please notify the sender by > return e-mail and delete all copies of this e-mail from your computer > system(s). > Please direct any additional queries to: communications@(protected) > Thank You. > > -- > Taroon-list mailing list > Taroon-list@(protected) > http://www.redhat.com/mailman/listinfo/taroon-list
-- "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
--Ford Prefect in "Mostly Harmless".
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |