curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #01287
Re: [Merge] ~mwhudson/curtin:virt-dasds into curtin:master
The pylint run is flaky and *sometimes* fails with errors like:
curtin/commands/install_grub.py:88:19: E1101: Instance of 'Distros' has no 'debian' member (no-member)
curtin/commands/install_grub.py:150:28: E1101: Instance of 'Distros' has no 'redhat' member (no-member)
curtin/commands/install_grub.py:235:28: E1101: Instance of 'Distros' has no 'debian' member (no-member)
I can reproduce it locally by running `tox -e py3-pylint` a few times in a row.
Full build log:
https://paste.ubuntu.com/p/ZccwRk3MP3/
Retriggering build.
--
https://code.launchpad.net/~mwhudson/curtin/+git/curtin/+merge/396281
Your team curtin developers is requested to review the proposed merge of ~mwhudson/curtin:virt-dasds into curtin:master.
Follow ups
References