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

Broken w/ reporter v0.6.14 #44

Open
amc6 opened this issue Aug 26, 2024 · 4 comments
Open

Broken w/ reporter v0.6.14 #44

amc6 opened this issue Aug 26, 2024 · 4 comments

Comments

@amc6
Copy link

amc6 commented Aug 26, 2024

This seems very similar to this issue #43 but the error is slightly different. The timing lines up with the release of v0.6.14

The docker image I am using is based off of cimg/openjdk:15.0.2 if that's helpful.

coveralls-linux.tar.gz: OK
Parsing args
Dry run - 0
Reporting coverage
+ ./coveralls report --no-fail
./coveralls: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory

Exited with code exit status 127
CircleCI received exit code 127
@JustinAiken
Copy link

👍, just started seeing the same thing on our pipeline

@afinetooth
Copy link
Member

afinetooth commented Aug 27, 2024

@amc6 @JustinAiken we just pulled that release.

Please try again (re-run your Ci job).

The orb should grab v0.6.13 of coverage reporter now and that should work.

Let me know if not.

@amc6
Copy link
Author

amc6 commented Aug 27, 2024

That fixed it. Thanks!

@JustinAiken
Copy link

Yep, all fixed here too!  💚

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

No branches or pull requests

3 participants