Skip to content

Add missing dependencies for modpython, modtcl, and modperl #56

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tfricks
Copy link

@tfricks tfricks commented Jun 12, 2025

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

I extended the scanelf call to check for requirements to the module sofiles. It will now install python, perl, and tcl. The modules modpython, modtcl, and modperl were not available due to missing the interpreters.

Benefits of this PR and context:

The modules are already built and installed by this docker image, but are broken because of the missing deps.

How Has This Been Tested?

I have built and installed the image and verified that modperl, modtcl, and modpython all load with /msg *status LoadMod modpython. I also tested loading a sample module for modpython and modperl and both work. I don't have a tcl module to check.

Source / References:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this pull request! Be sure to follow the pull request template!

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/znc/znc-1.10.0-pkg-4fb55e7d-dev-919e8b81b63379018352d59d7033ac4c1ba64f3c-pr-56/index.html
https://ci-tests.linuxserver.io/lspipepr/znc/znc-1.10.0-pkg-4fb55e7d-dev-919e8b81b63379018352d59d7033ac4c1ba64f3c-pr-56/shellcheck-result.xml

Tag Passed
amd64-znc-1.10.0-pkg-4fb55e7d-dev-919e8b81b63379018352d59d7033ac4c1ba64f3c-pr-56
arm64v8-znc-1.10.0-pkg-4fb55e7d-dev-919e8b81b63379018352d59d7033ac4c1ba64f3c-pr-56

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/znc/znc-1.10.0-pkg-4fb55e7d-dev-087d2cb5228a8f5262325dcb67915b66b59742fa-pr-56/index.html
https://ci-tests.linuxserver.io/lspipepr/znc/znc-1.10.0-pkg-4fb55e7d-dev-087d2cb5228a8f5262325dcb67915b66b59742fa-pr-56/shellcheck-result.xml

Tag Passed
amd64-znc-1.10.0-pkg-4fb55e7d-dev-087d2cb5228a8f5262325dcb67915b66b59742fa-pr-56
arm64v8-znc-1.10.0-pkg-4fb55e7d-dev-087d2cb5228a8f5262325dcb67915b66b59742fa-pr-56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants