mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #267] Install on Debian Bullseye? #170
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @4920441 on GitHub (Dec 5, 2019).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/267
Hi,
did anyone install webvirtcloud on Debian bullseye (testing)?
I don't get beyond
pip install -r conf/requirements.txtIt throws lots of erros regarding python-libvirtd (I am currently not at the console, so I cannot paste something here) but has there so much changed in comparison to buster?
Cheers,
@catborise commented on GitHub (Dec 5, 2019):
i did install it to debian 10, there were also some errors. i fixed them.
is debian 11 support python2.7?
i will test it...
@4920441 commented on GitHub (Dec 6, 2019):
...looked worse than it reallly was on the fist sight.
I had only change the pythin-libvirt version and everything lese ran smoothly so far - even my other (on debian 10) strange novnc problem did not appear this time.
Cheers,