diffoscope 0 -> 1 attrpath: diffoscope 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/cqx1hlvazs6v78xp2zg90c0qqm8mk9gn-update-diffoscope.drv /nix/store/ag2zdb28r274wkylx40zw8bldkax1xaa-packages.json.drv building '/nix/store/cqx1hlvazs6v78xp2zg90c0qqm8mk9gn-update-diffoscope.drv'... building '/nix/store/ag2zdb28r274wkylx40zw8bldkax1xaa-packages.json.drv'... Going to be running update for following packages: - diffoscope-248 Press Enter key to continue... Running update for: - diffoscope-248: UPDATING ... - diffoscope-248: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 85e148049fa9..430290018c32 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -78,11 +78,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3.pkgs.buildPythonApplication rec { pname = "diffoscope"; - version = "248"; + version = "249"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - hash = "sha256-Lub+SIr0EyY4YmPsoLXWavXJhcpmK5VRb6eEnozZ0XQ="; + hash = "sha256-anX4sZsMxY2nKvhm0RMTct5Sbn+RhqBlUSsWju3G8qc="; }; outputs = [ 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 diffoscope nix build failed. E AssertionError: assert 'filetype from file(1)' == 'dir/link' E - dir/link E + filetype from file(1) tests/comparators/test_fit.py:128: AssertionError _________________________ test_nested_compressed_files _________________________ nested_differences = [, , , ] @skip_unless_tools_exist("cpio") @skip_unless_tool_is_at_least("dumpimage", dumpimage_version, "2021.01") @skip_unless_tools_exist("fdtdump") def test_nested_compressed_files(nested_differences): > assert nested_differences[2].source1 == "dir/text" E AssertionError: assert 'dir/link' == 'dir/text' E - dir/text E + dir/link tests/comparators/test_fit.py:137: AssertionError =============================== warnings summary =============================== ../../nix/store/30hd7xr8ivf418kzdzj1klnzyglg3mi5-python3.10-PyPDF2-3.0.1/lib/python3.10/site-packages/PyPDF2/__init__.py:21 /nix/store/30hd7xr8ivf418kzdzj1klnzyglg3mi5-python3.10-PyPDF2-3.0.1/lib/python3.10/site-packages/PyPDF2/__init__.py:21: DeprecationWarning: PyPDF2 is deprecated. Please move to the pypdf library instead. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/comparators/test_fit.py::test_nested_symlink - AssertionError: assert 'filetype from file(1)' == 'dir/link' FAILED tests/comparators/test_fit.py::test_nested_compressed_files - AssertionError: assert 'dir/link' == 'dir/text' = 2 failed, 674 passed, 32 skipped, 5 deselected, 1 xfailed, 1 xpassed, 1 warning in 59.00s = /nix/store/1qxkj91n172qnypdrqdybh4p203nax7g-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context