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

Run ldconfig and add testing in CI #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndrewQuijano
Copy link
Contributor

@AndrewQuijano AndrewQuijano commented Dec 14, 2024

I think you still need to run ldconfig after installing libosi to use the shared libraries, so I might as well enforce this when running the Debian Package.

Proof this works

https://github.com/AndrewQuijano/libosi/releases/tag/v0.0.1
https://github.com/AndrewQuijano/libosi/actions/runs/12458020130/job/34773177988

P. S. Adding Ubuntu 24, while the CI is SLOW, it seems to work?
https://github.com/AndrewQuijano/libosi/releases/tag/v0.0.5

image

Also, I slightly updated CMakeLists.txt to use later versions, no issues. Moreover, I updated how it installs to more properly align with Debian Packaging standards, so now /usr/lib/ is installed in /usr/lib/x86_64-linux-gnu, which is also required for ldconfig to work correctly.

libosi_files.txt

@AndrewQuijano AndrewQuijano force-pushed the master branch 3 times, most recently from 69a8805 to 482a02e Compare December 14, 2024 20:28
@AndrewQuijano AndrewQuijano changed the title Automatically run ldconfig after installing package Run ldconfig and add testing in CI Dec 16, 2024
@AndrewQuijano AndrewQuijano force-pushed the master branch 7 times, most recently from c48bff5 to a1b9cb9 Compare December 22, 2024 22:03
@AndrewQuijano
Copy link
Contributor Author

AndrewQuijano commented Jan 22, 2025

Not sure where the dashes are coming from

image
image

@AndrewQuijano
Copy link
Contributor Author

AndrewQuijano commented Jan 23, 2025

Screenshots confirming build and install works as intended, updated README to work on whatever the libosi Debian package name is

P. S.
Also had to be careful about triggers file using \n and NOT \r\n

image

@AndrewQuijano AndrewQuijano force-pushed the master branch 2 times, most recently from fb6c712 to ccfa70b Compare January 23, 2025 00:43
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.

1 participant