Bug 891717

Summary: Bad dependencies
Product: [Fedora] Fedora EPEL Reporter: Patrick C. F. Ernzer <pcfe>
Component: wordpressAssignee: Matěj Cepl <mcepl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el5CC: david, fedora, gwync, mcepl, mcepl, phirayam
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 863027 Environment:
Last Closed: 2013-02-01 06:17:27 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:
Bug Depends On: 857724, 863027    
Bug Blocks:    

Description Patrick C. F. Ernzer 2013-01-03 19:16:09 UTC
+++ This bug was initially created as a clone of Bug #863027 +++
[...]
--- Additional comment from Fedora Update System on 2012-12-29 14:30:06 EST ---

wordpress-3.5-1.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.
[...]

cloning because 863027 was F18 specific and I only ran into this on CentOS5 (I only run wordpress on el5)

wordpress-3.5-1.el5 asks for php53-simplepie

This seems absent in all of CentOS5, EPEL5 and RHEL5, but maybe I just missed it.

Full output

# yum  install wordpress
Loaded plugins: downloadonly, fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.softaculous.com
 * epel: mirror.de.leaseweb.net
 * extras: mirror.softaculous.com
 * updates: mirror.softaculous.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wordpress.noarch 0:3.5-1.el5 set to be updated
--> Processing Dependency: php53 >= 5.2.4 for package: wordpress
--> Processing Dependency: php53-simplepie for package: wordpress
--> Processing Dependency: php-zlib for package: wordpress
--> Processing Dependency: php-zip for package: wordpress
--> Processing Dependency: php-tokenizer for package: wordpress
--> Processing Dependency: php-spl for package: wordpress
--> Processing Dependency: php-sockets for package: wordpress
--> Processing Dependency: php-simplexml for package: wordpress
--> Processing Dependency: php-reflection for package: wordpress
--> Processing Dependency: php-posix for package: wordpress
--> Processing Dependency: php-pdo for package: wordpress
--> Processing Dependency: php-pcre for package: wordpress
--> Processing Dependency: php-openssl for package: wordpress
--> Processing Dependency: php-mysql for package: wordpress
--> Processing Dependency: php-mbstring for package: wordpress
--> Processing Dependency: php-libxml for package: wordpress
--> Processing Dependency: php-json for package: wordpress
--> Processing Dependency: php-iconv for package: wordpress
--> Processing Dependency: php-hash for package: wordpress
--> Processing Dependency: php-gettext for package: wordpress
--> Processing Dependency: php-fileinfo for package: wordpress
--> Processing Dependency: php-exif for package: wordpress
--> Processing Dependency: php-enchant for package: wordpress
--> Processing Dependency: php-dom for package: wordpress
--> Processing Dependency: php-date for package: wordpress
--> Processing Dependency: php-curl for package: wordpress
--> Processing Dependency: php-PHPMailer for package: wordpress
--> Running transaction check
---> Package php-PHPMailer.noarch 0:5.0.2-3.el5 set to be updated
---> Package php53.x86_64 0:5.3.3-13.el5_8 set to be updated
--> Processing Dependency: php53-cli = 5.3.3-13.el5_8 for package: php53
---> Package php53-common.x86_64 0:5.3.3-13.el5_8 set to be updated
---> Package php53-enchant.x86_64 0:5.3.3-1.el5 set to be updated
--> Processing Dependency: libenchant.so.1()(64bit) for package: php53-enchant
---> Package php53-mbstring.x86_64 0:5.3.3-13.el5_8 set to be updated
---> Package php53-mysql.x86_64 0:5.3.3-13.el5_8 set to be updated
---> Package php53-pdo.x86_64 0:5.3.3-13.el5_8 set to be updated
---> Package php53-process.x86_64 0:5.3.3-13.el5_8 set to be updated
---> Package php53-xml.x86_64 0:5.3.3-13.el5_8 set to be updated
---> Package wordpress.noarch 0:3.5-1.el5 set to be updated
--> Processing Dependency: php53-simplepie for package: wordpress
--> Running transaction check
---> Package enchant.x86_64 1:1.4.2-4.el5.1 set to be updated
---> Package php53-cli.x86_64 0:5.3.3-13.el5_8 set to be updated
---> Package wordpress.noarch 0:3.5-1.el5 set to be updated
--> Processing Dependency: php53-simplepie for package: wordpress
--> Finished Dependency Resolution
wordpress-3.5-1.el5.noarch from epel has depsolving problems
  --> Missing Dependency: php53-simplepie is needed by package wordpress-3.5-1.el5.noarch (epel)
Error: Missing Dependency: php53-simplepie is needed by package wordpress-3.5-1.el5.noarch (epel)

Comment 1 Patrick C. F. Ernzer 2013-01-04 10:03:08 UTC
FWIW; if I mock build 3.5-3 I get the same dependency issue trying to install wordpress-3.5-3.el5

Comment 2 David Summers 2013-01-04 20:10:17 UTC
I'm getting the same failure, once every hour in my yum update mail for last couple of days.

Up until then all the automatic yum updates were completing normally with no dependency issues.

Comment 3 Remi Collet 2013-01-10 16:42:00 UTC
php53-simplepie was recently approved and will be soon in the repository.

Comment 4 Remi Collet 2013-02-01 06:17:27 UTC
Should be ok now