Git Product home page Git Product logo

Comments (7)

sorawee avatar sorawee commented on June 26, 2024

As I understand, the fix is to register pollen on pkgs.racket-lang.org with the git+https protocol. E.g., git+https://git.sr.ht/~mbutterick/pollen

from pollen-users.

mbutterick avatar mbutterick commented on June 26, 2024

Thanks. I didn”t know the git+https notation. I’ve updated the package.

from pollen-users.

privong avatar privong commented on June 26, 2024

I was having the same issue. It's now working after the fix. Thanks.

from pollen-users.

kthth avatar kthth commented on June 26, 2024

I now get

$ raco pkg install pollen
Resolving "pollen" via https://download.racket-lang.org/releases/7.9/catalog/
Resolving "pollen" via https://pkgs.racket-lang.org
raco pkg install: no such directory
  path: git+https://git.sr.ht/~mbutterick/pollen/

Solved it differently now by cloning the source code and installing with the local copy: raco pkg install --link pollen. All dependencies were installed without problems.

from pollen-users.

mbutterick avatar mbutterick commented on June 26, 2024

@sorawee Where does this git+https fix come from?

from pollen-users.

mbutterick avatar mbutterick commented on June 26, 2024

OK, I see that support for git+https was added to Racket in March 2021 (racket/racket@2606ae3) for compatibility with Sourcehut, among others.

But this only fixes raco pkg ··· for versions of Racket released after March 2021 — I’ll assume v8.1 and thereafter. Pollen, however, supports Racket v6.3+. Therefore I have to conclude that Pollen is not compatible with Sourcehut (see #131)

from pollen-users.

mbutterick avatar mbutterick commented on June 26, 2024

I just switched the package-server link back to GitHub. There is a note on the package-server admin page confirming that git+http is only available for Racket 8.1+.

from pollen-users.

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.