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

chrpath not available by default on os versions above ubuntu-22.04 #69

Open
2 tasks
adokter opened this issue Aug 14, 2024 · 0 comments
Open
2 tasks

chrpath not available by default on os versions above ubuntu-22.04 #69

adokter opened this issue Aug 14, 2024 · 0 comments
Assignees

Comments

@adokter
Copy link
Owner

adokter commented Aug 14, 2024

chrpath system command is used here:

fixlib: chrpath -r '$ORIGIN/.' libmistnet.so

but is no longer available by default on ubuntu-22.04 and ubuntu-24.04. So need to

  • add a preinstall of this function to the mistnet.yaml github action
  • verify if action works on ubuntu-latest, then upgrade from ubuntu 20.04 to to ubuntu-latest
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

2 participants