Git Product home page Git Product logo

Comments (1)

adminy avatar adminy commented on July 19, 2024

Also this test is failing on newer version:

ran test tests/functional/remote-store.sh... [FAIL]
    + source common.sh
    ++ set -eu -o pipefail
    ++ [[ -z '' ]]
    ++ COMMON_SH_SOURCED=1
    ++++ dirname common.sh
    +++ readlink -f .
    ++ source /tmp/nix-build-nix-2.22.2.drv-0/source/tests/functional/common/vars-and-functions.sh
    +++ set -eu -o pipefail
    +++ [[ -z '' ]]
    +++ COMMON_VARS_AND_FUNCTIONS_SH_SOURCED=1
    +++ set +x
    +++ trap onError ERR
    ++ [[ -n '' ]]
    + clearStore
    + echo 'clearing store...'
    clearing store...
    + chmod -R +w /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/store
    + rm -rf /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/store
    + mkdir /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/store
    + rm -rf /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/var/nix
    + mkdir /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/var/nix
    + clearProfiles
    + profiles=/tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/test-home/.local/state/nix/profiles
    + rm -rf /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/test-home/.local/state/nix/profiles
    + nix --store 'ssh-ng://localhost?remote-store=/tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/other-stor>
    warning: 'doctor' is a deprecated alias for 'config check'
    Running checks against store uri: ssh-ng://localhost
    [PASS] Client protocol matches store protocol.
    [INFO] You are trusted by store uri: ssh-ng://localhost
    + nix --store 'ssh-ng://localhost?remote-store=/tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/other-stor>
    + jq -e .trusted
    1
    + startDaemon
    + [[ '' != '' ]]
    + rm -f /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/dSocket
    + _NIX_TEST_DAEMON_PID=24656
    + export _NIX_TEST_DAEMON_PID
    + (( i = 0 ))
    + (( i < 300 ))
    + [[ -S /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/dSocket ]]
    + sleep 0.1
    + PATH=/nix/store/dy8lxl6147340jwl6plq6vanii7dbwd9-nix-2.22.2/bin:/nix/store/c0x6ljv1blsrg8b26ga9afw2ijvb2kfw-p>
    + nix --extra-experimental-features nix-command daemon
    + (( i++ ))
    + (( i < 300 ))
    + [[ -S /tmp/nix-build-nix-2.22.2.drv-0/nix-test/remote-store/dSocket ]]
    + DAEMON_STARTED=1
    + break
    + [[ -z x ]]
    + trap killDaemon EXIT
    + NIX_REMOTE_OLD=
    + export NIX_REMOTE=daemon
    + NIX_REMOTE=daemon
    + isDaemonNewer 2.15pre0
    + [[ -n '' ]]
    + return 0
    + nix store info --json
    + jq -e .trusted
    accepted connection from pid 24784, user 0
    0
    + export NIX_REMOTE=daemon
    + NIX_REMOTE=daemon
    + isDaemonNewer 2.15pre0
    + [[ -n '' ]]
    + return 0
    + nix store info --json
    + jq -e .trusted
    accepted connection from pid 24784, user 0
    0
    + grep 'You are trusted by'
    accepted connection from pid 24822, user 0
    ++ onError
    ++ set +x
    remote-store.sh: test failed at:
      main in remote-store.sh:17
make: *** [mk/lib.mk:91: tests/functional/remote-store.sh.test] Error 1

from nix.

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.