Your message dated Fri, 25 Jul 2008 02:13:53 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Re: Sane interval definitions should be enabled by default in
rsnapshot.conf
has caused the Debian Bug report #441330,
regarding Sane interval definitions should be enabled by default in
rsnapshot.conf
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.)
--
441330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441330
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rsnapshot
Version: 1.2.9-1
>From the distributed /etc/rsnapshot.conf:
#interval hourly 6
#interval daily 7
#interval weekly 4
#interval monthly 6
IMO these shouldn't be commented out. That just makes it more
difficult to get started with rsnapshot after installing the package.
I'd like the file to say instead:
interval hourly 6
interval daily 7
interval weekly 4
interval monthly 6
Regards //Johan
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
tags 441330 wontfix
stop
Hello Johan,
Because of the way Rsnapshot moves previous interval backups, ex.
moving hourly.5 to daily.0 when running the daily job, setting
default values in the configuration is not feasible. For example,
this would cause problems for people running only the daily job, they
would need to edit the configuration to remove all intervals but
daily, because running only daily and having hourly defined in the
configuration would leave the user without any backups at all. The
intervals in the configuration file must be listed in ascending
order, where the last intervals depend on the previous ones.
Rsnapshot is not meant to be used out-of-the box, the configuration
file needs some editing, and at least a cron needs to be defined or
uncommented from /etc/cron.d/rsnapshot.
Please see bug #432862 for a good explanation on how Rsnapshot
rotates previous intervals.
Simon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)
iD8DBQFIiW8j1jAZg9vxR6wRAmkHAKCeQ5kTorhBy1GfvHmBb9WUwSs9fgCfSxou
N6s93xb1ioDzcJoiMHb94Hs=
=5r8B
-----END PGP SIGNATURE-----
--- End Message ---