Package Details: openchange-server 2.2-7

Package Base: openchange-server
Description: A portable, open source implementation of Microsoft Exchange server and Exchange protocols.
Upstream URL: http://www.openchange.org
Category: network
Licenses: GPL3
Conflicts: openchange
Provides: openchange
Replaces: openchange
Submitter: DJ_L
Maintainer: DJ_L
Last Packager: DJ_L
Votes: 0
First Submitted: 2013-12-11 01:40
Last Updated: 2015-03-25 05:02

Dependencies (14)

Required by (0)

Sources

Latest Comments

Comment by DJ_L

2015-05-30 07:36

FYI, we are out of luck for a couple more days. I have vulcan patch ready for samba-4.2, however, we need changes in 4.2.2 (4.1.18 officially, but in 4.2.2 as well). https://github.com/openchange/openchange/issues/289

Additionally, I plan to split packages: libmapi, openchange-client, openchange-server, ocsmanager, and rpcproxy.

Comment by DJ_L

2015-05-29 03:57

Sorry guys, been AFK for quite a while (family issues). Back and working on it now. Expect an update hopefully this weekend. Thanks for the heads up Lone_Wolf. gillecaluim, sorry I haven't gotten back to your email yet. I //think// that I recall it working at some point in the past, but I haven't yet gotten around to testing (whether my memory is just fuzzy or I'm full of bull). Also, any objections to a properly split package here to handle both roles when EDS is updated (assuming it even needs an update for 2.3 - the previous OC maintainer for the client libs is usually on top of it)?

Comment by Lone_Wolf

2015-05-25 14:53

Url no longer works, use
https://github.com/openchange/openchange/releases/download/openchange-2.2-NANOPROBE/openchange-2.2-NANOPROBE.tar.gz

instead.

also "OpenChange 2.3 VULCAN Released!:, see upstream site.

Comment by gillecaluim

2015-04-06 23:42

have you got group calendaring working with sogo. If so, how? I've created samba4 AD groups(with email address) but haven't found any tutorial about sharing calendars with groups instead of adding individuals separately

Comment by gillecaluim

2015-03-28 21:10

re-installing smbclient fixed the build error and I've provisioned successfully. Thanks. Sent you an email about a related project since there doesn't seem to be a way to pm here.

Comment by DJ_L

2015-03-26 18:26

Did you also reinstall smbclient and libwbclient after removing your custom samba install? smbclient owns that file.

Comment by gillecaluim

2015-03-26 18:05

that file doesn't exist?
find /usr/lib/samba -name "libsamba*"
/usr/lib/samba/libsamba-cluster-support-samba4.so
/usr/lib/samba/libsamba-sockets-samba4.so
/usr/lib/samba/libsamba-modules-samba4.so
/usr/lib/samba/libsamba-python-samba4.so
/usr/lib/samba/libsamba-net-samba4.so
/usr/lib/samba/libsamba3-util-samba4.so
/usr/lib/samba/libsamba-security-samba4.so

I also don't see that in the samba package list

Comment by DJ_L

2015-03-26 17:53

Does the file exist? /usr/lib/samba/libsamba-debug-samba4.so

Alternately, what is the output of `pkg-config --variable=libdir samba-util`?

Comment by gillecaluim

2015-03-26 17:44

reverted to regular samba from ArchLinux packages but still getting same error
/usr/sbin/ld: cannot find -lsamba-debug-samba4
collect2: error: ld returned 1 exit status
Makefile:359: recipe for target 'libmapipp.so.2.2' failed
make: *** [libmapipp.so.2.2] Error 1
==> ERROR: A failure occurred in build().
Aborting...

Comment by DJ_L

2015-03-26 16:41

Yes, that is the reason.

All comments