Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #3528

Closed
Open
Created Apr 05, 2013 by Administrator@rootOwner

bundler: command not found: puma

Created by: benperiton

When following the install guide to install 5.0, once I get to sudo service gitlab start I get the following:

bundler: command not found: puma Install missing gem executables with bundle install Gitlab service started

sudo bundle install doesn't install anything else, trying to install puma via sudo gem install puma works, but trying to add to the bundle fails with: ben@git:/home/git/gitlab$ sudo gem puma ERROR: While executing gem ... (RuntimeError) Unknown command puma

Tried on Ubuntu 12.04 32 and 64bit

Assignee
Assign to
Time tracking