Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qemu tests fail when building #2305

Closed
SpidFightFR opened this issue Oct 27, 2023 · 4 comments
Closed

Qemu tests fail when building #2305

SpidFightFR opened this issue Oct 27, 2023 · 4 comments
Labels

Comments

@SpidFightFR
Copy link

SpidFightFR commented Oct 27, 2023

Hello i encounter an error when trying to build GNS3-Server, here is the error i'm getting:

Error
=========================== short test summary info ============================
FAILED tests/compute/qemu/test_qemu_vm.py::test_reload - AttributeError: 'cal...
FAILED tests/compute/qemu/test_qemu_vm.py::test_suspend - AttributeError: 'ca...
FAILED tests/compute/qemu/test_qemu_vm.py::test_control_vm - AttributeError: ...
FAILED tests/compute/qemu/test_qemu_vm.py::test_control_vm_expect_text - Attr...
FAILED tests/handlers/api/compute/test_qemu.py::test_qemu_list_binaries - Att...
FAILED tests/handlers/api/compute/test_qemu.py::test_qemu_list_binaries_filter
====== 6 failed, 891 passed, 3 skipped, 921 warnings in 83.40s (0:01:23) =======

Tho i must say that it is my first time compiling the software (i always used the provided VMs, but i needed to use the bare-metal server this once. 😅

Thanks by advance for the help !
If any more info is required, feel free to ask !

@grossmj
Copy link
Member

grossmj commented Oct 29, 2023

Hello i encounter an error when trying to build GNS3-Server, here is the error i'm getting:

What commands have you used to build? What version are you trying to build?

Thanks.

@SpidFightFR
Copy link
Author

Hello i encounter an error when trying to build GNS3-Server, here is the error i'm getting:

What commands have you used to build? What version are you trying to build?

Thanks.

Hello!
I try to update the gns3-server package for the voidlinux distribution. So i used their utility xbps-src.

I don't know precisely what it uses to build, all i can say is that gns3-server is built as a python3-module, which worked up until then.

I think this can help, it's the building logs of gns3-server (where i took the error logs i sent here).

I am sorry if that isn't really useful! 😅

@grossmj
Copy link
Member

grossmj commented Oct 30, 2023

I can see the tests were run with Python 3.12. We have fixed this recently 34ee75e

Things should work properly in v2.2.44

@grossmj grossmj closed this as completed Oct 30, 2023
@SpidFightFR
Copy link
Author

I can see the tests were run with Python 3.12. We have fixed this recently 34ee75e

Things should work properly in v2.2.44

Thank you very much for your help ! i'll try to modify the package for the 2.2.44 version as soon as possible then! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants