Skip to content

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

Closed
tfricks wants to merge 3 commits intolinuxserver:masterfrom
tfricks:master
Closed

Add missing dependencies for modpython, modtcl, and modperl#56
tfricks wants to merge 3 commits intolinuxserver:masterfrom
tfricks:master

Conversation

@tfricks
Copy link
Copy Markdown

@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
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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

@LinuxServer-CI
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@LinuxServer-CI
Copy link
Copy Markdown
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/znc/znc-1.10.1-pkg-70f5de51-dev-3e5da32186aa455471649702d2801903e14b741f-pr-56/index.html
https://ci-tests.linuxserver.io/lspipepr/znc/znc-1.10.1-pkg-70f5de51-dev-3e5da32186aa455471649702d2801903e14b741f-pr-56/shellcheck-result.xml

Tag Passed
amd64-znc-1.10.1-pkg-70f5de51-dev-3e5da32186aa455471649702d2801903e14b741f-pr-56
arm64v8-znc-1.10.1-pkg-70f5de51-dev-3e5da32186aa455471649702d2801903e14b741f-pr-56

@LinuxServer-CI
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@LinuxServer-CI
Copy link
Copy Markdown
Contributor

This pull request is locked due to inactivity

@linuxserver linuxserver locked as resolved and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants