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

test: load libaio.so instead of libaio.so.1 #154

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

wenningerk
Copy link

as that is rather what sbd would link against without preloading on distros linking different library versions under these 2 names

as that is rather what sbd would link against without preloading
on distros linking different library versions under these 2 names
@fabbione
Copy link
Member

retest this please

@wenningerk
Copy link
Author

It is still a bit unclear why access to the original functions from the preload-wrapper doesn't work via RTLD_NEXT as with everything else.
Still investigating this and if there is no way around explicitly loading the library it might make sense to record at build time which library the linker had seen.
Well it is 'just' for test purposes - and thus this minimal change for now to make debian-testing & experimental happy that do see different libraries via libaio.so and libaio.so.1 atm.

@wenningerk wenningerk merged commit 38437c6 into ClusterLabs:main Mar 21, 2024
1 check passed
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.

2 participants