apt-clone: "Could not exec dpkg"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt-clone (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I tried to restore the apt-clone state file from bug 922485 into a chroot so that I could investigate it, running it as 'sudo http_proxy=http://
Chrooting into /media/
Could not exec dpkg!
strace shows that the execve call is:
17145 execve(
That shouldn't have the chroot directory prefixed. I don't know whether this is a bug in apt-clone or in apt.
I've attached a bzipped strace of the tail-end of the apt-clone run.