Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
RPM- two packages installed

RPM- two packages installed

2006-02-23       - By Rick Stevens

 Back
Reply:     1     2  

On Thu, 2006-02-23 at 12:49 -0700, redhat@(protected) wrote:
> We are required to scan our networks for current patch levels.  The
> automated tool flags packages that need to be updated.  For example, it
> said that it is required to update gnutls to the current version
> (gnutls-1 (See http://tls-1.ora-code.com).0.20-3.2.1).  Doing a "rpm -qa | grep gnutls" outputs
> "gnutls-1 (See http://tls-1.ora-code.com).0.20-3.2.1" and also "gnutls-1 (See http://tls-1.ora-code.com).0.20-3".  I assume the scanner
> is not smart enough to realize that the newer version is in fact
> installed and is simply seeing that the older version is installed. My
> question is how does two versions of the same package get installed?  I
> know that if you do a rpm -i "newer version of pkg" it will install the
> new one and leave the old one, but is there any other way that this can
> happen?

If the "%post" script craps out when installing a package, the removal
of old stuff may not happen.  The sam is true if either the "%preun" or
"%postun" scripts fail on the old package.

>   I am seeing this quit a lot and am starting to wonder if
> someone is installing new packages with rpm -i instead of rpm -U.  Also,
> running up2date (with default config) should not leave the old package?
> Correct?
> This examples is on a Redhat ES4 install.

You are correct about the "-i" and it may be that someone is doing what
you say.  They may also be doing a "-f" to force an install.

By default, up2date is supposed to do "-U" with the exception of the
kernel binary RPMs.  This is all in the /etc/sysconfig/rhn/up2date file,
specifically the "pkgsToInstallNotUpdate" list.

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
- Rick Stevens, Senior Systems Engineer     rstevens@(protected) -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-           If it's stupid and it works...it ain't stupid!           -
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe