I am trying to follow the instructions at <https:/...
# elemental
b
I am trying to follow the instructions at https://elemental.docs.rancher.com/extra-rpms but the after-install-chroot hook does not seem to be running for some reason. The seed image config is identical to the example except for the name of the RPM. Is there a way to get some more debug output from yip to get an idea of why it isn't running?
b
nothing in the journalctl ?
b
Nothing that I could see. I can see it mention when it runs other stages, and I can see when/if one of those other stages has an error, but the after-install-chroot has nothing.
b
I'm side loading an rpm but use the Edge Image builder , not the seed image
b
Was there anything in the logs with the
before-install
section? It download the package, created the directory and copied the file to the new location ok?
@brash-rainbow-42326 Did you ever get this to run? I'm wondering if there's a bug as I can't get the iso to run that stage while netbooting either.... 🤔
b
No there wasn't anything in the log output when I ran it manually. I never got it to run, so ended up baking things into a new image (which I was trying to avoid) since that was the shortest path to get where I needed.
All the other stages I had specified seemed to be working though
b
All the before stages seemed to work, but not the after ones.