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

(maint) force posix boost random provider [cherry-pick] -> master #1866

Conversation

ciprianbadescu
Copy link
Contributor

in cross compiled environment, boost could configure randomizer based on kernel sources on host that can be newer that the kernel running on target leading to errors at run-time:

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::uuids::entropy_error> >'
  what():  getrandom
Aborted

See boostorg/uuid#91

@ciprianbadescu ciprianbadescu requested a review from a team January 31, 2020 12:16
@ciprianbadescu ciprianbadescu changed the title (maint) force posix boost random provider (maint) force posix boost random provider [cherry-pick] Jan 31, 2020
@ciprianbadescu ciprianbadescu changed the title (maint) force posix boost random provider [cherry-pick] (maint) force posix boost random provider [cherry-pick] -> master Jan 31, 2020
@puppetcla
Copy link

CLA signed by all contributors.

@GabrielNagy GabrielNagy merged commit 6ccb891 into puppetlabs:master Jan 31, 2020
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.

3 participants