| Summary: | app-emulation/qemu-5.2.0-r3: fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sam James <sam> |
| Component: | Current packages | Assignee: | Matthias Maier <tamiko> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | virtualization |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 785379 | ||
| Attachments: | build.log.xz | ||
|
Description
Sam James
2021-04-29 00:51:46 UTC
Probably fails as it failed to connect to ipmi: > qemu-system-i386: Unable to connect character device ipmi0: Failed to connect to 'localhost:47621': Connection refused > ERROR:../tests/qtest/ipmi-bt-test.c:321:test_connect: assertion failed: (rv == 1) > ERROR qtest-i386/ipmi-bt-test - Bail out! ERROR:../tests/qtest/ipmi-bt-test.c:321:test_connect: assertion failed: (rv == 1) Maybe qemu was too slow to start. Does it fail consistently for you? (In reply to Sergei Trofimovich from comment #1) > Probably fails as it failed to connect to ipmi: > > > qemu-system-i386: Unable to connect character device ipmi0: Failed to connect to 'localhost:47621': Connection refused > > > ERROR:../tests/qtest/ipmi-bt-test.c:321:test_connect: assertion failed: (rv == 1) > > ERROR qtest-i386/ipmi-bt-test - Bail out! ERROR:../tests/qtest/ipmi-bt-test.c:321:test_connect: assertion failed: (rv == 1) > > > Maybe qemu was too slow to start. Does it fail consistently for you? It does, I assume it must be related to this: qemu-system-i386: Unable to connect character device ipmi0: Failed to connect to 'localhost:54967': Connection refused ^[[32mPASS^[[0m 3 qtest-i386/pxe-test /i386/pxe/ipv4/q35/e1000e Could not access KVM kernel module: No such file or directory This QEMU is long gone. commit 152a39317a543f2acc8bf61cc084d87c17399d32 Author: Sergei Trofimovich <slyfox@gentoo.org> Date: Sat Jun 12 11:05:23 2021 +0100 app-emulation/qemu: drop old Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> delete mode 100644 app-emulation/qemu/qemu-5.2.0-r3.ebuild |