Red Hat Bugzilla – Bug 1297505
postgresql-9.4.5-1.fc23.i686 conflicts with file from package postgresql-9.4.5-1.fc23.x86_64
Last modified: 2016-01-11 19:18:41 EST
Description of problem: postgresql-9.4.5-1.fc23.i686 conflicts with file from package postgresql-9.4.5-1.fc23.x86_64 Version-Release number of selected component (if applicable): How reproducible: sudo dnf install postgresql-devel.i686 postgresql-devel.x86_64 Steps to Reproduce: 1. 2. 3. Actual results: dnf reports errors: file /usr/share/doc/postgresql/README.rpm-dist from install of postgresql-9.4.5-1.fc23.i686 conflicts with file from package postgresql-9.4.5-1.fc23.x86_64 file /usr/include/pg_config_ext.h from install of postgresql-devel-9.4.5-1.fc23.i686 conflicts with file from package postgresql-devel-9.4.5-1.fc23.x86_64 file /usr/include/pgsql/server/pg_config_ext.h from install of postgresql-devel-9.4.5-1.fc23.i686 conflicts with file from package postgresql-devel-9.4.5-1.fc23.x86_64 Expected results: Both i686 and x86_64 devel packages can be installed. Additional info:
This has been fixed in git [1] but not yet updated in F23, thanks for the report. [1] http://pkgs.fedoraproject.org/cgit/rpms/postgresql.git/commit/?h=f23&id=ca2f2daa2dde4650d1a0134d917c036337a00c25 *** This bug has been marked as a duplicate of bug 1190346 ***