Bug#884824: etckeeper: daily autocommit is run even though AVOID_DAILY_AUTOCOMMITS=1

2023-07-27 Thread Bill Wohler
I just noticed some temporary crap was committed last night, and upon investigation, found "daily autocommit" messages dating back to 2020-03-07 when I upgraded to bullseye. Who knows what other crap got committed that I missed with a clean "git diff"? I recently upgraded to bookworm. I have

Bug#884824: etckeeper: daily autocommit is run even though AVOID_DAILY_AUTOCOMMITS=1

2020-04-17 Thread Timo Sigurdsson
Hi, as mentioned in my last email, here is a patch that make etckeepker/daily honor the setting AVOID_DAILY_AUTOCOMMITS=1 in the configuration file and doesn't fail if the variable is unset. I also went ahead and removed the check from cron.daily/etckeeper so it's not performed twice when the

Bug#883263: Bug#884824: etckeeper: daily autocommit is run even though AVOID_DAILY_AUTOCOMMITS=1

2019-12-01 Thread Antoine Beaupré
On 2019-11-21 11:33:21, Luca Capello wrote: > forcemerge 884824 904924 > severity 884824 important > tags 884824 patch > block 883263 by 884824 > thanks > > Hi there, > > On Wed, 20 Dec 2017 14:30:42 +1100, Martin Schwenke wrote: >> Following a suggestion, I found that if I run: >> >> systemctl

Bug#883263: Bug#884824: etckeeper: daily autocommit is run even though AVOID_DAILY_AUTOCOMMITS=1

2019-11-21 Thread Luca Capello
forcemerge 884824 904924 severity 884824 important tags 884824 patch block 883263 by 884824 thanks Hi there, On Wed, 20 Dec 2017 14:30:42 +1100, Martin Schwenke wrote: > Following a suggestion, I found that if I run: > > systemctl stop etckeeper.timer The systemd timer was activated just

Bug#884824: etckeeper: daily autocommit is run even though AVOID_DAILY_AUTOCOMMITS=1

2017-12-19 Thread Martin Schwenke
Following a suggestion, I found that if I run: systemctl stop etckeeper.timer Then it is no longer listed by "systemctl list-units". I should have spent more time reading systemctl(1): delete ... This command implicitly reloads the system manager configuration

Bug#884824: etckeeper: daily autocommit is run even though AVOID_DAILY_AUTOCOMMITS=1

2017-12-19 Thread Martin Schwenke
Package: etckeeper Version: 1.18.7-1 Severity: normal Dear Maintainer, Some time ago I disabled daily autocommits for my /etc/ directory: commit 1e123419c83f254aa27b831f8b268a8f575211dc Author: Martin Schwenke Date: Tue Sep 8 10:51:19 2015 +1000 etckeeper: Be