During urpmi --auto-select this morning, here is what happened :

   44:apache2-common         ##################################################
   45:apache-modules         ##################################################
   46:apache2-conf           ##warning: /etc/httpd/conf/commonhttpd.conf created as 
/etc/httpd/conf/commonhttpd.conf.rpmnew
warning: /etc/httpd/conf/vhosts/Vhosts.conf created as 
/etc/httpd/conf/vhosts/Vhosts.conf.rpmnew
################################################
Migrating httpd.conf to Apache 2.0
Migrating httpd-perl.conf to Apache 2.0
Migrating commonhttpd.conf to Apache 2.0
Migrating Vhosts.conf to Apache 2.0
warning: /etc/httpd/conf/httpd.conf saved as /etc/httpd/conf/httpd.conf.rpmsave
warning: /etc/httpd/conf/httpd-perl.conf saved as 
/etc/httpd/conf/httpd-perl.conf.rpmsave
   47:apache                 ##################################################
Re-creating /etc/httpd/extramodules
[...]
   88:apache2-devel          ##################################################

Now I still have old apache but can't run it

# /etc/init.d/httpd start
Lancement de httpd : fopen: No such file or directory
httpd: could not open document config file /etc/httpd/conf/httpd.conf
                                                                 [ECHEC]

# urpmi apache2
Pour satisfaire les d�pendances, les paquetages suivants vont �tre install�s (1 Mo):
apache2-2.0.40ADVX-8mdk.i586
apache2-modules-2.0.40ADVX-8mdk.i586
Est-ce correct ? (O/n)
[...]
Pr�paration...              ##################################################
    1:apache2-modules        ##################################################
    2:apache2                ##################################################
Linking httpd.conf to httpd2.conf

# /etc/init.d/httpd start
Starting httpd2:                                                [  OK  ]

I don't know why config files where converted but apache not upgraded.
# rpm -q apache apache2
apache-1.3.26-6mdk
apache2-2.0.40ADVX-8mdk



Reply via email to