Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
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
  • #6698

Closed
Open
Created 11 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

Missing Gem

Closed

Missing Gem

Created by: QQingsandQQueens

root@Git:/home/git/gitlab# sudo -u git -H bundle install --deployment --without development test postgres aws Fetching source index from https://rubygems.org/ Could not find modernizr-2.6.2 in any of the sources root@Git:/home/git/gitlab# wget http://rubygems.org/downloads/modernizr-2.6.2.gem --2014-04-03 18:33:04-- http://rubygems.org/downloads/modernizr-2.6.2.gem Resolving rubygems.org (rubygems.org)... 54.245.255.174 Connecting to rubygems.org (rubygems.org)|54.245.255.174|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://rubygems.org/gems/modernizr-2.6.2.gem [following] --2014-04-03 18:33:04-- http://rubygems.org/gems/modernizr-2.6.2.gem Reusing existing connection to rubygems.org:80. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://bb-m.rubygems.org/gems/modernizr-2.6.2.gem [following] --2014-04-03 18:33:04-- http://bb-m.rubygems.org/gems/modernizr-2.6.2.gem Resolving bb-m.rubygems.org (bb-m.rubygems.org)... 199.91.171.93 Connecting to bb-m.rubygems.org (bb-m.rubygems.org)|199.91.171.93|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 43520 (42K) [binary/octet-stream] Saving to: `modernizr-2.6.2.gem.1'

100%[===========================================================================================================================================================>] 43,520 219K/s in 0.2s

2014-04-03 18:33:05 (219 KB/s) - `modernizr-2.6.2.gem.1' saved [43520/43520] root@Git:/home/git/gitlab# ls app CHANGELOG config.ru db features Gemfile.lock lib log modernizr-2.6.2.gem Procfile Rakefile script tmp VERSION bin config CONTRIBUTING.md doc Gemfile Guardfile LICENSE MAINTENANCE.md PROCESS.md public README.md spec vendor root@Git:/home/git/gitlab# gem install modernizr Fetching: hike-1.2.3.gem (100%) Successfully installed hike-1.2.3 Fetching: multi_json-1.9.2.gem (100%) Successfully installed multi_json-1.9.2 Fetching: tilt-1.4.1.gem (100%) Successfully installed tilt-1.4.1 Fetching: sprockets-2.12.0.gem (100%) Successfully installed sprockets-2.12.0 Successfully installed modernizr-2.6.2 Parsing documentation for hike-1.2.3 Installing ri documentation for hike-1.2.3 Parsing documentation for multi_json-1.9.2 Installing ri documentation for multi_json-1.9.2 Parsing documentation for tilt-1.4.1 Installing ri documentation for tilt-1.4.1 Parsing documentation for sprockets-2.12.0 Installing ri documentation for sprockets-2.12.0 Parsing documentation for modernizr-2.6.2 Installing ri documentation for modernizr-2.6.2 5 gems installed root@Git:/home/git/gitlab# sudo -u git -H bundle install --deployment --without development test postgres aws Fetching source index from https://rubygems.org/ Could not find modernizr-2.6.2 in any of the sources

Linked issues
...

    Related merge requests

    • Administrator
      Administrator @root · 11 years ago
      Owner

      Created by: drewblessing

      Hi @QQingsandQQueens. Thanks for your report. This issue should be fixed in the latest release of GitLab 6.7.3, released yesterday. Unfortunately, the Modernizr gem was removed without warning from RubyGems.

      Issue can be closed. @Razer6

      By Administrator on 2014-04-04T03:28:21 (imported from GitLab project)

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    0 Assignees
    Assign to
    Milestone
    No milestone
    None
    None
    Time tracking
    Due date
    None
    None
    0
    Labels
    None
    Assign labels
    • No matching results
    • Manage project labels
    Confidentiality
    Not confidential

    You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

    Lock issue
    Unlocked
    participants
    Reference:

    Menu

    Projects Groups Snippets
    Help