Same here on Centos 5.4 (python 2.4)
--
backintime -b Fails on CentOS 5.3
https://bugs.launchpad.net/bugs/426400
You received this bug notification because you are a member of Back In
Time Team, which is subscribed to Back In Time.
Status in Back In Time: Incomplete
Bug description:
Cent_OS 5.3
python-2.4.3-24.el5_3.6,i386
{harry-linux:goldsh:~}: backintime -b
Traceback (most recent call last):
File "/usr/share/backintime/common/backintime.py", line 27, in ?
import snapshots
File "/usr/share/backintime/common/snapshots.py", line 35, in ?
import pluginmanager
File "/usr/share/backintime/common/pluginmanager.py", line 51
class PluginManager():
^
SyntaxError: invalid syntax
Caret is under the right paren ")"
____________________________________
OK, I got it working on CentOS 5.3, python 2.4.3. Here's what I had to do:
1. Delete the () after class PluginManager
2. backintime-gnome looks like it's got too many problems for me to fix, so I
copied a configuration from a FC11 system and modified the configuration by
hand.
3. Put a copy of the backintime crontab @hourly entry in my crontab, by hand.
Everything seems to be working.
_______________________________________________
Mailing list: https://launchpad.net/~bit-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~bit-team
More help : https://help.launchpad.net/ListHelp