Code Monkey home page Code Monkey logo

Comments (9)

dzaporozhets avatar dzaporozhets commented on August 29, 2024

it should be -e. Sorry guys. my mistake

from gitlab-recipes.

dzaporozhets avatar dzaporozhets commented on August 29, 2024

should be fixed by 6f6e011

from gitlab-recipes.

osleg avatar osleg commented on August 29, 2024

now i'm getting
bundler: command not found: puma

from gitlab-recipes.

gillbates avatar gillbates commented on August 29, 2024

same here with osleg bundler: command not found: puma
but all checks in sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production shows fine ...

from gitlab-recipes.

yesmar avatar yesmar commented on August 29, 2024

Not sure if it's related, but I, too, am having puma issues while attempting to get GitLab running. When I try to start it with sudo service gitlab start I get this:

/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb:214:in `block in replace_gem': puma is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
        from /usr/local/bin/puma:22:in `<main>'
Gitlab service started

All the checks in sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production are passing green, save for the fact that I don't have any projects yet.

Separately, I do have the puma gem installed on the system I am trying to get GitLab running on. However, puma is not currently a part of GitLab's Gemfile (branch 5.0.1, I believe). I want to add puma to the Gemfile, because obviously something wants to use it. Alas, the git user can't sudo, so attempts at performing a bundle install always ends up at an authentication standstill. Even when I prefix the command with sudo -u git -H git the sudo invoked by bundle install always seems to want the git user's password and not mine. Any ideas on a root cause and a fix is would be greatly appreciated. If you need any more details, just ask. Thanks!

from gitlab-recipes.

mitchty avatar mitchty commented on August 29, 2024

I get the same thing. I tried building a new Gemfile/Gemfile.lock and bundle installing, no dice. I tried installing puma in the system gemset and changed the init script to just start up puma that way. Also no dice, running out of ideas at this point.

Should I be restricting puma to 1.6.3 or some other version?

from gitlab-recipes.

yesmar avatar yesmar commented on August 29, 2024

It seems that my issue is actually issue 3528, which was closed earlier today.

from gitlab-recipes.

mitchty avatar mitchty commented on August 29, 2024

@yesmar ahahaha, so simple. Now I feel like a dunce, good find.

from gitlab-recipes.

dzaporozhets avatar dzaporozhets commented on August 29, 2024

see https://github.com/gitlabhq/gitlabhq/issues/3528

from gitlab-recipes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.