sameersbn / sameersbn/docker-gitlab
Upgrade to 17.7.4 version error
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
stat: cannot statx '/home/git/gitlab/config/gitlab.yml': Operation not permitted
I'm update from 17.6.5 to 17.7.4 have this file question, befrore this i have no volumes to have this config path
so i think that is not exist in 17.7.4 so get this error,
then after create this volumes to image i have another error how can i fix this thx
stat: cannot statx '/home/git/gitlab/config/gitlab.yml': Operation not permitted
sudo: unknown user envsubst
sudo: error initializing audit plugin sudoers_audit
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the mounted /home/git/gitlab/config/gitlab.yml path and its permissions with the failing stat command. Then compare the 17.6.5-to-17.7.4 upgrade behavior, including the envsubst user and sudo audit errors. Done means the upgraded container starts without these reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100