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

[macos][solvcon] libbz2.so.1.0.8: No such file or directory and download the tarball by default #92

Open
tai271828 opened this issue Nov 3, 2021 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@tai271828
Copy link
Collaborator

I was trying to build SOLVCON with the application feature of devenv[1]. The build looks good in Ubuntu, but failed to find the pre-built bz2 lib which was also built by devenv. For example, see this CI result https://github.com/tai271828/solvcon/runs/4092547398?check_suite_focus=true

I don't have a macOS, but I believe this issue could be reproduced by devenv launch solvcon, or devenv build bzip2 and then check the library names under the devenv flavor folder.

[1] mainly for testing this landed pull request as well #91

@tai271828
Copy link
Collaborator Author

This issue matters to the integration of SOLVCON CI with devenv. I am trying to remove the conda dependency of SOLVCON CI.

@yungyuc
Copy link
Member

yungyuc commented Nov 3, 2021

@j8xixo12 Do you have time to take a look? If not please assign back to me.

@yungyuc yungyuc assigned j8xixo12 and unassigned yungyuc Nov 3, 2021
@tai271828
Copy link
Collaborator Author

tai271828 commented Nov 3, 2021

Another tip when testing devenv launch solvcon: scotch server for downloading tarball is down for a few days. You may want to build scotch which is used by solvcon by fetching the code from its gitlab repo.

@j8xixo12
Copy link
Collaborator

j8xixo12 commented Nov 4, 2021

@j8xixo12 Do you have time to take a look? If not please assign back to me.

Ok, I can handle this issue.

@yungyuc yungyuc added the bug Something isn't working label Nov 7, 2021
@yungyuc
Copy link
Member

yungyuc commented Nov 7, 2021

@j8xixo12 Thanks for the fix with #93. Before closing this issue, I wonder if it is OK for you to also help change the build script to use tarball by default? Most of the time we do not need the latest source. Using tarball will both save the downloading time and improve script stability.

@tai271828
Copy link
Collaborator Author

The issue is resolved. I will keep it open before the update of the previous/this comment #92 (comment)

@tai271828 tai271828 changed the title [macos][solvcon] libbz2.so.1.0.8: No such file or directory [macos][solvcon] libbz2.so.1.0.8: No such file or directory and download the tarball by default Nov 8, 2021
@yungyuc yungyuc self-assigned this Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants