Autor |
Nachricht |
|
Titel: rdiff-backup: ImportError: No module named rdiff_backup.Main
Verfasst am: 17.08.2006, 14:48 Uhr
|
|
Anmeldung: 21. Jan 2006
Beiträge: 185
|
|
FYI, in case you get this error w/ the latest dist-upgrade, it's because rdiff-backup's libraries were installed into:
/usr/lib/python2.3/site-packages/rdiff-backup
instead of
/usr/lib/python2.4/site-packages/rdiff-backup
Python installed version 2.4, but some packages still use 2.3 so both are on my system and the default python runs 2.4.
You can just copy that rdiff-backup directory over and you'll be all set... |
|
|
|
|
 |
|
Titel:
Verfasst am: 17.08.2006, 16:45 Uhr
|
|
Anmeldung: 14. Apr 2006
Beiträge: 60
|
|
Thanks for the tip, kenyee. I just ran into that problem last night, and, luckily, my first try at the fix happened to work. What's more, the rdiff-backup-statistics works again on my Kanotix box! |
|
|
|
|
 |
|
Titel:
Verfasst am: 17.08.2006, 23:43 Uhr
|
|
Anmeldung: 12. Mar 2005
Beiträge: 1005
|
|
the du-fixes-h2 script now automatically checks for this error and fixes it when you run dist-upgrade, or you can run it manually in the last misc tweaks section.
<update>this issue has now been fixed in sid, so the fix is no longer necessary.</update> |
_________________ Read more on dist-upgrades using du-fixes-h2.sh script.
New: rdiff-backup script
|
|
|
|
 |
|
|
|