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

Reboot traceback workaround #58

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Reboot traceback workaround #58

merged 2 commits into from
Feb 6, 2025

Conversation

jikortus
Copy link
Contributor

@jikortus jikortus commented Feb 6, 2025

Tested in a VM using a modified boot.iso and a slightly modified code making a HTTP request to a server on the host just before the reboot to record that the exception occurred and Anabot reboot was successful. Unfortunately my attempts to create a meaningful Beaker test job doing reinstallations in a loop weren't successful and I didn't want to spend more time trying to find some other way - and I think the code changes are pretty straightforward :-).

Sometimes a DBusException('The name is not activatable') exception
occurs when Anabot clicks on the Reboot button. It's not sure why
at this point, but at least it can be worked around in case a proper
fix won't be found, as it happens at the very end of the
installation process.
@jikortus jikortus self-assigned this Feb 6, 2025
@jikortus jikortus requested a review from jstodola February 6, 2025 17:08
Copy link
Collaborator

@jstodola jstodola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jstodola jstodola merged commit 7e59ba6 into main Feb 6, 2025
9 checks passed
@jstodola jstodola deleted the reboot-traceback-workaround branch February 6, 2025 17:41
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.

2 participants