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

Running post-install hooks [*failed*] #756

Open
ruralcoder opened this issue Nov 15, 2020 · 1 comment
Open

Running post-install hooks [*failed*] #756

ruralcoder opened this issue Nov 15, 2020 · 1 comment
Labels
bug_triage Newly report and needs review

Comments

@ruralcoder
Copy link

Describe the bug
Error message during Running post-install hooks [*failed*] installation on a virtualbox running on a macbook pro 2011 with MacOS BigSur 11.0.1

To Reproduce
Steps to reproduce the behavior:

  1. Booted using the live-server ISO
  2. curl -O https://cdn.download.clearlinux.org/current/config/image/live-server.yaml
  3. made the 3 changes described in your example
  4. clr-installer --config live-server.yaml

Expected behavior
No error messages

Screenshots
If applicable, add screenshots to help explain your problem.

Screen Shot 2020-11-15 at 2 34 14 PM

Environment (please complete the following information):

  • Clear Linux OS Version: 33590
  • Installer Version 2.7.0
  • Platform: virtualbox 6.1.16 r140961 (Qt5.6.3)

Additional context
Add any other context about the problem here.

Attached are the files described in the error.
clr-installer.log

pre-install-clr-installer.yaml

@ruralcoder ruralcoder added the bug_triage Newly report and needs review label Nov 15, 2020
@mdhorn
Copy link
Contributor

mdhorn commented Nov 16, 2020

You need to download not only the top level YAML file live-server.yaml, but also any scripts or files it references.
In this case, it looks like you do not have the live-image-post-update-version.py download and in the same directory where the YAML file lives.

BTW, looks like you remove several of the live image steps from your YAML file, probably because they were missing, but note all of those exist for a reason to generate a working live image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_triage Newly report and needs review
Projects
None yet
Development

No branches or pull requests

2 participants