[SOGo] Fwd: SAMBA 4.0.1 unstable with Openchange ? missing implemented method and property tag.

2014-11-18 Thread Maxime RUBINO


Hi all,

Debian Wheezy 7 stable
---
deb http://ftp.fr.debian.org/debian/ wheezy main
deb-src http://ftp.fr.debian.org/debian/ wheezy main

deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main

deb http://ftp.fr.debian.org/debian/ wheezy-updates main
deb-src http://ftp.fr.debian.org/debian/ wheezy-updates main

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

dpkg -l :
ii  sogo:amd64  2.2.9a-1   amd64  a modern and 
scalable groupware
ii  samba4  4.0.1+dfsg1-1  amd64  SMB/CIFS file, NT 
domain and active directo
ii  dovecot-core1:2.1.17-2~inv amd64  secure mail server 
that supports mbox, mail
ii  postfix 2.9.6-2amd64 High-performance mail 
transport agent
ii  apache2 2.2.22-13+deb7 amd64  Apache HTTP Server 
metapackage
ii  openchangeserver1:2.0.r3669-1~ amd64  Experimental MAPI 
(Exchange/Outlook) server
ii  openchangeproxy 1:2.0.r3669-1~ amd64  Experimental MAPI 
(Exchange/Outlook) proxy
ii  openchange-ocsmanag 1:2.0.r3669-1~ allWorking instance 
of python-ocsmanager
ii  sogo-openchange:amd 2.2.9a-1   amd64  a modern and 
scalable groupware - OpenChang


i don't need OpenLDAP, i use dovecot for IMAPv4 and POPv3 protocol.

---

*SOGO works very well with web browser*, i can send/received mail, can 
view my agenda, contacts, ...


When i use Outlook 2013 with MAPI for the first time :
/var/log/log.samba :


...
[openchangedb_property_get_attribute:668]: *Unsupported property tag 
'0x36de0003'*
[2014/11/18 14:21:30,  0] 
mapiproxy/libmapistore/mapistore_interface.c:339(mapistore_del_context)

  mapistore_del_context: context_id to del is 1
[2014/11/18 14:21:30,  0] ../lib/util/fault.c:72(fault_report)
  ===
[2014/11/18 14:21:30,  0] ../lib/util/fault.c:73(fault_report)
*INTERNAL ERROR: Signal 11 in pid 4476 (4.0.1)**
**  Please read the Trouble-Shooting section of the Samba HOWTO*
[2014/11/18 14:21:30,  0] ../lib/util/fault.c:75(fault_report)
  ===
[2014/11/18 14:21:30,  0] ../lib/util/fault.c:144(smb_panic_default)
*  PANIC: internal error*

---

So, in a console : *openchange_user_cleanup my_user  service samba4 
restart*


Using username as password
Starting IMAP cleanup
Logged in as 'my_user'
Starting MAPIstore cleanup
Deleting 
...
Starting SQL cleanup
Table %s emptied

---

I launch Outlook 2013 and i have choice to use old data or a mailbox 
temp, when i use old data SAMBA4 crashed like a pig, when i use mailbox 
temp, it works but :


/var/log/log.samba :

...
[openchangedb_property_get_attribute:668]: *Unsupported property tag 
'0x672d0003'*
0x0x1b11bf0[MAPIStoreFAIMessageTable] *unimplemented method: 
setSortOrder:*

...


It makes me crazy, i have compared with ZEG image, all is ok ?! i don't 
understand...


I go to try with Wheezy Nightly and Wheezy Backports...

Do you have an idea ?

--
Cordialement.


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

Re: [SOGo] Fwd: SAMBA 4.0.1 unstable with Openchange ? missing implemented method and property tag.

2014-11-18 Thread Martin Simovic
Hi,

 On 18 Nov 2014, at 14:48, Maxime RUBINO maxime.rub...@sfproduction.fr wrote:
 
 dpkg -l :
 ii  sogo:amd64  2.2.9a-1   amd64  a modern and scalable 
 groupware
 ii  samba4  4.0.1+dfsg1-1  amd64  SMB/CIFS file, NT 
 domain and active directo
 ii  dovecot-core1:2.1.17-2~inv amd64  secure mail server that 
 supports mbox, mail
 ii  postfix 2.9.6-2amd64  High-performance mail 
 transport agent
 ii  apache2 2.2.22-13+deb7 amd64  Apache HTTP Server 
 metapackage
 ii  openchangeserver1:2.0.r3669-1~ amd64  Experimental MAPI 
 (Exchange/Outlook) server
 ii  openchangeproxy 1:2.0.r3669-1~ amd64  Experimental MAPI 
 (Exchange/Outlook) proxy
 ii  openchange-ocsmanag 1:2.0.r3669-1~ allWorking instance of 
 python-ocsmanager
 ii  sogo-openchange:amd 2.2.9a-1   amd64  a modern and scalable 
 groupware - OpenChang

Your installation is heavily outdated. You should use SOGo nightly builds and 
debian backports to get 

samba 4.1
openchange 2.2

Still, with updated packages I was experiencing problems - high mysql CPU load 
during mail synchronisation eventually killing the server.
Myself I decided to wait for stable packages and then I will try again.

I believe that ZEG appliance has samba/openchange/SOGo patches from Zentyal 
team, turning it binary different from upstream … but not sure.

Maybe someone can clarify?

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

Re: [SOGo] Fwd: SAMBA 4.0.1 unstable with Openchange ? missing implemented method and property tag.

2014-11-18 Thread Maxime RUBINO

Hi Martin,

Thanks for the answer.

Your installation is heavily outdated. You should use SOGo nightly 
builds and debian backports to get


samba 4.1
openchange 2.2


OK, I have activated backports-wheezy and SOGo Nightly but samba4 
doesn't exist ?!


root@sogo:~# aptitude -t wheezy-backports search samba4
p   samba4-clients  - client utilities from 
Samba 4
p   samba4-common-bin   - Samba 4 common files 
used by both the server and the

p   samba4-dev  - tools for extending Samba
p   samba4-testsuite- test suite from Samba 4

Damned...

--
Cordialement,
Maxime RUBINO

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


Re: [SOGo] Fwd: SAMBA 4.0.1 unstable with Openchange ? missing implemented method and property tag.

2014-11-18 Thread Ludovic Marcotte

On 18/11/2014 10:03, Maxime RUBINO wrote:
OK, I have activated backports-wheezy and SOGo Nightly but samba4 
doesn't exist ?! 

It's called samba, not samba4.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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


Re: [SOGo] Fwd: SAMBA 4.0.1 unstable with Openchange ? missing implemented method and property tag.

2014-11-18 Thread Rowland Penny

On 18/11/14 15:03, Maxime RUBINO wrote:

Hi Martin,

Thanks for the answer.

Your installation is heavily outdated. You should use SOGo nightly 
builds and debian backports to get


samba 4.1
openchange 2.2


OK, I have activated backports-wheezy and SOGo Nightly but samba4 
doesn't exist ?!


root@sogo:~# aptitude -t wheezy-backports search samba4
p   samba4-clients  - client utilities 
from Samba 4
p   samba4-common-bin   - Samba 4 common files 
used by both the server and the
p   samba4-dev  - tools for extending 
Samba

p   samba4-testsuite- test suite from Samba 4

Damned...


it is just called 'samba' on backports.

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


Re: [SOGo] Fwd: SAMBA 4.0.1 unstable with Openchange ? missing implemented method and property tag.

2014-11-18 Thread Maxime RUBINO



On 18/11/2014 10:03, Maxime RUBINO wrote:
OK, I have activated backports-wheezy and SOGo Nightly but samba4 
doesn't exist ?! 

It's called samba, not samba4.


Sorry Ludovic but samba is not samba4, the version is 3.6.6...

dpkg -l samba
ii  samba  2:3.6.6-6+de amd64SMB/CIFS file, print, and 
login s


and if i install samba with : aptitude -t wheezy-backports install samba

i get Samba 4.0.10 unstable...

Samba 4.1 doesn't exist, really, ahem...

--
Cordialement,
Maxime RUBINO

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