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

Switch libvips to libvips-dev dependency #1267

Conversation

wakproductions
Copy link
Contributor

Context

Attempt at fixing the following error in CI:

Error:
Spina::Admin::SearchingMediaLibraryTest#test_searching_for_a_specific_file:
LoadError: Could not open library 'vips.so.42': vips.so.42: cannot open shared object file: No such file or directory.
Could not open library 'libvips.so.42': libvips.so.42: cannot open shared object file: No such file or directory

See similar issue: loomio/loomio#9492

Changes proposed in this pull request

Tweak dependency in test setup

@wakproductions
Copy link
Contributor Author

A few of the Capybara tests seem to be flaky. When I run locally sometimes I get errors, sometimes it passes. Running sudo apt install libvips-dev fixed the particular lipvips.so.42 error in my local environment and seems to have worked here as well. However, there are some new test failures (my guess is flaky tests) that popped up and I don't know how to initiate a manual rerun of the Github Actions workflow. The rerun button is not appearing on my screen.

@Bramjetten
Copy link
Contributor

Not applicable anymore

@Bramjetten Bramjetten closed this Aug 21, 2023
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