Here it also does not work (Feisty). Feisty installs Python 2.5 as standard Python version. When I run simple-backup-config under Python 2.4, it runs and saves the configuration.
So the workaround is: To run it under Python 2.4, change the first line of /usr/sbin/simple-backup-config to read: #!/usr/bin/python2.4 This should be fixed I think :-) -- simple-backup-config doesn't work https://launchpad.net/bugs/79302 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
