Code Monkey home page Code Monkey logo

Comments (4)

Bogdanp avatar Bogdanp commented on June 18, 2024

I think the build dependency is necessary to be able to build the docs and the runtime dependency is necessary for implies to work correctly, so I think the definitions should be OK as-is. Off the top of my head from when I last touched that part of raco setup, I think it's possible for it to double-print package names in cases like this, but it shouldn't cause issues. What is the result of raco pkg show gui-easy-lib for you?

EDIT: Ah, sorry, coffee hadn't kicked in yet. I see now that the "Uninstalling. .." part of the log is duplicated. I guess I would still consider this an issue with raco setup. Does the problem go away if you try to update gui-easy-lib by itself?

from racket-gui-easy.

shhyou avatar shhyou commented on June 18, 2024
● [Nov21 00:24:56] $ raco pkg show -a | gri easy
74: gui-easy*                     118687846290...  catalog...-easy
75: gui-easy-lib*                 118687846290...  catalog...y-lib

I think this is because I got gui-easy and gui-easy-lib by installing Rhombus. I've already grabbed gui-easy-lib back by hand so I can't test updating it now.

The docs of build-deps and deps seems to suggest otherwise:
https://docs.racket-lang.org/raco/setup-check-deps.html#%28part._.Declaring_.Build-.Time_.Dependencies%29

Dependencies listed in deps, meanwhile, are treated as both run-time and build-time dependencies.

https://docs.racket-lang.org/pkg/metadata.html#(idx._(gentag._4._(lib._pkg%2Fscribblings%2Fpkg..scrbl)))

The build-deps and deps lists are appended, while raco pkg create strips away build-deps when converting a package for --binary mode.

Together these read to me like the overall dependencies are build-deps + deps, while the non-building-time dependency (for distribution?) is deps.

from racket-gui-easy.

Bogdanp avatar Bogdanp commented on June 18, 2024

The docs of build-deps and deps seems to suggest otherwise: [...]

I see, thanks! I thought I tried removing gui-easy-lib from the build deps and saw --check-pkg-deps complain about it, but I just tried again and it doesn't so I've gone ahead and removed it.

from racket-gui-easy.

shhyou avatar shhyou commented on June 18, 2024

Thanks a lot! Yes, looks like --check-pkg-deps is happy with the current setup.

from racket-gui-easy.

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.