Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Installation - Getting started with Red Hat Linux
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
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
rpm update query

rpm update query

2005-01-12       - By Michael Schwendt

 Back
Reply:     1     2     3     4  

On Wed, 12 Jan 2005 11:25:15 +0000, 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
>
> Specifically,
>
> the mod_ssl module needs the updated http module and vice versa. So how
> do I get both installed.

Install both at once. RPM can take multiple package file names at once:

 rpm -U mod_ssl-2.0.46-44.ent.i386.rpm httpd-2.0.46-44.ent.i386.rpm

Better:

 rpm -Uvh mod_ssl-2.0.46-44.ent.i386.rpm httpd-2.0.46-44.ent.i386.rpm

> I though I could do a force update, as
> in above, but this complains loudly.

Option --force is dangerous as it can also replacing existing files within
other packages.

> Thanks for any assistance..
> Finally, a curiosity one, whats the NOKEY warming about ?

You need to "rpm --import" Red Hat's GPG public key file, e.g. as
found in the redhat-release package's directory

--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list

Earn $52 per hosting referral at Lunarpages.