Re: apache upgrade

"Matías López Bergero" <[email protected]>
Newsgroups gmane.linux.redhat.release.seawolf
Message-ID <[email protected]>
Arend dijo:
> On Fri, 17 Jan 2003, Matías López Bergero wrote:
>
>> Hi list!
>> I have installed a seawolf, and I'm tring to upgrade the apache. I
>> dowload the rpms for this issue, but something goes whrong.
>>
>> Please, look at this:
>>
>> [root@host apache]# rpm -Uvh apache-1.3.27-1.7.1.i386.rpm
>> error: failed dependencies:
>> 	mod_bandwidth is needed by apache-1.3.27-1.7.1
>> 	mod_put is needed by apache-1.3.27-1.7.1
>> 	mod_throttle is needed by apache-1.3.27-1.7.1
>> 	apache = 1.3.19-5 is needed by mod_ssl-2.8.1-5
>> [root@host apache]# rpm -Uvh mod_bandwidth-2.0.3-2.i386.rpm
>> error: failed dependencies:
>> 	apache < 1.3.22-1 conflicts with mod_bandwidth-2.0.3-2
>> [root@host apache]# rpm -Uvh mod_throttle-3.1.2-3.i386.rpm
>> error: failed dependencies:
>> 	apache < 1.3.22-1 conflicts with mod_throttle-3.1.2-3
>> [root@host apache]# rpm -Uvh mod_put-1.3-2.i386.rpm
>> error: failed dependencies:
>> 	apache < 1.3.22-1 conflicts with mod_put-1.3-2
>> [root@host apache]#
>
> Let rpm sort out the dependancies; Install them all at the same time:
>
> rpm -Uvh apache-1.3.27-1.7.1.i386.rpm mod_bandwidth-2.0.3-2.i386.rpm
> mod_throttle-3.1.2-3.i386.rpm mod_put-1.3-2.i386.rpm
>
> You'd better get the mod_ssl updates at the same time.
>
> It is probably easier to put all the rpms you want updated into a
> directory, and do:
>
> rpm -Uvh *.rpm
>
> HTH
> --
> Arend
>
>

I try that to, but I get this errors:

sh-2.04# ls
apache-1.3.27-1.7.1.i386.rpm	    apache-manual-1.3.22-5.7.1.i386.rpm 
mod_put-1.3-2.i386.rpm
apache-devel-1.3.22-5.7.1.i386.rpm  apache-manual-1.3.27-1.7.1.i386.rpm 
mod_ssl-2.8.12-1.7.i386.rpm
apache-devel-1.3.27-1.7.1.i386.rpm  mod_bandwidth-2.0.3-2.i386.rpm	
mod_throttle-3.1.2-3.i386.rpm
sh-2.04# rpm -Uvh *
warning: LOOP:
warning: removing mod_throttle-3.1.2-3 "Requires: webserver" from tsort
relations.
warning:     mod_throttle-3.1.2-3                     Requires: webserver
warning: removing apache-1.3.27-1.7.1 "Requires: mod_throttle" from tsort
relations.
warning:     apache-1.3.27-1.7.1                      Requires: mod_throttle
warning: LOOP:
warning: removing mod_put-1.3-2 "Requires: webserver" from tsort relations.
warning:     mod_put-1.3-2                            Requires: webserver
warning: removing apache-1.3.27-1.7.1 "Requires: mod_put" from tsort
relations.
warning:     apache-1.3.27-1.7.1                      Requires: mod_put
warning: LOOP:
warning: removing mod_bandwidth-2.0.3-2 "Requires: webserver" from tsort
relations.
warning:     mod_bandwidth-2.0.3-2                    Requires: webserver
warning: removing apache-1.3.27-1.7.1 "Requires: mod_bandwidth" from tsort
relations.
warning:     apache-1.3.27-1.7.1                      Requires: mod_bandwidth
Preparing...                ###########################################
[100%]
file /usr/include/apache/ap.h conflicts between attempted installs of
apache-devel-1.3.27-1.7.1 and apache-devel-1.3.22-5.7.1
file /usr/include/apache/ap_alloc.h conflicts between attempted installs
of apache-devel-1.3.27-1.7.1 and apache-devel-1.3.22-5.7.1
file /usr/include/apache/ap_config.h conflicts between attempted installs
of apache-devel-1.3.27-1.7.1 and apache-devel-1.3.22-5.7.1
.....
sh-2.04#

Any ideas?
Regards!

Matias.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.