Search Criteria
Package Details: kolab 16-1
Git Clone URL: | https://aur.archlinux.org/kolab.git (read-only, click to copy) |
---|---|
Package Base: | kolab |
Description: | Kolab Groupware solution meta-package |
Upstream URL: | http://kolab.org |
Licenses: | |
Submitter: | javitonino |
Maintainer: | None |
Last Packager: | javitonino |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-25 10:37 |
Last Updated: | 2016-02-18 20:21 |
Dependencies (20)
- 389-ds-base
- amavisd-new
- apache (apache-git, apache22)
- clamav (clamav-light, clamav-git)
- mariadb (mysql55, mariadb-git, mariadb103, mysql56, mysql57, mysql, percona-server)
- perl-ldap
- php-apache (php55-apache, php53-apache, php-apache22, php-zts-apache, php72-apache, php56-apache)
- postfix (postfix-mysql)
- spamassassin
- chwala>=0.3.1
- irony>=0.3.1
- roundcubemail-skin-chameleon>=0.3.7
- guam>=0.7.1
- pykolab>=0.8.0-3
- kolab-freebusy>=1.0.8
- roundcubemail-plugin-contextmenu>=2.1.2
- kolab-syncroton>=2.3.2
- cyrus-imapd-ldap>=2.5.7
- kolab-webadmin>=3.2.10
- roundcubemail-plugins-kolab>=3.2.10
Latest Comments
1 2 Next › Last »
a2h commented on 2020-02-07 23:29
It seems that if 389-ds-base isn't built with --enable-perl and --enable-legacy and --with-systemdgroupname=389-ds-base.target then setup-kolab ldap will fail.
Also the 3.0 package of cyrus-imapd didn't work for me. I had to build cyrus-imapd2 with --enable-ldap on. To --enable-http i had to downgrade libical to 2.x
hecsa commented on 2018-04-22 04:29
Hi, When installing, I get an "error: target not found: php-mcrypt".
==> Continue building chwala ? [Y/n]
==> --------------------------------
==> y
==> Building and installing package
==> Install or build missing dependencies for chwala:
error: target not found: php-mcrypt
==> Restart building chwala ? [y/N]
==> -------------------------------
Do you have any idea about how to solve this? I tried to check the package php-mcrypt manually, but cannot find it (I have php70-mcrypt, php56-mcrypt, etc.):
[hecsa@postino ~]$ pacman -Ss php-mcrypt
[hecsa@postino ~]$ yaourt -Ss php-mcrypt
[hecsa@postino ~]$ pacman -Ss crypt | grep php
[hecsa@postino ~]$ yaourt -Ss crypt | grep php
aur/php-crypto 0.3.1-1 (0) (0,00)
aur/php-scrypt 1.2-2 (0) (0,00)
aur/php53-mcrypt 5.3.29-8 (10) (0,00)
aur/php55-mcrypt 5.5.38-5 (3) (0,00)
aur/php56-mcrypt 5.6.35-1 (46) (0,25)
aur/php70-mcrypt 7.0.29-1 (Out of Date) (8) (1,05)
aur/php71-mcrypt 7.1.16-1 (3) (2,09)
aur/php71-mcrypt-noconflict 7.1.16-2 (5) (2,87)
Thanks, and best regards,
HeCSa.
javitonino commented on 2017-07-27 20:46
I did a quick pass over all Kolab packages updating the mirror, this should be working now, barring the problem with pear-net-ldap2, which should be buildable following the comments.
ImNtReal commented on 2017-07-11 19:19
@DocMAX/@milenus, if you can manually install https://aur.archlinux.org/packages/pear-net-ldap2/, I believe the rest of the dependencies are ok.
ImNtReal commented on 2017-07-11 19:09
Looks like the location of the source tarballs has changed to https://mirror.kolabenterprise.com/pub/releases/
See: https://kolab.org/hub/topic/254/mirror-down
milenus commented on 2016-12-25 15:34
I tried to install it on fresh system, but resolving the dependensies was imposible for me. I couldn't install pear-net-ldap2. I wonder how do you cope with that.
javitonino commented on 2016-10-26 18:16
@DocMAX I double checked this package and it seems to be OK. It seems you are using a makepkg wrapper, maybe there is a problem with that. Can you try manually installing with makepkg?
DocMAX commented on 2016-10-03 14:42
:: Package(s) kolab not found in repositories, trying AUR...
:: resolving dependencies...
:: no results found for php-ldapphp-pear
javitonino commented on 2015-08-27 11:46
Thanks for the comments melvinvermeeren.
I have fixed the checksums and updated pear-net-ldap3. I updated the packages a couple of weeks ago but I must have missed this. I have also seen that you flagged pykolab, but as long as I can see it is up to date (0.7.13).
I will try to upload the missing packages myself, they probably got lost in the AUR4 migration.
melvinvermeeren commented on 2015-08-23 10:08
Managed to log into the web interface today after some issues.
The errors I got were:
[23-Aug-2015 11:54:00 Europe/Amsterdam] PHP Fatal error: Call to undefined method LDAP::domain_root_dn() in /usr/share/webapps/kolab-webadmin/lib/Auth/LDAP.php on line 117
[23-Aug-2015 11:54:00 +0200](*SNIP*): PHP Error: Login failed. Unable to decode response (POST)
Turns out that https://aur4.archlinux.org/packages/pear-net-ldap3/ was outdated and the required function was missing. Manually updating by editing the PKGBUILD to 1.0.3 fixed the issue.
Note that there are probably more outdated components, a list of releases can be found here: http://mirror.kolabsys.com/pub/releases/
I flagged it as out-of-date.
If I encounter any more issues I'll let you guys know.
Thanks.