FS#11993 - rdiff-backup broken python libs

Attached to Project: Community Packages
Opened by Jan Smydke (crocus) - Tuesday, 04 November 2008, 13:54 GMT
Last edited by Allan McRae (Allan) - Tuesday, 04 November 2008, 14:06 GMT
Task Type Bug Report
Category
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

There are missing or moved python libs so that the program does not work at all

Perhaps new python libs?

version 1.2.2-1


[honza@santini ~]$ rdiff-backup -l backup/home/projects_ucetnictvi.rdiffs/
Traceback (most recent call last):
File "/usr/bin/rdiff-backup", line 20, in <module>
import rdiff_backup.Main
File "/usr/lib/python2.5/site-packages/rdiff_backup/Main.py", line 24, in <module>
from log import Log, LoggerError, ErrorLog
File "/usr/lib/python2.5/site-packages/rdiff_backup/log.py", line 22, in <module>
import time, sys, traceback, types, rpath
File "/usr/lib/python2.5/site-packages/rdiff_backup/rpath.py", line 39, in <module>
import Globals, Time, static, log, user_group, C
ImportError: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
This task depends upon

Closed by  Allan McRae (Allan)
Tuesday, 04 November 2008, 14:06 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#11983 

Loading...