Git Product home page Git Product logo

Comments (11)

swsnr avatar swsnr commented on July 17, 2024

How did you produce this error? Did you call epl-package-install manually?

from epl.

rejeep avatar rejeep commented on July 17, 2024

Nope, just cask upgrade and then cask install

from epl.

swsnr avatar swsnr commented on July 17, 2024

I presume the bug was in cask install, then?

from epl.

swsnr avatar swsnr commented on July 17, 2024

@rejeep It's a Cask issue then. epl-package-install is not supposed to be called with just the name of a package, but rather with the package object to install.

You need to call epl-find-available-packages first.

from epl.

rejeep avatar rejeep commented on July 17, 2024

Then it should fail for you as well, right?

You need to call epl-find-available-packages first.

And then install the car package?

from epl.

swsnr avatar swsnr commented on July 17, 2024

@rejeep It does. I just didn't call cask install for a while, so I didn't notice.

I am already at fixing it.

from epl.

rejeep avatar rejeep commented on July 17, 2024

Great

from epl.

swsnr avatar swsnr commented on July 17, 2024

@rejeep Should be fixed in Cask v0.5-wip.

I have also made changes to Cask to throw an error about missing dependencies on cask install. For this purpose, I define custom error symbols, which should work well on Emacs 24, but I am not sure about Emacs 23. Can you test?

from epl.

swsnr avatar swsnr commented on July 17, 2024

Added bonus: This nicely solves cask/cask#48 now, as cask install now prints a nicely formatted list of dependencies which were not available for installation :)

from epl.

rejeep avatar rejeep commented on July 17, 2024

Yes, works on Emacs 23. As I said in my commit comment, we really should add a test for it. It's really easy!

from epl.

swsnr avatar swsnr commented on July 17, 2024

Closing this issue, as it is fixed now.

from epl.

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.