Skip to content

Uninstall system packages before installing to /usr/local? #1516

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

Closed
nilsnolde opened this issue Aug 11, 2023 · 0 comments · Fixed by #1787
Closed

Uninstall system packages before installing to /usr/local? #1516

nilsnolde opened this issue Aug 11, 2023 · 0 comments · Fixed by #1787

Comments

@nilsnolde
Copy link

I just had an issue with 2 installations of autotools when installing more stuff with vcpkg: microsoft/vcpkg#33082. Apparently vcpkg or aclocal looks for /usr/local/share/aclocal to get its packages.

I'm aware that this is not a core manylinux issue, after all it works when not tinkering inside the container. For many reasons it's just so convenient to fork and install the C++ dependencies when building Python bindings to C++ projects.

Is it feasible to remove the system packages in the docker image before you install updated versions to /usr/local?

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 a pull request may close this issue.

1 participant