Closed yan12125 closed 1 year ago
In general, there are no /var/lib/pacman/sync/*.files in Arch chroots, and thus tests in test_alpmfiles.py fail.
/var/lib/pacman/sync/*.files
test_alpmfiles.py
The tempfile approach roughly follows tests/test_alpm.py.
tests/test_alpm.py
Follow-up https://github.com/lilydjwg/nvchecker/pull/226
In general, there are no
/var/lib/pacman/sync/*.files
in Arch chroots, and thus tests intest_alpmfiles.py
fail.The tempfile approach roughly follows
tests/test_alpm.py
.Follow-up https://github.com/lilydjwg/nvchecker/pull/226