Conflict of packages during update

I have a server running on a VPS with subscription.
Currently tehre are several packages waiting for update. But when I try to update, this fails with the following error:

Transaction check error:
file /etc/systemd/system/rh-php71-php-fpm.service.d/nethserver.conf from install of nethserver-httpd-virtualhosts-3.7.0-1.ns7.noarch conflicts with file from package nethserver-dokuwiki-1.2.11-1.ns7.sdl.noarch

any pointers how to solve this?

3 Likes

The last post in that thread by @m.traeumner did the trick…

yum install nethserver-dokuwiki --enablerepo=stephdl
After that I could do a yum update without issues

2 Likes