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

Closed
Open
Created Apr 11, 2014 by Administrator@rootOwner

Upgrade to 6.7 Hangs

Created by: bdstark

I have been trying to upgrade to CE 6.7 (from 6.4.3) but during the first step of step 4 from https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/6.6-to-6.7.md. After 30 minutes of nothing happening, I stopped the upgrade and rolled back:

[git@gitlab gitlab]$ bundle install --without development test postgres --deployment --verbose Fetching from: https://rubygems.org/api/v1/dependencies HTTP Success Fetching source index from https://rubygems.org/ Fetching https://github.com/gitlabhq/markup.git remote: Counting objects: 1024, done. remote: Compressing objects: 100% (548/548), done. remote: Total 1024 (delta 367), reused 1024 (delta 367) Receiving objects: 100% (1024/1024), 147.02 KiB | 0 bytes/s, done. Resolving deltas: 100% (367/367), done. ^C[git@gitlab gitlab]$

We have a proxy server for internet access, which has been difficult to perform upgrades in the past, but from what I see, the connections out worked fine. All previous steps in the upgrade guide worked fine (i.e. fetching source and checkouts). Adding --verbose to the bundle command does not display anything additional.

Assignee
Assign to
Time tracking