[Python-modules-team] Bug#960899: Bug#960899: paramiko: autopkgtests failures

Sandro Tosi morph at debian.org
Sun Jul 26 05:32:07 BST 2020


On Thu, May 21, 2020 at 4:36 PM Brian Murray <brian at ubuntu.com> wrote:
>
> I'm pretty sure its because the configs folder from usptream isn't
> included in the package at all.
>
> https://github.com/paramiko/paramiko/tree/master/tests/configs

it's not (at least not the cause of _this_ failure):

tests/test_config.py:9: in <module>
    from invoke import Result
E   ModuleNotFoundError: No module named 'invoke'
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!

is because there's a missing dependency on python3-invoke; for some
reason we dont run test at build (i'm addressing that right now) and
so we didnt notice a new dependency was introduced. autopkgtests will
be addressed by installing the updated b-d


-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi



More information about the Python-modules-team mailing list