Bug 1219919

Summary: xpdf not installable on epel7 because of dep conflicts
Product: [Fedora] Fedora EPEL Reporter: Aaron Whiteman <awhitema>
Component: xpdfAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: xpdf-3.04-9.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-26 21:26:24 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 Aaron Whiteman 2015-05-08 17:44:11 UTC
Description of problem:
When attempting to install xpdf, the install fails because xpdf conflicts with poppler-utils

Version-Release number of selected component (if applicable):
1:3.04-7.el7

How reproducible:
very. happens every time

Steps to Reproduce:
1. install centos7
2. yum install epel-release
3. yum install xpdf

Actual results:
[root@vet21a]/# yum install xpdf        
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirrors.hoobly.com
 * epel: mirrors.kernel.org
 * extras: mirrors.kernel.org
 * updates: mirror.pac-12.org
Resolving Dependencies
--> Running transaction check
---> Package xpdf.x86_64 1:3.04-7.el7 will be installed
--> Processing Dependency: xdg-utils for package: 1:xpdf-3.04-7.el7.x86_64
--> Processing Dependency: libXm.so.4()(64bit) for package: 1:xpdf-3.04-7.el7.x86_64
--> Running transaction check
---> Package motif.x86_64 0:2.3.4-7.el7 will be installed
--> Processing Dependency: libXp.so.6()(64bit) for package: motif-2.3.4-7.el7.x86_64
---> Package xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 will be installed
--> Processing Dependency: desktop-file-utils for package: xdg-utils-1.1.0-0.16.20120809git.el7.noarch
--> Running transaction check
---> Package desktop-file-utils.x86_64 0:0.21-4.el7 will be installed
--> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.21-4.el7.x86_64
---> Package libXp.x86_64 0:1.0.2-2.1.el7 will be installed
--> Running transaction check
---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================================================================================================
 Package                                        Arch                               Version                                                   Repository                        Size
====================================================================================================================================================================================
Installing:
 xpdf                                           x86_64                             1:3.04-7.el7                                              epel                             1.2 M
Installing for dependencies:
 desktop-file-utils                             x86_64                             0.21-4.el7                                                base                              67 k
 emacs-filesystem                               noarch                             1:24.3-11.el7                                             base                              57 k
 libXp                                          x86_64                             1.0.2-2.1.el7                                             base                              30 k
 motif                                          x86_64                             2.3.4-7.el7                                               base                             1.4 M
 xdg-utils                                      noarch                             1.1.0-0.16.20120809git.el7                                base                              70 k

Transaction Summary
====================================================================================================================================================================================
Install  1 Package (+5 Dependent packages)

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


Transaction check error:
  file /usr/bin/pdfdetach from install of xpdf-1:3.04-7.el7.x86_64 conflicts with file from package poppler-utils-0.22.5-6.el7.x86_64
  file /usr/share/man/man1/pdfdetach.1.gz from install of xpdf-1:3.04-7.el7.x86_64 conflicts with file from package poppler-utils-0.22.5-6.el7.x86_64

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


Expected results:
xpdf installs without conflicts.

Additional info:

Comment 1 Fedora Update System 2015-05-11 10:15:51 UTC
xpdf-3.04-9.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/xpdf-3.04-9.el7

Comment 2 Fedora Update System 2015-05-11 23:52:32 UTC
Package xpdf-3.04-9.el7:
* should fix your issue,
* was pushed to the Fedora EPEL 7 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing xpdf-3.04-9.el7'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-6238/xpdf-3.04-9.el7
then log in and leave karma (feedback).

Comment 3 Aaron Whiteman 2015-05-12 15:03:22 UTC
Since xpdf was not installed, I instead used 
$ sudo yum update --enablerepo=epel-testing xpdf-3.04-9.el7

Aside from one warning: 
/var/tmp/rpm-tmp.sF0fCm: line 2: /usr/bin/gtk-update-icon-cache: No such file or directory

it installed and works. Thank you.

Comment 4 Fedora Update System 2015-05-26 21:26:24 UTC
xpdf-3.04-9.el7 has been pushed to the Fedora EPEL 7 stable repository.  If problems still persist, please make note of it in this bug report.