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/scf1rgcbpd75vdyrmq6s25pms5i4ipjr-packages.json.drv building '/nix/store/scf1rgcbpd75vdyrmq6s25pms5i4ipjr-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..5fa59b1096bc 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-D4RS0p236HbW35fcNQBvy2jj3iLZu2jPwzPJ7OlusHY="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/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/wn9r10wi0nh9gwg7lb4w48flrh6jf4an-linkchecker-10.4.0 checking for references to /build/ in /nix/store/wn9r10wi0nh9gwg7lb4w48flrh6jf4an-linkchecker-10.4.0... gzipping man pages under /nix/store/wn9r10wi0nh9gwg7lb4w48flrh6jf4an-linkchecker-10.4.0/share/man/ patching script interpreter paths in /nix/store/wn9r10wi0nh9gwg7lb4w48flrh6jf4an-linkchecker-10.4.0 stripping (with command strip and flags -S -p) in /nix/store/wn9r10wi0nh9gwg7lb4w48flrh6jf4an-linkchecker-10.4.0/lib /nix/store/wn9r10wi0nh9gwg7lb4w48flrh6jf4an-linkchecker-10.4.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/wpl9i6iwz741a114x9qn36iynx62bkbl-linkchecker-10.4.0-dist checking for references to /build/ in /nix/store/wpl9i6iwz741a114x9qn36iynx62bkbl-linkchecker-10.4.0-dist... patching script interpreter paths in /nix/store/wpl9i6iwz741a114x9qn36iynx62bkbl-linkchecker-10.4.0-dist Rewriting #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/bin/python3.11 to #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7 wrapping `/nix/store/wn9r10wi0nh9gwg7lb4w48flrh6jf4an-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