FS#79964 - [molecule-plugins] FTBFS: test failed: No module named 'molecule.test.functional'

Attached to Project: Arch Linux
Opened by Eric Long (hack3ric) - Saturday, 14 October 2023, 18:50 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:20 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

molecule-plugins fails to build due to molecule's change of file path, from `functional` to `b_functional`:

```
test/ec2/functional/test_ec2.py:28: in <module>
from molecule.test.functional.conftest import metadata_lint_update
E ModuleNotFoundError: No module named 'molecule.test.functional'
```

Backporting upstream fix solves the issue.
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:20 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/molecule-plugins/issue s/1

Loading...