I am having trouble with httpd.
I queried the RPM database & noticed 3 versions of httpd .
Also "hwdata" & "kernel ......."
The only way I have upgraded httpd & kernels is by Redhats online "up2date" app.
Are these mutiple entries NORMAL ? or should erase the older versions.
below are the 2 command sequences that shows the info ...... the op of first CLI I manually put into egrep. Obvious!
As per:
[EMAIL PROTECTED] conf]# rpm -qa |sed 's/[-][0-9].*$//' |sort |uniq -d httpd hwdata kernel XFree86
[EMAIL PROTECTED] conf]# [EMAIL PROTECTED] conf]# rpm -qa |egrep "^httpd|^hwdata|^kernel" |sort httpd-2.0.40-21 httpd-2.0.40-21.11 httpd-2.0.40-21.9 hwdata-0.75-1 hwdata-0.89-1.1 kernel-2.4.20-28.9 kernel-2.4.20-30.9 kernel-2.4.20-31.9 kernel-2.4.20-8 [EMAIL PROTECTED] conf]#
Thanks Roger Salisbury
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
