Bug 1210899

Summary: xpdf not available in EPEL 7
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: el6CC: tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xpdf-3.04-7.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-30 17:13:34 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-04-10 20:38:51 UTC
Description of problem:
Product not available

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


How reproducible: always


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

Actual results:
No such package

Expected results:
xpdf installs

(logging against el6 version, per instructions at https://fedoraproject.org/wiki/EPEL/FAQ#Why_isn.27t_a_package_in_EPEL-7_when_it_is_in_EPEL-6.3F )

Comment 1 Fedora Update System 2015-04-13 15:32:49 UTC
xpdf-3.04-7.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/xpdf-3.04-7.el7

Comment 2 Fedora Update System 2015-04-30 17:13:34 UTC
xpdf-3.04-7.el7 has been pushed to the Fedora EPEL 7 stable repository.

Comment 3 Aaron Whiteman 2015-05-05 18:07:11 UTC
Sorry for the delay here, had to wait for a mirror to load and got distracted. Attempted to install xpdf today.

xpdf-3.04-7.el7 conflicts with base package poppler-utils on centos 7:

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


I tried yum clean all;yum install xpdf and the error did not change. Since poppler-utils is a dependency of cups, I can't (or rather, shouldn't) remove it.