Nov 6 2025
It seems that the version number for packaging needs to be increased at some slope rider point now.
Aug 28 2025
Current git version gives the full error:
Aug 20 2025
Jul 3 2025
I guess the version number for packaging needs to be bumped somewhere now.
Apr 20 2025
Apr 7 2025
docs.kolab.org was built from this repository: https://git.kolab.org/diffusion/D/ (which should be the same as the github one, but if in question git.kolab.org is the up-to-date version).
There where many documents
- Howtos
- Admin and Developer Guids
- Kolab Architecture
Apr 5 2025
Fixed in master of kolab-webadmin and kolab-net-ldap3.
I'm not sure about this since we have Knowledge Base. https://kb.kolab.org/2023/03/install-kolab-16-on-alma-linux-9/
Mar 26 2025
I would just remove the _debug() call.
Mar 25 2025
Feb 17 2025
Jan 30 2025
So the 389-ds packages are a mess in Ubuntu. The tools and scripts needed to update the on disk formats are not built and when I enable them they are broken. I am not sure if the upstream source is broken or it comes from the patches applied by Debian or Ubuntu. The only thing that I found worked was moving the contents of /var/lib/dirsrv and /etc/dirsrv to a backup, then upgrade from 18.04 to 20.04 and return the contents before rebooting. There were several other hiccups in the process as kolab packaging for Ubuntu newer than 18.04 is broken and missing packages, see: https://git.kolab.org/T8416
Jan 23 2025
On our server ipv6 was disabled in the kernel. Enabling ipv6 did resolve the crash of guam
Jan 22 2025
I also see crashes of guam on AlmaLinux release 9.5 (Teal Serval)
I tested with I guam-0.9.13-3.61.el9.kolab_16.x86_64
Jan 4 2025
Dec 23 2024
Patch merged.
Oct 31 2024
This patch fixes the login for me - thanks a lot.
Oct 30 2024
Maybe something like this would help:
diff --git a/lib/Auth/LDAP.php b/lib/Auth/LDAP.php index f5e33b2..2db826e 100644 --- a/lib/Auth/LDAP.php +++ b/lib/Auth/LDAP.php @@ -122,6 +122,12 @@ class LDAP extends Net_LDAP3 { $this->config_set("root_dn", $root_dn); }
Oct 29 2024
Oct 27 2024
php-net-ldap3 is our main workhorse for ldap connections, php-net-ldap2 is a dependency there for a one or two features in use.
Oct 19 2024
The message header is parsed!
As the fix sets encoding="utf8", does this mean all messages are utf-8 encoded here?
Oct 3 2024
this link of yours https://kb.kolab.org/2023/03/install-kolab-16-on-alma-linux-9/solar smash The package is missing when doing dnf install kolab.
Sep 25 2024
The package has been updated; closing this task.
Packaging fix: https://obs.kolabsys.com/request/show/3324
Sep 20 2024
Proposed fix in D4959.
Aug 18 2024
I've now removed the package from my system - let's see what happens.
We most likely can't "Conflict" roundcube with this package - other Debian packages might still need it.
Thanks for the vendoring hint. We might want to hint admins during upgrades that it might be possible/useful to remove old packages.
Aug 7 2024
I believe we're now using composer to install dependencies into /usr/share/roundcubemail/vendor folder, so packages like this aren't needed.
Aug 6 2024
The debian package seems to work when editing sieve filters.
Jul 25 2024
Sorry, I didn't mean to imply otherwise on the 389ds issue, I knew it was upstream that was broken but also that it is required for Kolab and has been stopping an update to 20.04.
Jul 22 2024
389ds update issue resides on Ubuntu, it is not a Kolab issue.
Jul 21 2024
Please do, that might help me get the 389ds update for ubuntu functioning and get me off of 18.04 finally.
Jul 16 2024
I can second that. I ran into this issue as well. The dependency is not configured therefore the package is missing when doing dnf install kolab.
