|
From: Frank C. <fr...@cr...> - 2016-08-01 12:32:34
|
Folks,
Okay, I've pushed a quick one-line fix to GitHub for this and pushed an
update to EPEL for EL5, which unfortunately will probably take a
fortnight to get out. The new version will be safekeep-1.4.4-2.el5.
The actual patch is attached.
Regards
Frank
On Mon, 2016-08-01 at 20:13 +1000, Frank Crawford wrote:
> Ken, others,
>
> > > > It is good to see that SafeKeep is still being used, particularly on
older hosts. I've seen three different reports for this since 1.4.4
was released, and I've put together a patch which I'll push to GitHub
later today.
>
> > I'll also release an update to EPEL EL5 repo for it, but not for the
other distributions.
>
> Regards
> Frank
>
> On Sun, 2016-07-31 at 12:44 -0400, Ken Bass wrote:
> > > > It would appear that git commit be77e020 from @livenson added
the
> > following:
> >
> >
> >
> > # XX a not so elegant branching
> >
> > > > script = cfg['script'].split(':', 1)[1] if mode
==
> > 'server' else script
> >
> > debug('%s_side_script: script = %s' % (mode,
> > script))
> >
> >
> >
> > > > Centos 5 systems use python 2.4 which does not support
the
> > ternary operator added in python 2.5.
> >
> > So this has been broken for a while and I think I was
> > > > running 1.4.2. I see the backups stopped when I
upgraded to
> > 1.4.3.
> >
> >
> >
> > On 07/31/2016 12:05 PM, Ken Bass wrote:
> >
> >
> >
> > > > > > I noticed that my older server running Centos 5 has not
backed up since
> > > > > > it was upgraded to safekeep 1.4.4.-1.el5 (previously running
1.4.3).
> > >
> > > > > > INFO: No increments older than Sun Jul 24 11:56:25 2016 found,
exiting.
> > > File "/usr/bin/safekeep", line 809
> > > > > > script = cfg['script'].split(':', 1)[1] if mode == 'server'
else script
> > > ^
> > > SyntaxError: invalid syntax
> > >
> > >
> > > On 07/09/2016 04:06 AM, Frank Crawford wrote:
> > >
> > > > > > > > This is release 1.4.4 of SafeKeep, a centralized and
easy to use
> > > > backup application that combines the best features of a mirror
> > > > and an incremental backup.
> > > >
> > > > > > -----------------------------------------------------------
-------------------
> > > _______________________________________________
> > > Safekeep-devel mailing list
> > > Saf...@li...
> > > https://lists.sourceforge.net/lists/listinfo/safekeep-devel
> > >
> >
> >
> >
> >
> >
> > > > -----------------------------------------------------------------
-------------
> > _______________________________________________
> > Safekeep-devel mailing list
> > Saf...@li...
> > https://lists.sourceforge.net/lists/listinfo/safekeep-devel
> > -------------------------------------------------------------------
-----------
> _______________________________________________
> Safekeep-devel mailing list
> Saf...@li...
> https://lists.sourceforge.net/lists/listinfo/safekeep-devel
|