Bug 1062874

Summary: cannot install ldns.x86_64 in parallel to ldns.i686 (transaction check error)
Product: [Fedora] Fedora Reporter: Joachim Backes <joachim.backes>
Component: ldnsAssignee: Paul Wouters <pwouters>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: austinenglish, pwouters, thozza
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-06 05:55:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joachim Backes 2014-02-08 10:15:22 UTC
Description of problem:

After installtion of ldns.i686 I need to install ldns.x86_64, but this fails because of Transaction check error:

 sudo yum install ldns.x86_64
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package ldns.x86_64 0:1.6.16-6.fc20 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================================================================
 Package                          Arch                               Version                                      Repository                          Size
===========================================================================================================================================================
Installing:
 ldns                             x86_64                             1.6.16-6.fc20                                fedora                             469 k

Transaction Summary
===========================================================================================================================================================
Install  1 Package

Total size: 469 k
Installed size: 1.3 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test


Transaction check error:
  file /usr/share/man/man3/ldns_calc_keytag.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_key_list_key.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_key_list_key_count.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_key_list_new.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_key_list_pop_key.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_key_list_push_key.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_rdf_print.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_resolver_print.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_rr_list_print.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_rr_print.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_verify_rrsig_dsa.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_verify_rrsig_rsamd5.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_verify_rrsig_rsasha1.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686
  file /usr/share/man/man3/ldns_zone_print.3.gz from install of ldns-1.6.16-6.fc20.x86_64 conflicts with file from package ldns-1.6.16-6.fc20.i686

Error Summary
-------------



Version-Release number of selected component (if applicable):

ldns-1.6.16-6.fc20
How reproducible:
always

Steps to Reproduce:
1.install ldns-1.6.16-6.i686
3.yum install ldns-1.6.16-6.x86_64

Actual results:

see above
Expected results:
ldns-1.6.16-6.x86_64 will be installed

Additional info:

Comment 1 austinenglish 2014-03-24 05:58:48 UTC
Dupe of bug 1017958.

Comment 2 Tomáš Hozza 2014-05-06 05:55:15 UTC

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