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

Closed
Open
Created Sep 27, 2012 by Administrator@rootOwner

Syntax error within Bulk Import

Created by: roo7break

hi,

The following error was received when executing bundle exec. Could you please look into this ASAP? Thanks in advance.

gitlab@flow:~/gitlab$ bundle exec rake gitlab:app:setup RAILS_ENV=production Faraday: you may want to install system_timer for reliable timeouts /home/gitlab/gitlab/vendor/bundle/ruby/1.8/bundler/gems/omniauth-ldap-f038dd852d7b/lib/omniauth-ldap/version.rb:3: warning: already initialized constant VERSION WARNING: using the built-in Timeout class which is known to have issues when used for opening connections. Install the SystemTimer gem if you want to make sure the Redis client will not hang. rake aborted! /home/gitlab/gitlab/lib/tasks/bulk_import.rake:78: syntax error, unexpected ':', expecting ')' name: project_name, ^ /home/gitlab/gitlab/lib/tasks/bulk_import.rake:79: syntax error, unexpected ':', expecting '=' code: project_name, ^ /home/gitlab/gitlab/lib/tasks/bulk_import.rake:80: syntax error, unexpected ':', expecting '=' path: project_name, ^ /home/gitlab/gitlab/lib/tasks/bulk_import.rake:81: syntax error, unexpected ':', expecting '=' owner: user, ^ /home/gitlab/gitlab/lib/tasks/bulk_import.rake:82: syntax error, unexpected ':', expecting '=' description: "Automatically created from Rake on #{Time.now.to_s}" ^ /home/gitlab/gitlab/lib/tasks/bulk_import.rake:83: syntax error, unexpected ')', expecting kEND /home/gitlab/gitlab/lib/tasks/bulk_import.rake:104: syntax error, unexpected kELSE, expecting kEND /home/gitlab/gitlab/lib/tasks/bulk_import.rake:108: syntax error, unexpected $end, expecting kEND

(See full trace by running task with --trace)

Assignee
Assign to
Time tracking