sameersbn / sameersbn/docker-gitlab

Could not find 'bundler' (2.1.4) required by your /ho me/git/gitlab/Gemfile.lock.

Open
#2,328 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

I want to use 'rake' command, but I get this error message :
Could not find 'bundler' (2.1.4) required by your /home/git/gitlab/Gemfile.lock.

I try the command 'bundle update --bundler' and 'gem install bundler:2.1.4', but it not work!

'gem view bundler' show this container have two bundler version: 2.2.15 / 2.1.4

image

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

Start by reproducing the rake command failure in the Dockerized GitLab environment and inspect Gemfile.lock alongside the installed Bundler versions shown in the report. Determine why the required Bundler 2.1.4 is not usable despite being installed; done means the reported rake command runs successfully with the locked dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, ruby
Domain
devops, tooling
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.