Git Product home page Git Product logo

Comments (10)

hirak avatar hirak commented on August 23, 2024

Sorry. This is a bug. I'll fix soon.

from prestissimo.

burzum avatar burzum commented on August 23, 2024

Awesome, thank you! 👍

from prestissimo.

hirak avatar hirak commented on August 23, 2024

@burzum Please try 0.1.10. Thank you!

$ composer global update hirak/prestissimo --no-plugins

from prestissimo.

burzum avatar burzum commented on August 23, 2024

I'll try so tomorrow I'm on my way to bed. :)

from prestissimo.

adamgoose avatar adamgoose commented on August 23, 2024

I'm still having this issue. composer show --installed returns this:

hirak/prestissimo 0.1.10 composer parallel install plugin

Output is same as above.

Requesting re-open.

from prestissimo.

burzum avatar burzum commented on August 23, 2024

@adamgoose it seems to work for me, maybe I was just lucky I'll see if it returns today.

from prestissimo.

bryceray1121 avatar bryceray1121 commented on August 23, 2024

I'm also experiencing this issue. On version 0.1.10.
[ErrorException] rmdir(/var/composer/cache/files/symfony): Directory not empty

The directory is empty

from prestissimo.

burzum avatar burzum commented on August 23, 2024

We had now many builds passing without trouble on Travis with 0.1.10. Here is what we execute, taken from our Travis config:

  - composer self-update
  - composer --version
  - composer global require hirak/prestissimo --no-plugins
  - composer install --prefer-dist --no-interaction

Let me know if I can help to debug this somehow for the guys who still have trouble.

from prestissimo.

hirak avatar hirak commented on August 23, 2024

I understood this problem.

  1. download parallel (vendor/pkg1, vendor/pkg2, vendor/pkg3)
  2. cache created to (vendor/pkg1/hash, vendor/pkg2/hash, vendor/pkg3/hash)
  3. if pkg1 failed, auto cleaner try to delete vendor/pkg1/hash, but directory is not empty.

from prestissimo.

burzum avatar burzum commented on August 23, 2024

👍 Thank you

from prestissimo.

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.