Your message dated Fri, 29 Jun 2018 15:07:20 -0400
with message-id <[email protected]>
and subject line Re: backupninja: Defaults to saving logs into /var/lib
has caused the Debian Bug report #501091,
regarding backupninja: Defaults to saving logs into /var/lib
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
501091: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501091
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: backupninja
Version: 0.9.6-2
Severity: normal
Tags: patch

Backupninja defaults to using /var/lib for log files, which is wrong.
Inline patch fixes this (and yes, the patch is trivial ;)

--- /etc/backupninja.conf       2008-10-04 03:26:05.900907791 +0200
+++ /etc/backupninja.conf.backup        2008-10-04 03:25:26.204298078 +0200
@@ -51,7 +51,7 @@
 #######################################################

 # where to log:
-logfile = /var/lib/backupninja.log
+logfile = /var/log/backupninja.log

 # directory where all the backup configuration files live
 configdirectory = /etc/backup.d


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.29-xen (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages backupninja depends on:
ii  bash               3.1dfsg-9             The GNU Bourne Again SHell
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-2 A simple mail user agent
ii  dialog             1.1-20080316-1        Displays user-friendly dialog boxe
ii  gawk               1:3.1.5.dfsg-4.1      GNU awk, a pattern scanning and pr
ii  mailx              1:20071201-2          Transitional package for mailx ren
ii  mawk               1.3.3-11              a pattern scanning and text proces

backupninja recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
I wasn't able to reproduce this problem either, closing bug report.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to