| Distribution Information | EOS / EOL Date | |||
|---|---|---|---|---|
| Name | CodeName | Version | Architectures | |
| Debian | Wheezy (testing) | 7.0 | i386, amd64 | T.B.D. |
| Debian | Sid (unstable) | N/A | i386, amd64 | T.B.D. |
/etc/apt/sources.list.d/kolab-3.0.list:
deb http://mirror.kolabsys.com/pub/debian/kolab-3.0/ wheezy release updates deb-src http://mirror.kolabsys.com/pub/debian/kolab-3.0/ wheezy release updates
updates-testing and development components for newer, but less stable packages.
wheezy with the corresponding distribution codename.
/etc/apt/preferences.d/kolab:
Package: * Pin: origin mirror.kolabsys.com Pin-Priority: 501
# apt-get update
# aptitude install kolab
# apt-cache policy cyrus-imapd
/etc/apt/sources.list:
deb http://mirror.kolabsys.com/pub/ubuntu/kolab-3.0/ lucid release updates deb-src http://mirror.kolabsys.com/pub/ubuntu/kolab-3.0/ lucid release updates
lucid with the corresponding distribution codename.
/etc/apt/preferences:
Package: * Pin: origin mirror.kolabsys.com Pin-Priority: 501
test90-1:~# apt-get install kolab
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kolab: Depends: postfix (>= 2.4) but it is not going to be installed
Depends: postfix-ldap (>= 2.4) but it is not going to be installed
E: Broken packages
# apt-get remove exim4 exim4-base exim4-config exim4-daemon-light
# aptitude install kolab
| Distribution Information | EOS / EOL Date | |||
|---|---|---|---|---|
| Name | CodeName | Version | Architectures | |
| CentOS | - | 6 | i386, amd64 | Approximately Q4, 2017 |
| Fedora | Verne | 16 | i386, amd64 | Q2, 2013 |
| Fedora | Beefy Miracle | 17 | i386, amd64 | Q4, 2013 |
| Red Hat Enterprise Linux | Santiago | 6 | i386, amd64 | Approximately Q4, 2017 |
Enterprise Linux 6
# yum install yum-plugin-priorities
Fedora
# yum install yum-plugin-priorities
kolab-3.0-community-release package(s) have a pre-configured priority of 50. The default repository priority is 99. This will set the correct priorities, unless you have repositories configured other than the base operating system repositories (not including 'addons' and 'extras' on CentOS platforms), EPEL and the Kolab Groupware repositories. Should the system happen to already make use of YUM priorities, please make sure the Kolab repositories have the appropriate priority.
/etc/yum.repos.d/CentOS-Base.repo and append a setting enabled=0 to sections [addons] and [extras], or delete the sections entirely.
-release packages:
kolab-3.0-community-release
-release package at:
kolab-3.0-community-release-development
kolab-3.0-community-release-development package using YUM, after having installed the kolab-3.0-community-release package;
# yum install kolab-3.0-community-release-development
#wget http://url/to/rpm# yum localinstall --nogpgcheck /path/to/rpm
#wget http://url/to/rpm# yum localinstall --nogpgcheck /path/to/rpm
-release packages:
kolab-3.0-community-release
-release package at:
kolab-3.0-community-release-development
kolab-3.0-community-release-development package using YUM, after having installed the kolab-3.0-community-release package;
# yum install kolab-3.0-community-release-development
kolab-3.0-community-release package;
kolab-3.0-community-release package also installs a repository through which upcoming updates currently in their testing phase are distributed. This repository is called updates-testing, and is not enabled by default. Through Kolab Systems and/or community support channels, you may be asked to test an update distributed through the updates-testing repository to see if it fixes a bug you have reported. You would then, typically, temporarily enable the updates-testing repository by supplying the --enablerepo=kolab-3.0-updates-testing command-line option to YUM, overriding the system configuration file setting.
# yum --enablerepo=kolab-3.0-updates-testing update [package]
kolab-3.0-community-release-development package. Installing this package will cause the development repository to be enabled by default.
# yum install kolab
| Package List | Package Description | |||
|---|---|---|---|---|
| Package | default meta-package | alternative package | optional packages | |
| Complete Server | kolab | - | - | A meta package to install all default components. |
| LDAP | kolab-ldap | - | - | The LDAP component (389 Directory Server). |
| IMAP | kolab-imap | - | - | The IMAP component (Cyrus IMAP). |
| MTA | kolab-mta | - | - | The MTA component (Postfix by default). |
| Webadmin | kolab-webadmin | - | - | - |
| Webclient | kolab-webclient | - | - | - |