Hi Emmanuel, On 18-12-2019 16:14, Emmanuel Arias wrote: >> With which version of autodep8? Are you running on buster? I guess we >> should backport all of autopep8 and autopkgtest. > > Yes I am running on Buster. But I am running autopkgtest on unstable > (qemu image).
You need autodep8 from unstable as well to have this work. > autopkgtest --apt-upgrade django-braces/ -- qemu > ~/Debian/IMAGE_DEBIAN_QEMU/autopkgtest-unstable.img > > That run on the host? or inside the unstable.img? Both :). The part that controls the image runs (obviously) on the host. autopkgtest and autodep8 aren't installed *in* the image. Paul