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

Closed
Open
Created Jan 09, 2015 by Administrator@rootOwner

Could not commit changes via HTTP or Web

Created by: tormedo

First i was having trouble with the error mentioned in #7230 (closed) so i removed ruby except 2.1.5p273. Now when i am trying to push via http or edit a file in the Web GUI i get the error:

remote: /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/dsl.rb:35:in `eval_gemfile': Gemfile syntax error compile error (Bundler::GemfileError)[K
remote: on line 20: syntax error, unexpected ':', expecting $end[K
remote: gem "mysql2", group: :mysql[K
remote:                     ^[K
remote:     from /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/dsl.rb:10:in `evaluate'[K
remote:     from /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/definition.rb:25:in `build'[K
remote:     from /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.7.9/lib/bundler.rb:155:in `definition'[K
remote:     from /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.7.9/lib/bundler.rb:118:in `setup'[K
remote:     from /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.7.9/lib/bundler/setup.rb:17[K

if i run

sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production

i get no errors. Any idea here?

Assignee
Assign to
Time tracking