Bug 1010620

Summary: Unable to install zarafa due to dependency issues
Product: [Fedora] Fedora Reporter: Chris K. <kaspro>
Component: zarafaAssignee: Robert Scheck <redhat-bugzilla>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: redhat-bugzilla, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: arm   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-01 03:42:40 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:

Description Chris K. 2013-09-22 05:20:12 UTC
Description of problem:
On F19, armv7hl, latest updates, when trying to install zarafa (yum info zarafa shows version: 7.0.13) on QEMU or A20 hardware:

Steps to Reproduce:
1. yum -y install zarafa

Actual results:
Dependency check aborts with:
.....
--> Processing Dependency: php(zend-abi) = 20100525-armv7hl-32 for package: php-mapi-7.0.13-1.fc19.armv7hl
--> Processing Dependency: php(api) = 20100412-armv7hl-32 for package: php-mapi-7.0.13-1.fc19.armv7hl
--> Finished Dependency Resolution
Error: Package: php-mapi-7.0.13-1.fc19.armv7hl (fedora)
           Requires: php(api) = 20100412-armv7hl-32
           Installed: php-common-5.5.1-1.fc19.armv7hl (@updates)
               php(api) = 20121113-32
           Available: php-common-5.5.0-0.10.RC3.fc19.armv7hl (fedora)
               php(api) = 20121113-32
Error: Package: php-mapi-7.0.13-1.fc19.armv7hl (fedora)
           Requires: php(zend-abi) = 20100525-armv7hl-32
           Installed: php-common-5.5.1-1.fc19.armv7hl (@updates)
               php(zend-abi) = 20121212-32
           Available: php-common-5.5.0-0.10.RC3.fc19.armv7hl (fedora)
               php(zend-abi) = 20121212-32
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:
zarafa package will be installed

Additional info:
Trying to install

Comment 1 Robert Scheck 2013-09-30 05:33:36 UTC
There is http://koji.fedoraproject.org/koji/packageinfo?packageID=9907 - so
there should be a newer Zarafa (7.1.5) for ARM. It should at least resolve the
dependency issues...however it doesn't seem to be built for ARM?

Comment 2 Chris K. 2013-10-01 03:42:40 UTC
This is interesting - I have tried installing again, after and update and now - as per your comment - version 7.1.5-1.fc19 comes up (on both systems - which have been updated twice before without any updates left to install).
It comes up here: http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=166965
It's installing fine now, so whatever dependency changed after the last update, that did it. 
Thanks for the help,
Cheers Chris