Transaction check error Dokuwiki and PHP 7.1

NethServer Version: 7.7.1908
Module: yum
Hi,
I’ve the following conflict

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

Could somebody help me?
cc @stephdl

1 Like

Yep will do asap tk

1 Like

yum update --enablerepo=stephdl

it should solve your issue

Hi stephdl,

same problem here. But yum update --enablerepo=stephdl brings no solution for me.

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

Regards

Uwe

rpm -qa nethserver-dokuwiki it displays the version you must install version 1.2.13

to refresh

yum clean all --enablerepo=*

2 Likes

Thanks Stephane,
dokuwiki 1.2.11 was installed

yum install nethserver-doku --enablerepo=stephdl

did the trick.
After doing it, the update works again.