Bug 1434884 - file conflict with ghdl
Summary: file conflict with ghdl
Keywords:
Status: CLOSED DUPLICATE of bug 1426470
Alias: None
Product: Fedora
Classification: Fedora
Component: iverilog
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kiara Navarro
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-22 14:37 UTC by Przemek Klosowski
Modified: 2017-04-12 11:28 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-04-12 11:28:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Przemek Klosowski 2017-03-22 14:37:49 UTC
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

Comment 1 Przemek Klosowski 2017-03-22 14:56:04 UTC
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

Comment 2 Andy Lawrence 2017-04-12 11:28:12 UTC

*** This bug has been marked as a duplicate of bug 1426470 ***


Note You need to log in before you can comment on or make changes to this bug.