Hide Forgot
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
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?
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