Giter Site home page Giter Site logo

Comments (7)

ismell avatar ismell commented on July 17, 2024

That seems to be a very strange error. My guess is that the git clone failed initially. Can you try rm -rfv /opt/docker-registry and try again?

from docker-registry-cookbook.

joshuaconner avatar joshuaconner commented on July 17, 2024

That basically had the same result. Gist: https://gist.github.com/joshuaconner/de7df84c59e9de47732a

from docker-registry-cookbook.

joshuaconner avatar joshuaconner commented on July 17, 2024

There was a similar-looking Chef issue here related to the shallow_clone attribute being set to true. I tried setting it to false with the following in my role, but it didn't work:

override_attributes 'application' => {
  'shallow_clone' => false
}

I'm pretty new to Chef though, so I may have just been doing it wrong. Any ideas?

from docker-registry-cookbook.

maf23 avatar maf23 commented on July 17, 2024

I ran into the same issue. I modified the application statement in default.rb to include "shallow_clone false" statement, and that fixed the issue.

from docker-registry-cookbook.

ismell avatar ismell commented on July 17, 2024

@maf23 would you mind trying the 2014-updates branch. If it's good I'll merge it in.

from docker-registry-cookbook.

maf23 avatar maf23 commented on July 17, 2024

Sure, I had do do a couple of other changes as well. I'll clean them up and
submit a pull request.

On Wed, May 7, 2014 at 5:30 PM, Raul E Rangel [email protected]:

@maf23 https://github.com/maf23 would you mind trying the 2014-updates
branch. If it's good I'll merge it in.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-42442141
.

from docker-registry-cookbook.

ismell avatar ismell commented on July 17, 2024

Awesome!

from docker-registry-cookbook.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.