Hi Michael

thanks for your Answer.

I get Sogo running with two little changes in the system: 

1. I added the wheezy repo in apt. here my sources.list:

deb http://ftp.de.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie main contrib non-free
deb http://ftp.de.debian.org/debian/ jessie-updates main contrib
non-free
deb-src http://ftp.de.debian.org/debian/ jessie-updates main contrib
non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib
non-free
# wheezy
deb http://ftp.de.debian.org/debian/ wheezy contrib main
# sogo
deb http://inverse.ca/debian/ wheezy wheezy


2. Installing memcached 10 

http://ftp.debian.org/debian/pool/main/libm/libmemcached/libmemcached10_1.0.8-1_amd64.deb

dpkg -i libmemcached10_1.0.8-1_amd64.deb

3. installing sogo via apt-get

apt-get update 
apt-get install sogo


It works now without any problems on Jessie

Best regards

Adrian
>>> Foxnet Support <i...@foxnet.be> 07.05.2015 22:51 >>>
Hello Adrian

Believe me or not

My next tutorial:

add this by incorporating the sources of version 2.2.17a of the
previous version of Wheezy

deb http://inverse.ca/debian wheezy wheezy
deb-src http://inverse.ca/debian wheezy wheezy

apt-get update  


In the / usr / src
run the command:


apt-get source sope

the source will be created
Do not forget to install the libraries Mysql & Postgresql, because if
you do it not, you will get errors when recompiling SOPE


run the command inside the folder you download previously, if you
encounter an error during launch, choose the 2nd ...

dpkg-buildpackage -rfakeroot -D -us -uc

Or
dpkg-buildpackage -rfakeroot -D -us -uc -d


Then if all goes well, install the packages like this

cd ..
dpkg -i *.deb

For Sogo, remade the same stage with the installation of Sope

In the / usr / src
run the command:


apt-get source sogo


run the command inside the folder you download previously, if you
encounter an error during launch, choose the 2nd ...

dpkg-buildpackage -rfakeroot -D -us -uc

Or
dpkg-buildpackage -rfakeroot -D -us -uc -d


Then if all goes well, install the packages like this

cd ..


dpkg -i  sogo-activesync*.deb    sogo_2.2.*.deb


Apt-get install memcached rpl tmpreaper

At home, it works in Debian 8, and perfectly functional

Michel



Le 7/05/15 16:25, * Adrian * <an...@bond.de> a écrit :

>Hello,
>
>i've installed a new debian 8 server and want to install sogo on it.
But
>unfortunately i run in the following dependency errors:
>
>The following packages have unmet dependencies:
> sogo : Depends: libgnustep-base1.22 (>= 1.22.1) but it is not
installable
>           Depends: libsope-appserver4.9 (>= 4.9.r1664.20150326) but it
is not
>going to be installed
>           Depends: libsope-core4.9 (>= 4.9.r1664.20150326) but it is
not going
>to be installed
>           Depends: libsope-gdl1-4.9 (>= 4.9.r1664.20150326) but it is
not going
>to be installed
>           Depends: libsope-ldap4.9 (>= 4.9.r1664.20150326) but it is
not going
>to be installed
>           Depends: libsope-mime4.9 (>= 4.9.r1664.20150326) but it is
not going
>to be installed
>           Depends: libsope-xml4.9 (>= 4.9.r1664.20150326) but it is
not going to
>be installed
>           Depends: sope4.9-libxmlsaxdriver but it is not going to be
installed
>           Depends: sope4.9-db-connector
>           Recommends: memcached but it is not going to be installed
>E: Unable to correct problems, you have held broken packages.
>
>Is there any workaround how to get sogo running on jessie or some
informations
>when it will be ready for?
>
>I've also tested the nightlys with the same result.
>
>Best regards
>
>Adrian
>-- 
>users@sogo.nu
>https://inverse.ca/sogo/lists
>
>-- 
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to