linkchecker 0 -> 1 attrpath: linkchecker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z84n8vviy6wl723lm5dkkijz0x0x8y1p-packages.json.drv building '/nix/store/z84n8vviy6wl723lm5dkkijz0x0x8y1p-packages.json.drv'... Going to be running update for following packages: - linkchecker-10.2.1 Press Enter key to continue... Running update for: - linkchecker-10.2.1: UPDATING ... - linkchecker-10.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/linkchecker/default.nix b/pkgs/tools/networking/linkchecker/default.nix index 018da51f7701..8e32c9c4f690 100644 --- a/pkgs/tools/networking/linkchecker/default.nix +++ b/pkgs/tools/networking/linkchecker/default.nix @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "linkchecker"; - version = "10.2.1"; + version = "10.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-z7Qp74cai8GfsxB4n9dSCWQepp0/4PimFiRJQBaVSoo="; + hash = "sha256-2+zlVjkGFeozlJX/EZpGtmjxeB+1B8L3L68hfImKb2A="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linkchecker nix build failed. Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0 checking for references to /build/ in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0... gzipping man pages under /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/share/man/ patching script interpreter paths in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0 stripping (with command strip and flags -S -p) in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/lib /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/y0274ck71bx2r4rvh6vycbpkmlya286d-linkchecker-10.4.0-dist checking for references to /build/ in /nix/store/y0274ck71bx2r4rvh6vycbpkmlya286d-linkchecker-10.4.0-dist... patching script interpreter paths in /nix/store/y0274ck71bx2r4rvh6vycbpkmlya286d-linkchecker-10.4.0-dist Rewriting #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/bin/python3.11 to #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7 wrapping `/nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/bin/linkchecker'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/checker/telnetserver.py" does not exist. Aborting