On 08. 11. 22 11:13, Panu Matilainen wrote:
Hey,
Thought I'd try to get on with the times and do the Sequoia change via a PR
instead of just pushing as we've traditionally done. So far so good, but it
throws up an error which I have no idea how to debug:
https://artifacts.dev.testing-farm.io/700d486d-d409-44fe-b7c3-01634243558e/
> Unknown Error occured: An rpm exception occurred: package not installed
Okay, something failed, and it appears to be related to this very change as the
tests pass with a "no-op" PR. And in that case, a good thing it got caught. But
how on earth to debug this? I don't see anything even remotely relevant in the
accompanying logs, nor did I find any obvious way to run this stuff locally.
Help, Obi-Wan KenoCI.
I am far from being a jeCI master,
but considering the tests there were added by me, for pyproject-rpm-macros, I
decided to have a look.
The STI tests are at
https://src.fedoraproject.org/rpms/rpm/blob/rawhide/f/tests/tests.yml
They more or less start with:
tasks:
- dnf:
name: "*"
state: latest
And the logs you link to say:
TASK [dnf] *********************************************************************
fatal: [sut]: FAILED! => {
"changed": false,
"failures": [],
"rc": 1,
"results": []
}
MSG:
Unknown Error occured: An rpm exception occurred: package not installed
This means the problem you hit is that ansible is unable to run the DNF task.
I know how to reproduce the actual tests locally without ansible, but that
would avoid this problem. I suggest not trying to reproduce the tests, but
reproducing the ansible failure in isolation. My ansible skills are limited, I
knwo how to edit the YAML, but I have no idea how to actually try this out.
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue