2022-12-24T20:06:50 mozphab 1.1.0 -> 1.40 https://github.com/mozilla-conduit/review/releases 2022-12-24T20:06:52 attrpath: mozphab 2022-12-24T20:06:52 Checking auto update branch... 2022-12-24T20:06:55 [version] 2022-12-24T20:06:55 [version] skipping because derivation has updateScript 2022-12-24T20:06:55 [rustCrateVersion] 2022-12-24T20:06:55 [rustCrateVersion] No cargoSha256 found 2022-12-24T20:06:55 [golangModuleVersion] 2022-12-24T20:06:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T20:06:55 [updateScript] 2022-12-24T20:06:58 [updateScript] Success 2022-12-24T20:06:58 [updateScript] this derivation will be built: /nix/store/bnrdrj5q31k0vifxl2a1jji4cwhisy5n-packages.json.drv building '/nix/store/bnrdrj5q31k0vifxl2a1jji4cwhisy5n-packages.json.drv'... Going to be running update for following packages: - mozphab-1.1.0 Press Enter key to continue... Running update for: - mozphab-1.1.0: UPDATING ... - mozphab-1.1.0: DONE. Packages updated! 2022-12-24T20:06:58 2022-12-24T20:06:58 [quotedUrls] 2022-12-24T20:06:58 [quotedUrls] nothing found to replace 2022-12-24T20:06:58 Diff after rewrites: diff --git a/pkgs/applications/misc/mozphab/default.nix b/pkgs/applications/misc/mozphab/default.nix index d78d880c2e1..69646f70051 100644 --- a/pkgs/applications/misc/mozphab/default.nix +++ b/pkgs/applications/misc/mozphab/default.nix @@ -10,14 +10,14 @@ python3.pkgs.buildPythonApplication rec { pname = "mozphab"; - version = "1.1.0"; + version = "24"; format = "setuptools"; src = fetchFromGitHub { owner = "mozilla-conduit"; repo = "review"; rev = "refs/tags/${version}"; - hash = "sha256-vLHikGjTYOeXd6jDRsoCkq3i0eh6Ttd4KdvlixjzdZ4="; + hash = "sha256-TR2Lik0C3tLtMklCMHRP8bNC+F36JFu9dfcg7sqr0lA="; }; postPatch = '' 2022-12-24T20:08:26 No auto update branch exists 2022-12-24T20:08:30 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mozphab nix build failed. Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/irhqss81sgbbf8cccdqkapdjxhaj8ffq-mozphab-24 strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/irhqss81sgbbf8cccdqkapdjxhaj8ffq-mozphab-24/lib /nix/store/irhqss81sgbbf8cccdqkapdjxhaj8ffq-mozphab-24/bin patching script interpreter paths in /nix/store/irhqss81sgbbf8cccdqkapdjxhaj8ffq-mozphab-24 checking for references to /build/ in /nix/store/irhqss81sgbbf8cccdqkapdjxhaj8ffq-mozphab-24... shrinking RPATHs of ELF executables and libraries in /nix/store/la62zx026s5ar0p0g17z6aa3iw1pab30-mozphab-24-dist strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/la62zx026s5ar0p0g17z6aa3iw1pab30-mozphab-24-dist checking for references to /build/ in /nix/store/la62zx026s5ar0p0g17z6aa3iw1pab30-mozphab-24-dist... Rewriting #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10 to #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9 wrapping `/nix/store/irhqss81sgbbf8cccdqkapdjxhaj8ffq-mozphab-24/bin/moz-phab'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/test_style.py" does not exist. Aborting