Страница 1 из 1

[SOLVED] Failed apache update

Добавлено: 12 окт 2015, 10:08
Mayavimmer
Since last week my daily apache update fails with:
Installation failed:
file /var/www/html/favicon.ico from install of apache-base-2.4.16-3.x86_64 conflicts with file from package webserver-base-2.0-5.noarch
I have a 64 bit R6.
Also note that I still have similar ncurses update problems since March, as detailed in another post.
Recreated urpmi.cfg just in case, to no avail.
Anyone else with the same problem(s)?

EDIT 2016-04-11:
SOLVED by updating apache after running:

Код: Выделить всё

urpme webserver-base

Re: Failed apache update

Добавлено: 11 апр 2016, 09:49
Mayavimmer
SOLVED by updating apache after running:

Код: Выделить всё

urpme webserver-base
Noticed webserver-base consists of the same files also provided by apache-base, so I did not reinstall webserver-base. When I urpme'd it no other packet seemed to depend on it so I left it out. Do I need it? Why doesn't the new apache update automatically take care of that?
Anyway, edited first post.
Phew! I really hated manually unselecting all 39 apache packets every day when updating. It would be nice to have a task-apache for that...