Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: iverilog blocks upgrade of ghdl because of file conflict on /usr/include/vpi_user.h Version-Release number of selected component (if applicable): iverilog-10-2.fc24.x86_64 ghdl-0.34dev-0.20170221git663ebfd.0.fc25.x86_64 How reproducible: every time Steps to Reproduce: 1. dnf update ghdl Actual results: Error: Transaction check error: file /usr/include/vpi_user.h from install of ghdl-0.34dev-0.20170221git663ebfd.0.fc25.x86_64 conflicts with file from package iverilog-10-2.fc24.x86_64 Expected results: successful update
as usual, this can be worked around by either disabling the ghdl update dnf update --best -y --exclude ghdl --exclude ghdl-grt or by deleting iverilog. Something should be done about this, because iverilog package has several dependencies: perl-Verilog-CodeGen-0.9.4-21.fc25.noarch eclipse-veditor-1.2.0-3.fc23.noarch qucs-0.0.18-7.fc24.x86_64 teal-1_40b-14.fc23.x86_64 covered-0.7.10-7.fc23.x86_64 mot-adms-2.3.4-2.fc24.x86_64 so for instance deleting iverilog prevents installation of qucs even if one doesn't use iverilog
*** This bug has been marked as a duplicate of bug 1426470 ***