Snort mailing list archives

RE: [OT] up2date broken for my rhl7.3 box?


From: "Schmehl, Paul L" <pauls () utdallas edu>
Date: Fri, 7 Feb 2003 23:17:24 -0600

Try uninstalling mysql.  You can do a rpm -qa | grep mysql to find all
the associated rpms.  Then run rpm -V <name of rpm>.  This should tell
you what dependencies mysql has, if any, and what might be missing.  You
can also run rpm -e --test <name of rpm>, and it will show you any
dependencies that would have be be uninstalled first.

You could also try rpm --rebuilddb to see if you can correct the errors
(if there are any) in your rpm database.  And you can run rpm -R to see
what dependencies the database thinks mysql has - to compare to what you
got from rpm -e --test.

Basically man rpm will tell you all this, but you have to read through
it a few times.

Paul Schmehl (pauls () utdallas edu)
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/~pauls/
AVIEN Founding Member 


-----Original Message-----
From: Donofrio, Lewis [mailto:donofrio () umich edu] 
Sent: Friday, February 07, 2003 10:54 PM
To: snort-users () lists sourceforge net
Subject: RE: [Snort-users] [OT] up2date broken for my rhl7.3 box?


Paul,


The ladder reply; up2date runs but when it 'trips' over MySql it says
its an  "Unresolvable chain of dependencies:"...I'd rather not do the
up2date --install --nodeps (I've been informed that this would not be a
nice thing to do to the rpm database? 


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: