[PR #367] [MERGED] Downgrade libvirt-python to fix taking snapshots #520

Closed
opened 2026-02-27 15:59:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/367
Author: @Real-Gecko
Created: 10/12/2020
Status: Merged
Merged: 10/12/2020
Merged by: @catborise

Base: masterHead: master


📝 Commits (1)

  • b5e38be Downgrade libvirt-python to fix taking snapshots

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 conf/requirements.txt (+1 -1)

📄 Description

Looks like libvirt-python 6.8.0 has some weird bug which causes NameError: name 'dom' is not defined on trying to snapshot instance. Downgrading to 6.7.0 fixes the issue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/367 **Author:** [@Real-Gecko](https://github.com/Real-Gecko) **Created:** 10/12/2020 **Status:** ✅ Merged **Merged:** 10/12/2020 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b5e38be`](https://github.com/retspen/webvirtcloud/commit/b5e38be57ed28a9d6829816835bf5d2918d3e51a) Downgrade libvirt-python to fix taking snapshots ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `conf/requirements.txt` (+1 -1) </details> ### 📄 Description Looks like libvirt-python 6.8.0 has some weird bug which causes `NameError: name 'dom' is not defined` on trying to snapshot instance. Downgrading to 6.7.0 fixes the issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#520
No description provided.