View Issue Details

IDProjectCategoryView StatusLast Update
0002615SOGoPackaging (Debian)public2014-03-09 20:16
Reporter2lmultimedia Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformLinuxOSDebianOS VersionSqueeze
Product Version2.1.1b 
Target Versionsoon 
Summary0002615: Exec right not applied on backup script (so cron doesn't work)
Description

Coming with Debian package (from install or upgrade), the script /usr/share/doc/sogo/sogo-backup.sh used in cron file /etc/cron.d/sogo have these rights :
$ ls -l /usr/share/doc/sogo/sogo-backup.sh
-rw-r--r-- 1 root root 1352 Feb 24 23:49 /usr/share/doc/sogo/sogo-backup.sh
so it's not executable by cron process and no backup is done.
I had to do a "chmod +x" to do it work.
You should set it to 755 in install process.

I have to do it manually to correct this at each SOGo update.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-02-25 09:17 2lmultimedia New Issue
2014-03-09 20:16 ludovic Target Version => soon