This is mostly a tracker for the FTBFS issue, detected during PHP 5.5 rebuild (but not related to PHP, as local F18 test build works) Rawhide: http://koji.fedoraproject.org/koji/getfile?taskID=5158303&name=root.log DEBUG util.py:264: Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build) DEBUG util.py:264: Requires: libgnutls.so.26(GNUTLS_1_4) DEBUG util.py:264: Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build) DEBUG util.py:264: Requires: libgnutls.so.26 F19: http://koji.fedoraproject.org/koji/getfile?taskID=5160299&name=root.log DEBUG util.py:264: Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build) DEBUG util.py:264: Requires: libgnutls.so.26(GNUTLS_1_4) DEBUG util.py:264: Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build) DEBUG util.py:264: Requires: libgnutls.so.26 So zarafa could be rebuild as soon as buildroot will be fixed.
Hi, I think the rebuild is not done yet because we have broken deps when install zarafa in F19 yum install zarafa (...) --> Finished Dependency Resolution Error: Package: php-mapi-7.0.13-1.fc19.x86_64 (fedora) Requires: php(api) = 20100412-x86-64 Installed: php-common-5.5.0-0.6.RC1.fc19.x86_64 (@updates-testing) php(api) = 20121113-64 Available: php-common-5.5.0-0.5.beta4.fc19.i686 (fedora) php(api) = 20121113-32 Error: Package: php-mapi-7.0.13-1.fc19.x86_64 (fedora) Requires: php(zend-abi) = 20100525-x86-64 Installed: php-common-5.5.0-0.6.RC1.fc19.x86_64 (@updates-testing) php(zend-abi) = 20121212-64 Available: php-common-5.5.0-0.5.beta4.fc19.i686 (fedora) php(zend-abi) = 20121212-32 Thanks,
Hi, I try to build zarafa for F19 and got some C ++ errors, I saw that is related with libvmime . I resolve some : inetmapi/outputStreamMAPIAdapter.h -#include <vmime/utility/stream.hpp> +#include <vmime/utility/outputStream.hpp> inetmapi/inputStreamMAPIAdapter.h -#include <vmime/utility/stream.hpp> +#include <vmime/utility/inputStream.hpp> but many more exist like : mapiTextPart.cpp:306:29: error: no matching function for call to ‘vmime::utility::stream::stream(std::ostringstream&)’ in here : http://www.zarafa.com/wiki/index.php/Compiling_source_code#Extra_dependencies mention libvmime-0.9 but seems zarafa is not ready for libvmime-0.9.2 ... on https://aur.archlinux.org/packages/zarafa-libvmime/ mention patches to apply on libvmime-0.9.2 http://download.zarafa.com/community/final/7.1/7.1.4-41394/sourcecode/vmime-patches/ but I don't see how zarafa/inetmapi/ will compile with so many errors ...
libvmime-0.9.2-0.6.20130320git break the build even in F18, but with libvmime-0.9.2-0.4.20110626svn builds fine .
zarafa-7.1.5-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/zarafa-7.1.5-1.fc19
zarafa-7.1.5-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/zarafa-7.1.5-1.fc18
Package zarafa-7.1.5-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing zarafa-7.1.5-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-14280/zarafa-7.1.5-1.fc19 then log in and leave karma (feedback).
zarafa-7.1.5-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
zarafa-7.1.5-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.