slimtoolkit / slimtoolkit/slim

ERROR: Module `xxx` does not exist!

Open
#120 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage
Dominant language
Go
Stars
23.4k
Forks
841
PR merge metrics
No merged PRs in 30d

Description

I'm getting a bunch of Module does not exist issue after doing:

docker-slim build thecodingmachine/php:7.3-v2-apache-node12

Running the slim container returns:

ERROR: Module actions does not exist!
ERROR: Module allowmethods does not exist!
ERROR: Module asis does not exist!
ERROR: Module auth_digest does not exist!
.
.
.
ERROR: Module substitute does not exist!
ERROR: Module suexec does not exist!
ERROR: Module unique_id does not exist!
ERROR: Module userdir does not exist!
ERROR: Module usertrack does not exist!
ERROR: Module vhost_alias does not exist!
ERROR: Module xml2enc does not exist!

Am I missing something?

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository files or tests are identified. Reproduce the issue with the reported docker-slim build command, compare Apache's module state in the original and slim containers, and determine what change would prevent the missing-module errors or explain their cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, docker
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.