{"id":17464535,"url":"https://github.com/overbryd/bundler-issue-4697","last_synced_at":"2025-03-28T07:24:07.908Z","repository":{"id":66704035,"uuid":"61750375","full_name":"Overbryd/bundler-issue-4697","owner":"Overbryd","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-22T22:41:55.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T08:17:41.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Overbryd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T20:45:38.000Z","updated_at":"2016-06-22T20:45:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"450a9c33-7458-4ee7-b33c-3528edf43999","html_url":"https://github.com/Overbryd/bundler-issue-4697","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fbundler-issue-4697","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fbundler-issue-4697/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fbundler-issue-4697/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fbundler-issue-4697/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Overbryd","download_url":"https://codeload.github.com/Overbryd/bundler-issue-4697/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245985931,"owners_count":20705105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-18T10:46:15.081Z","updated_at":"2025-03-28T07:24:07.887Z","avatar_url":"https://github.com/Overbryd.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repo contains a reproduction of https://github.com/bundler/bundler/issues/4697\n\n# Steps to reproduce (Mac OSX)\n\n    # install stuff to get a docker image built and running\n    $ brew install caskroom/cask/brew-cask\n    $ brew cask install virtualbox\n    $ brew install docker docker-machine\n    $ docker-machine create --driver virtualbox default\n    $ eval \"$(docker-machine env default)\"\n    \n    # build the provided Dockerfile\n    $ docker build -t bundler-issue-4697 .\n    \n    # enter a bash console of the image\n    $ docker run -ti bundler-issue-4697\n    \n    # now within the docker image\n    \u003e bundle exec rake -vT\n    bundler: failed to load command: rake (/home/app/gems/bin/rake)\n    LoadError: cannot load such file -- /usr/lib/ruby/gems/2.3.0/gems/rake-10.4.2/bin/rake\n      /home/app/gems/bin/rake:22:in `load'\n      /home/app/gems/bin/rake:22:in `\u003ctop (required)\u003e'\n    \n    \u003e bundle config path\n    Settings for `path` in order of priority. The top value will be used\n    Set for the current user (/home/app/.bundle/config): \"/home/app/gems\"\n    \n    \u003e ls -lah /home/app/gems/gems/\n    total 12\n    drwxr-sr-x    3 app      app         4.0K Jun 22 20:37 .\n    drwxr-sr-x    9 app      app         4.0K Jun 22 20:37 ..\n    drwxr-sr-x    7 app      app         4.0K Jun 22 20:37 rake-10.4.2\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverbryd%2Fbundler-issue-4697","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverbryd%2Fbundler-issue-4697","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverbryd%2Fbundler-issue-4697/lists"}