ci: impure checks try to fetch registry #1437

Open
opened 2024-05-25 10:31:13 +00:00 by kenji · 0 comments
Owner
     raise ClanCmdError(cmd_out)
E           clan_cli.errors.ClanCmdError: 
E           =================================== Command ===================================
E           nix --extra-experimental-features 'nix-command flakes' shell --offline --inputs-from /nix/store/rxbhxyd5v4pkcxrvxvk6kkxmv1g3arjr-nixpkgs 'nixpkgs#git' -c git -C /tmp/pytest-1aq5quk6/test_flake_with_core add /tmp/pytest-1aq5quk6/test_flake_with_core/machines/machine1/settings.json
E           ==================================== Stderr ====================================
E           error: unable to download 'https://channels.nixos.org/flake-registry.json': Timeout was reached (28)
E           
E           ==================================== Stdout ====================================
E           
E           =================================== Metadata ===================================
E           Message: Failed to add /tmp/pytest-1aq5quk6/test_flake_with_core/machines/machine1/settings.json file to git index
E           Working Directory: '/workspace/clan/clan-core/pkgs/clan-cli'
``` raise ClanCmdError(cmd_out) E clan_cli.errors.ClanCmdError: E =================================== Command =================================== E nix --extra-experimental-features 'nix-command flakes' shell --offline --inputs-from /nix/store/rxbhxyd5v4pkcxrvxvk6kkxmv1g3arjr-nixpkgs 'nixpkgs#git' -c git -C /tmp/pytest-1aq5quk6/test_flake_with_core add /tmp/pytest-1aq5quk6/test_flake_with_core/machines/machine1/settings.json E ==================================== Stderr ==================================== E error: unable to download 'https://channels.nixos.org/flake-registry.json': Timeout was reached (28) E E ==================================== Stdout ==================================== E E =================================== Metadata =================================== E Message: Failed to add /tmp/pytest-1aq5quk6/test_flake_with_core/machines/machine1/settings.json file to git index E Working Directory: '/workspace/clan/clan-core/pkgs/clan-cli' ```
kenji added the
test
bug
tooling
labels 2024-05-25 10:31:13 +00:00
kenji added this to the Clan_Kanban_Board project 2024-05-25 10:31:13 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clan/clan-core#1437
No description provided.