Coder Social home page Coder Social logo

cannot create zip archive. about zippy HOT 5 CLOSED

alchemy-fr avatar alchemy-fr commented on September 1, 2024
cannot create zip archive.

from zippy.

Comments (5)

romainneutron avatar romainneutron commented on September 1, 2024

Zippy does not require a content to create an archive, but some adapter do. I'm gonna update the doc.

Your exception is a NotSupportedException. It means the adapter you're using does not support empty zip archives.

from zippy.

vschoener avatar vschoener commented on September 1, 2024

Same issue for me, I'm working on mac. Do I need to install extra binaries ?
I tried different extension but the command appear to be wrong on this os.

Here is the error when I use "tar" :

Unable to execute the following command '/usr/bin/bsdtar' '--create' '-' '--files-from /dev/null' '> /Users/vince/work/web/ps/designerbox/modules/invoices/invoices.tar' {output: bsdtar: Option --files-from /dev/null is not supported Usage: List: bsdtar -tf Extract: bsdtar -xf Create: bsdtar -cf [filenames...] Help: bsdtar --help }

from zippy.

romainneutron avatar romainneutron commented on September 1, 2024

Hello @sdevilcry

It's not the same issue, you're creating a tar archive (this issue was about the zip adapter). Can you fill a new issue, providing the code snippet and exception name/message ?

from zippy.

vschoener avatar vschoener commented on September 1, 2024

Sure I can, but my first issue was the same as @makasim then I tried with tar and got a new issue.

Gonna create an issue for the tar.

Any idea about the "zip" ?

from zippy.

thecodecafe avatar thecodecafe commented on September 1, 2024

@romainneutron I tried using Zippy on laravel 4 but all i get is an error saying "Unable to create archive" can you help?

from zippy.

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.