apt-clone restore crashes with SystemError: E:Error. pkgProblemResolver::Restore generated breaks, this may be by held packages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt-clone (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Running apt-clone restore <the.tar.gz> in the very end crashes with "SystemError: E:Error, pkgProblemResol
It seams to run through an apt-get update and then outputs the following line for each of the packages:
apt-clone WARNING:root:can't add xxx (E:Error, pkgProblemResol
Traceback (most recent call last):
File "/usr/bin/
clone.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
resolver.
SystemError: E:Error, pkgProblemResol
Both systems (the one to clone and the target system) are debian jessie. I'm using version 0.2.2.
Status changed to 'Confirmed' because the bug affects multiple users.