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

necessary infomration for failure not captured #398

Open
ausil opened this issue Mar 10, 2017 · 0 comments
Open

necessary infomration for failure not captured #398

ausil opened this issue Mar 10, 2017 · 0 comments

Comments

@ausil
Copy link

ausil commented Mar 10, 2017

docker base image on armhfp failed today with no clear reason why in the log file that I have attached

oz-armhfp.txt

I ended up figuring it out by connecting to the serial console and watching the install

Error

There was an error running the kickstart script at line 28. This is a fatal
error and installation will be aborted. The details of this error are:

  • LANG=en_US
  • echo '%_install_langs en_US'
  • echo 'Import RPM GPG key'
    Import RPM GPG key
    ++ rpm -q --qf '%{version}\n' fedora-release
  • releasever=27
    ++ uname -i
  • basearch=armv7l
  • rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l
    error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l: import read failed(2).

Press ENTER to exit: systemd-localed.service: Got notification message from PID 2286 (STOPPING=1)

The piece that was missing from the logfile koji captured was the "Press ENTER to exit:" as soon as I saw that I realised anaconda decided the scriptlet failure was fatal

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