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

Installation stuck on linux-modules-extra package #66

Closed
PierreBeucher opened this issue Nov 7, 2024 · 2 comments
Closed

Installation stuck on linux-modules-extra package #66

PierreBeucher opened this issue Nov 7, 2024 · 2 comments

Comments

@PierreBeucher
Copy link
Owner

Sometime installation may become stuck on Install linux-modules-extra package step (reported in #56 and #44).

This is an Ansible playbook task installing Linux packages that sometime never ends, enquiring why.

Workaround:

CTRL+C current install and run

# Finish configuration
cloudypad configure <instance>

# Pair instance
cloudypad pair <instance>

To finalize installation

@PierreBeucher
Copy link
Owner Author

A tentative fix related to reboot here: #66

It's possible this Ansible task failed not because of itself but because the task started too early after an Ansible reboot (causing it to be interrupted and Ansible lost track of it somehow...)

@PierreBeucher
Copy link
Owner Author

Closing as problem disappeared following tentative fix

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

No branches or pull requests

1 participant