Bug#799696: redis-sentinel version 2:3.0.4-7 still cannot write to it's config file

2015-10-13 Thread Pete Hicks
It looks like this line in /lib/systemd/system/redis-sentinel.service causes write errors: ProtectSystem=full This is from the /var/log/redis/redis-sentinel.log: # Sentinel config file /etc/redis/sentinel.conf is not writable: Read-only file system. Exiting... Commenting out the ProtectSystem=

Bug#766429: sysstat service will not start on machines with systemd

2014-10-23 Thread Pete Hicks
I can confirm this behavior on a fresh install and it does get fixed with a systemctl daemon-reload: # /etc/init.d/sysstat start Starting sysstat (via systemctl): sysstat.serviceFailed to start sysstat.service: Unit sysstat.service failed to load: No such file or directory. failed! # systemctl d

Bug#658739: gnutls26: LDAP+SSL account cannot use setuid binaries until gnutls26 is rebuilt with nettle not libgcrypt11

2012-09-19 Thread Pete Hicks
Can we *please* get a fix for this before Wheezy is released? I have encountered this bug in Ubuntu Lucid years ago and had to rebuild the package without libgcrypt to get around it. It would a shame if wheezy was moved to stable and this bug was not fixed, especially since the fix seems so trivial