[Kolab-devel] Freebusy data not provided (native openSUSE)

Alar Sing alar.sing at err.ee
Sat Apr 18 12:02:01 CEST 2009


Quoting Alar Sing <alar.sing at err.ee>:

> Martin Konold wrote:
>> Am Mittwoch, 15. April 2009 16:45:58 schrieb Alar Sing:
>>
>> Hi,
>>
>>
>>> When I change parameter $conf['fb']['use_acls'] to false then I userA
>>> can see his own freebusy information, but not userB's freebusy information
>>>
>>
>> Are you sure that you installed kolab and not a normal cyrus imapd?
>>
>> Yours,
>> -- martin
>>
>>
> I think I installed kolab cyrus imapd
> rpm -qa | grep cyrus gives
> cyrus-sasl-saslauthd-2.1.22-182.1
> cyrus-sasl-digestmd5-2.1.22-182.1
> cyrus-sasl-devel-2.1.22-182.1
> cyrus-sasl-crammd5-2.1.22-182.1
> cyrus-sasl-2.1.22-182.1
> cyrus-sasl-plain-2.1.22-182.1
> cyrus-imapd-kolab-2.3.13-63.1 <-- this looks like kolab package
> cyrus-sasl-gssapi-2.1.22-182.1
>
> And when I looked with cyradm info about users Calendar folder
>
> {user/alar/Calendar at sise.etv.ee}:
>   condstore: false
>   duplicatedeliver: false
>   lastpop:
>   lastupdate: 14-Apr-2009 19:58:42 +0300
>   partition: default
>   sharedseen: false
>   size: 1617
>   folder-type: event.default <-this should be only possible with kolab
> package
>
>

I did some debugging on this issue
something is wrong in class Horde_Kolab_FreeBusy_Cache_DB function  
&singleton after $cachedb[$signature] = new $class($cache_dir); line  
there is nothing script stops here with $class($cache_dir) being  
Horde_Kolab_FreeBusy_Cache_DB_acl(/var/cache/freebusy)
I looked /var/cache/freebusy has owner apache user and has correct chmod

out put from pear list -c horde
Argv                 0.1.0   beta
Auth                 0.1.1   beta
Group                0.1.0   beta
Horde_Browser        0.0.2   alpha
Horde_CLI            0.0.2   alpha
Horde_Cache          0.0.2   alpha
Horde_Cipher         0.0.2   alpha
Horde_Compress       0.0.2   alpha
Horde_DOM            0.1.0   alpha
Horde_DataTree       0.0.3   alpha
Horde_Date           0.1.0   beta
Horde_Form           0.0.2   alpha
Horde_Framework      0.0.2   beta
Horde_History        0.0.2   alpha
Horde_Identity       0.0.2   alpha
Horde_LDAP           0.0.2   alpha
Horde_MIME           0.0.2   alpha
Horde_NLS            0.0.2   alpha
Horde_Notification   0.0.2   alpha
Horde_Prefs          0.0.3   alpha
Horde_SQL            0.0.2   alpha
Horde_Secret         0.0.2   alpha
Horde_Serialize      0.0.2   alpha
Horde_SessionObjects 0.0.2   alpha
Horde_Text_Filter    0.0.2   alpha
Horde_Token          0.0.4   beta
Horde_Tree           0.0.2   alpha
Kolab_Filter         0.1.5   alpha
Kolab_Format         1.0.1   stable
Kolab_FreeBusy       0.1.4   alpha
Kolab_Server         0.4.0   alpha
Kolab_Storage        0.4.0   alpha
Perms                0.1.0   beta
Text_reST            0.0.2   alpha
Util                 0.1.0   beta
iCalendar            0.1.0   beta


Can anybody help me with this problem, It would be nice to have  
opensuse native kolab installation




More information about the devel mailing list