GithubHelp home page GithubHelp logo

Comments (4)

zhsj avatar zhsj commented on June 26, 2024

The previous comment is false, the error is still in appc/docker2aci

t.Header.Linkname = path.Join("rootfs", t.Linkname())

Here, the len(Linkname) > 100, making the t.Header.Format which is USTAR invalid.

from docker2aci.

lucab avatar lucab commented on June 26, 2024

How did you build this docker2aci binary? I'm starting to suspect that this is a regression in Go 1.10. If I try with the binary attached to the github release or with one locally built with go-1.9, I can't seem to reproduce this.

from docker2aci.

zhsj avatar zhsj commented on June 26, 2024

@lucab tried myself, and I can confirm the binary on github release is fine. And the one built by Go 1.10 failed.

The build method is nothing special, just go build.

from docker2aci.

lucab avatar lucab commented on June 26, 2024

Thanks for confirming, that's also the behavior I see with a local go-1.10 build. I reported the regression to golang/go#24821, and I'd be happier if this turns out to be directly fixed in archive/tar.

from docker2aci.

Related Issues (20)

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.