[Kolab-devel] [debian] logrotate for roundcubemail is broken
Laxmi Shrestha
laxmi at mercantile.com.np
Thu Nov 14 04:34:14 CET 2013
hi,
I installed kolab 3.1 in centos and done hosted kolab groupware.I created email id in webadmin but unable to login to kolab roundcubemail.
Please help me as soon as possible.
thanks,
Laxmi
________________________________________
From: devel-bounces at lists.kolab.org [devel-bounces at lists.kolab.org] On Behalf Of Jochen Hein [jochen at jochen.org]
Sent: Saturday, November 09, 2013 9:41 PM
To: kolab-devel at kolab.org
Subject: [Kolab-devel] [debian] logrotate for roundcubemail is broken
In the package
root at jupiter:~# apt-cache policy roundcubemail
roundcubemail:
Installiert: 1:1.0~dev20131031-1~kolab1
Installationskandidat: 1:1.0~dev20131031-1~kolab1
Versionstabelle:
*** 1:1.0~dev20131031-1~kolab1 0
501 http://obs.kolabsys.com/Kolab:/Development/Debian_7.0/ ./
Packages
100 /var/lib/dpkg/status
1:1.0~dev20131016-1~kolab1 0
501 http://obs.kolabsys.com/Kolab:/3.1:/Updates/Debian_7.0/ ./
Packages
1:1.0~dev20130809-2 0
501 http://obs.kolabsys.com/Kolab:/3.1/Debian_7.0/ ./ Packages
I find the file /etc/logrotate.de/roundcubemail
----
/var/log/roundcubemail/* {
create 0640 www-data adm
compress
missingok
notifempty
rotate 52
weekly
}
----
When I look into OBS
https://obs.kolabsys.com/package/view_file?expand=1&file=roundcubemail.logrotate&package=roundcubemail&project=Kolab%3ADevelopment
the file should be
----
/var/log/roundcubemail/console /var/log/roundcubemail/errors
/var/log/roundcubemail/imap /var/log/roundcubemail/ldap
/var/log/roundcubemail/sendmail /var/log/roundcubemail/sieve
/var/log/roundcubemail/smtp /var/log/roundcubemail/sql
/var/log/roundcubemail/userlogins {
missingok
compress
notifempty
size 30k
create 0660 apache apache
}
----
The file right now installed on my system creates error.1.gz,
error.1.gz.1.gz, etc. every night. The file from OBS would create files
with wrong permissions.
Jochen
--
The only problem with troubleshooting is that the trouble shoots back.
_______________________________________________
devel mailing list
devel at lists.kolab.org
https://lists.kolab.org/mailman/listinfo/devel
More information about the devel
mailing list