GithubHelp home page GithubHelp logo

Comments (4)

PromyLOPh avatar PromyLOPh commented on September 27, 2024

Can you report the output of guix describe? It’s weird there are no build logs available. Do you use the substitute server for this channel?

from guix-science.

cvermeulen88 avatar cvermeulen88 commented on September 27, 2024

Thanks for your rapid response!

This is what I get from guix describe:

(base) [cvermeulen@n0010 ~]$ guix describe
Generation 2 Jun 09 2021 11:17:43 (current)
guix 2d31eee
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 2d31eeecf06ab14732d374c75cdf6e7a55aa704e
guix-science a12ae2e
repository URL: https://github.com/guix-science/guix-science.git
branch: master
commit: a12ae2e

from guix-science.

PromyLOPh avatar PromyLOPh commented on September 27, 2024

Hm, I have no problem building that package using this channels file:

(list (channel
        (name 'guix-science)
        (url "https://github.com/guix-science/guix-science.git")
        (commit
          "a12ae2e729fcbe3eea02dd6ff332e4789ab07744")
        (introduction
          (make-channel-introduction
            "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
            (openpgp-fingerprint
              "CA4F 8CF4 37D7 478F DA05  5FD4 4213 7701 1A37 8446"))))
      (channel
        (name 'guix)
        (url "https://git.savannah.gnu.org/git/guix.git")
        (commit
          "2d31eeecf06ab14732d374c75cdf6e7a55aa704e")
        (introduction
          (make-channel-introduction
            "9edb3f66fd807b096b48283debdcddccfea34bad"
            (openpgp-fingerprint
              "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))

and the following command: guix time-machine -C channels.scm -- build node-acorn-jsx --no-grafts. Can you try it?

from guix-science.

cvermeulen88 avatar cvermeulen88 commented on September 27, 2024

It turned out to be an issue with the setup of Guix on our server, and our admins have kindly resolved the issue on the server.

Most likely it was (I'm citing the admins): a synchronisation issue between package outputs and the guix-daemon.

Thanks again for your input on this matter!

from guix-science.

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.