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

1038242: add anaconda.pid check before chroot #910

Merged
merged 1 commit into from Feb 18, 2014

Conversation

alikins
Copy link
Contributor

@alikins alikins commented Feb 18, 2014

The yum plugin 'productid.py' has to detect if it is
running in anaconda or not, so that it will place the
productid file in the correct chroot.

Previusly, this just checked for existince of '/mnt/sysimage'
but that can exist outside of anaconda (or in the original
bug, left over by anaconda). So add a check that
'/var/run/anaconda.pid' exists as well.

The yum plugin 'productid.py' has to detect if it is
running in anaconda or not, so that it will place the
productid file in the correct chroot.

Previusly, this just checked for existince of '/mnt/sysimage'
but that can exist outside of anaconda (or in the original
bug, left over by anaconda). So add a check that
'/var/run/anaconda.pid' exists as well.
@carterkozak carterkozak self-assigned this Feb 18, 2014
@carterkozak
Copy link
Contributor

👍 I like it.
ACK

carterkozak pushed a commit that referenced this pull request Feb 18, 2014
1038242: add anaconda.pid check before chroot
@carterkozak carterkozak merged commit cb8ca56 into master Feb 18, 2014
@alikins alikins deleted the alikins/1038242_yum_anaconda branch March 26, 2014 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants