unable to make a backup

Bug #1575879 reported by Florent Delhaye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Déjà Dup
Fix Released
Undecided
Unassigned

Bug Description

When I try to make a backup on my second hard drive (ntfs file system), I get an unknow error.

Revision history for this message
Marius Nuennerich (mwrius) wrote :

Could you run
DEJA_DUP_DEBUG=1 deja-dup --backup | tail -n 1000 > /tmp/deja-dup.log
and attach the log file to this bug? Please remove any private information before you do so.

Revision history for this message
Florent Delhaye (florent-delhaye) wrote :

DUPLICITY: INFO 1
DUPLICITY: . Détails de l’erreur de sauvegarde : Traceback (most recent call last):
DUPLICITY: . File "/usr/bin/duplicity", line 1532, in <module>
DUPLICITY: . with_tempdir(main)
DUPLICITY: . File "/usr/bin/duplicity", line 1526, in with_tempdir
DUPLICITY: . fn()
DUPLICITY: . File "/usr/bin/duplicity", line 1364, in main
DUPLICITY: . action = commandline.ProcessCommandLine(sys.argv[1:])
DUPLICITY: . File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 1108, in ProcessCommandLine
DUPLICITY: . globals.backend = backend.get_backend(args[0])
DUPLICITY: . File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 223, in get_backend
DUPLICITY: . obj = get_backend_object(url_string)
DUPLICITY: . File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 211, in get_backend_object
DUPLICITY: . raise BackendException(_("Could not initialize backend: %s") % str(sys.exc_info()[1]))
DUPLICITY: . BackendException: Impossible d'initialiser le moteur\xa0: No module named gi.repository
DUPLICITY: .

Revision history for this message
Florent Delhaye (florent-delhaye) wrote :

Log file

Revision history for this message
Florent Delhaye (florent-delhaye) wrote :

python-gi package must be install on the system

Changed in deja-dup:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.