Public bug reported:

Description:    Ubuntu 10.04.4 LTS
Release:        10.04

duplicity:
  Installed: 0.6.21-0ubuntu0ppa21~lucid1
  Candidate: 0.6.21-0ubuntu0ppa21~lucid1
  Version table:
 *** 0.6.21-0ubuntu0ppa21~lucid1 0
        500 http://ppa.launchpad.net/duplicity-team/ppa/ubuntu/ lucid/main 
Packages
        100 /var/lib/dpkg/status
     0.6.08b-0ubuntu2.1 0
        500 http://cz.archive.ubuntu.com/ubuntu/ lucid-updates/universe Packages
        500 http://ubuntu.inode.at/ubuntu/ lucid-updates/universe Packages
     0.6.08b-0ubuntu2 0
        500 http://cz.archive.ubuntu.com/ubuntu/ lucid/universe Packages
        500 http://ubuntu.inode.at/ubuntu/ lucid/universe Packages


On Ubuntu 10.04 when I try to run duplicity (0.6.21-0ubuntu0ppa21~lucid1) with 
command line such as:
duplicity collection-status --exclude=/media/BACKUP/dejadup  --exclude=/tmp 
--exclude=** --gio file:///media/BACKUP/dejadup --verbosity=9 
--archive-dir=/home/jyyna/.cache/deja-dup --log-file=/tmp/deja-dup-UJ8JRW

it stops with error message:
Unable to load gio backend: No module named gi.repository

previous version (duplicity 0.6.08) worked fine (it logs just warning,
that giobackend is not found, but it works then)

seems to be caused by a changed way  of loading giobackend that is no
longer loaded in backends.py (it is in 0.6.08) but in commandline.py
where in parse_cmd_line_options it "throws" ImportError and stops.

** Affects: duplicity (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1105252

Title:
  duplicity refuses to start when --gio command line parameter is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1105252/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to