Quantcast
Channel: iRedMail — News, Announcements, Bug fixes...
Viewing all articles
Browse latest Browse all 241

Switch SOGo yum/apt repositories to nightly builds by default

$
0
0

Dear all,

SOGo Team "made the decision to close down the public package repositories. From now on, in order to access the production builds of SOGo for various Linux distributions, you will need a proper support contract from Inverse."
https://sogo.nu/news/2016/article/sogo- … ories.html

The options of support contract are listed here:
https://sogo.nu/support/index.html#support-plans

As a temporary solution, we have to switch the yum/apt repo to nightly builds in iRedMail, but there're some third-party Debian/Ubuntu apt repositories available, use it on your own.

Note: iRedMail-0.9.5-1 has been re-packed with this change.

RHEL/CentOS

* Open file /etc/yum.repos.d/SOGo.repo, find the `baseurl=` setting like below:

baseurl=http://inverse.ca/rhel-v3/7/$basearch

* Change it to:

baseurl=http://packages.inverse.ca/SOGo/nightly/3/rhel/7/$basearch

Debian

* Open file /etc/apt/sources.list, find the SOGo repo like below

deb http://inverse.ca/debian-v3/ jessie jessie

* Change it to:

deb http://packages.inverse.ca/SOGo/nightly/3/debian jessie jessie

* Run 'apt-get update'.

Ubuntu

* Open file /etc/apt/sources.list, find the SOGo repo like below

deb http://inverse.ca/ubuntu-v3/ trusty trusty

* Change it to:

deb http://packages.inverse.ca/SOGo/nightly/3/ubuntu trusty trusty

* Run 'apt-get update'.

The third-party Debian/Ubuntu apt repositories

* http://www.mail-archive.com/users%40sog … 24909.html
* http://www.mail-archive.com/users%40sog … 24962.html


Viewing all articles
Browse latest Browse all 241

Trending Articles