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.
Search Criteria
Package Details: openchange-server 2.2-7
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-05-25)
| 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: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| 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)
- boost
- file
- libical
- mysql-python
- python2
- samba>=4.1.11
- sqlite3
- ccache (make)
- docbook-xsl (make)
- libxslt (make)
- mod_wsgi (optional) – (unknown)
- python2-lxml (optional) – (unknown)
- python2-pycurl (optional) – (unknown)
- python2-pylons (optional) – (unknown)
Required by (0)
Sources
- http://tracker.openchange.org/attachments/download/246/openchange-2.2-NANOPROBE.tar.gz
- ocsmanager.service
- openchange-samba42-1.patch
Latest Comments
Comment by DJ_L
Comment by DJ_L
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
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
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
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
Did you also reinstall smbclient and libwbclient after removing your custom samba install? smbclient owns that file.
Comment by gillecaluim
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
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
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
Yes, that is the reason.