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

Do not run ldconfig in post install nonchroot #131

Merged
merged 1 commit into from
May 10, 2018
Merged

Do not run ldconfig in post install nonchroot #131

merged 1 commit into from
May 10, 2018

Conversation

gtkramer
Copy link
Contributor

Ister and swupd run ldconfig after an install redundantly. We want to
have ister default to letting swupd run its post install triggers, or
having a user run these manually in the same way that swupd would with
their post script, rather than replicating part of them itself. Running
ldconfig differently in both instances has the side-effect of removing
broken library symlinks from an install.

Signed-off-by: George T Kramer george.t.kramer@intel.com

Ister and swupd run ldconfig after an install redundantly.  We want to
have ister default to letting swupd run its post install triggers, or
having a user run these manually in the same way that swupd would with
their post script, rather than replicating part of them itself.  Running
ldconfig differently in both instances has the side-effect of removing
broken library symlinks from an install.

Signed-off-by: George T Kramer <george.t.kramer@intel.com>
@bryteise bryteise merged commit 05c3d85 into bryteise:master May 10, 2018
@gtkramer gtkramer deleted the ldconfig-fix branch May 10, 2018 20:28
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

Successfully merging this pull request may close these issues.

None yet

2 participants