Bug#829119: radicale does not commit to git

2019-01-04 Thread Jens Reyer
Package: radicale
Followup-For: Bug #829119

Hi

committing to git works here (radicale 2.1.11-2 and previous versions
from experimental).
python-dulwich / python3-dulwich is not needed anymore for this.

$ grep hook /etc/radicale/config
hook = ([ -d .git ] || git init) && ([ -e .gitignore ] || printf
'.Radicale.cache\n.Radicale.lock\n.Radicale.tmp-*\n' > .gitignore) &&
git add -A && (git diff --cached --quiet || git commit -m "Changes by
"%(user)s)

Whenever it didn't work here, it was because of messed up permissions
(although this is probably not the case for the submitter, I'd still
suggest a "chown -R radicale:radicale /var/lib/radicale").

Greets
jre



Bug#829119: radicale does not commit to git

2016-11-17 Thread martin f krafft
Package: radicale
Followup-For: Bug #829119

Hey, this is probably of little help, but it works for the version
in stable: 0.9-1+deb8u1

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


-- 
 .''`.   martin f. krafft  @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital GPG signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)