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

Correct the VNC password attribute #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented Jun 12, 2024

In the refactor to the XML builder a subtle bug was introduced which caused the password not to be set. This uses the correct attribute.

Came up in https://community.theforeman.org/t/error-creating-libvirt-based-guest-after-upgrading-to-3-10/38295. I'm asking the reporter to test this patch.

Fixes: 6db6f80 ("Replace server XML with Nokogiri::XML::Builder")

In the refactor to the XML builder a subtle bug was introduced which
caused the password not to be set. This uses the correct attribute.

Fixes: 6db6f80 ("Replace server XML with Nokogiri::XML::Builder")
@jose-deniz-ns90
Copy link

Patch has been tested successfully on fog-libvirt (from package rubygem-fog-libvirt-0.12.0-1.el8.noarch)
Thanks!

@ekohl
Copy link
Contributor Author

ekohl commented Jun 12, 2024

I see the failure also happens in master, so I wonder what changed.

@ekohl
Copy link
Contributor Author

ekohl commented Jun 12, 2024

@ekohl
Copy link
Contributor Author

ekohl commented Jun 13, 2024

I started the fixes in #140.

@lestercheung
Copy link

Confirmed working on a v3.9.1 katello installation 🙏🏼

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

Successfully merging this pull request may close these issues.

None yet

3 participants