-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
docker-tools test fails to run nix image #75081
Copy link
Copy link
Closed
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: testingTooling for automated testing of packages and modulesTooling for automated testing of packages and modules
Description
Describe the bug
The docker-tools test is broken.
To Reproduce
Steps to reproduce the behavior:
$ nix-build nixos/tests/docker-tools.nix
# ...
error: command `docker run --rm nix nix-store -qR /nix/store/xiqgdw8s05szign92b7q3mc1yvnkz8gx-nix-2.3.1' did not succeed (exit code 1)The command before (loading the image) worked well but the failing command has no output. With my limited knowledge about docker i was not able to find out, why.
Maintainer information:
nixos/tests/docker-tools.nix
/cc @LnL7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: testingTooling for automated testing of packages and modulesTooling for automated testing of packages and modules