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
  • #7230

Closed
Open
Created Jun 30, 2014 by Administrator@rootOwner

Could not find rake-10.3.2 in any of the sources

Created by: podhy

Hello, when I'm trying to perform sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production gitlatb gives me error Could not find rake-10.3.2 in any of the sources. I've got this error after upgrade to GitLab 7

Instance method "lock!" is already defined in ActiveRecord::Base, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
Checking Environment ...

Git configured for git user? ... yes

Checking Environment ... Finished

Checking GitLab Shell ...

GitLab Shell version >= 1.9.6 ? ... OK (1.9.6)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by git:git? ... yes
Repo base access is drwxrws---? ... yes
Satellites access is drwxr-x---? ... yes
update hook up-to-date? ... yes
update hooks in repos are links: ...
webove-aplikace / praxe ... ok
webove-aplikace / prijimacky ... ok
webove-aplikace / web ... ok
webove-aplikace / is ... ok
webove-aplikace / old-is ... ok
webove-aplikace / stats ... ok
webove-aplikace / navody ... ok
webove-aplikace / most ... ok
webove-aplikace / elearning-na-vspj ... ok
node-js / socket-io ... ok
aplikace / pdfconverter ... ok
aplikace / kofax ... ok
webove-aplikace / chat.js ... ok
servery / admin-scripts ... ok
webove-aplikace / zend-framework ... ok
webove-aplikace / elearning ... ok
webove-aplikace / tv ... ok
Running /home/git/gitlab-shell/bin/check
Could not find rake-10.3.2 in any of the sources
Run `bundle install` to install missing gems.
gitlab-shell self-check failed
  Try fixing it:
  Make sure GitLab is running;
  Check the gitlab-shell configuration file:
  sudo -u git -H editor /home/git/gitlab-shell/config.yml
  Please fix the error above and rerun the checks.

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... yes
Number of Sidekiq processes ... 1

Checking Sidekiq ... Finished

Checking LDAP ...

LDAP users with access to your GitLab server (only showing the first 100 results)
DN: uid=chalupao,ou=lide,dc=vspj,dc=cz  uid: ["chalupao"]
DN: uid=zemanekj,ou=lide,dc=vspj,dc=cz  uid: ["zemanekj"]
DN: uid=kosa,ou=lide,dc=vspj,dc=cz      uid: ["kosa"]
DN: uid=skoumal,ou=lide,dc=vspj,dc=cz   uid: ["skoumal"]
DN: uid=horack02,ou=lide,dc=vspj,dc=cz  uid: ["horack02"]
DN: uid=parizk03,ou=lide,dc=vspj,dc=cz  uid: ["parizk03"]
DN: uid=soucekt,ou=lide,dc=vspj,dc=cz   uid: ["soucekt"]
DN: uid=podhor01,ou=lide,dc=vspj,dc=cz  uid: ["podhor01"]
DN: uid=tyma03,ou=lide,dc=vspj,dc=cz    uid: ["tyma03"]

Checking LDAP ... Finished

Checking GitLab ...

Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
Database contains orphaned UsersGroups? ... no
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... yes
projects have namespace: ...
webove-aplikace / praxe ... yes
webove-aplikace / prijimacky ... yes
webove-aplikace / web ... yes
webove-aplikace / is ... yes
webove-aplikace / old-is ... yes
webove-aplikace / stats ... yes
webove-aplikace / navody ... yes
webove-aplikace / most ... yes
webove-aplikace / elearning-na-vspj ... yes
node-js / socket-io ... yes
aplikace / pdfconverter ... yes
aplikace / kofax ... yes
webove-aplikace / chat.js ... yes
servery / admin-scripts ... yes
webove-aplikace / zend-framework ... yes
webove-aplikace / elearning ... yes
webove-aplikace / tv ... yes
Projects have satellites? ...
webove-aplikace / praxe ... yes
webove-aplikace / prijimacky ... yes
webove-aplikace / web ... yes
webove-aplikace / is ... yes
webove-aplikace / old-is ... yes
webove-aplikace / stats ... yes
webove-aplikace / navody ... yes
webove-aplikace / most ... yes
webove-aplikace / elearning-na-vspj ... yes
node-js / socket-io ... yes
aplikace / pdfconverter ... yes
aplikace / kofax ... yes
webove-aplikace / chat.js ... yes
servery / admin-scripts ... yes
webove-aplikace / zend-framework ... yes
webove-aplikace / elearning ... yes
webove-aplikace / tv ... yes
Redis version >= 2.0.0? ... yes
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.8.1)

Checking GitLab ... Finished

Running on Ruby 2.1.2

Command sudo -u git -H bundle exec rake gitlab:shell:setup RAILS_ENV=production is also not working Error:

Instance method "lock!" is already defined in ActiveRecord::Base, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
This will rebuild an authorized_keys file.
You will lose any data stored in authorized_keys file.
Do you want to continue (yes/no)? yes

Could not find rake-10.3.2 in any of the sources
Run `bundle install` to install missing gems.
...................................................Could not find rake-10.3.2 in any of the sources
Run `bundle install` to install missing gems.
Failed to add keys...
Assignee
Assign to
Time tracking