2022-12-16T08:23:59 hydrus 503 -> 510 https://github.com/hydrusnetwork/hydrus/releases 2022-12-16T08:24:01 attrpath: hydrus 2022-12-16T08:24:01 Checking auto update branch... 2022-12-16T08:24:04 [version] 2022-12-16T08:24:04 [version] skipping because derivation has updateScript 2022-12-16T08:24:04 [rustCrateVersion] 2022-12-16T08:24:04 [rustCrateVersion] No cargoSha256 found 2022-12-16T08:24:04 [golangModuleVersion] 2022-12-16T08:24:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T08:24:04 [updateScript] 2022-12-16T08:24:10 [updateScript] Success 2022-12-16T08:24:10 [updateScript] this derivation will be built: /nix/store/hh5fc8zsp4z645wy6gvlmmss22r90y60-packages.json.drv building '/nix/store/hh5fc8zsp4z645wy6gvlmmss22r90y60-packages.json.drv'... Going to be running update for following packages: - python3.10-hydrus-503 Press Enter key to continue... Running update for: - python3.10-hydrus-503: UPDATING ... - python3.10-hydrus-503: DONE. Packages updated! 2022-12-16T08:24:10 2022-12-16T08:24:10 [quotedUrls] 2022-12-16T08:24:10 [quotedUrls] nothing found to replace 2022-12-16T08:24:10 Diff after rewrites: diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 2bce94d52d8..b71a8aa33cd 100644 --- a/pkgs/applications/graphics/hydrus/default.nix +++ b/pkgs/applications/graphics/hydrus/default.nix @@ -10,14 +10,14 @@ python3Packages.buildPythonPackage rec { pname = "hydrus"; - version = "503"; + version = "510"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; - hash = "sha256-nJn5EphbmVYAAOisV3fym/nHlJl/aPZ2Iyp+Z2/N3Jc="; + hash = "sha256-g5bVsc0c9CqIHzIW6oFjmp8bvZ5b9Ng55cAo3sjzw3k="; }; nativeBuildInputs = [ 2022-12-16T08:25:36 No auto update branch exists 2022-12-16T08:25:55 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 hydrus nix build failed. AttributeError: 'NoneType' object has no attribute 'db_dir' ====================================================================== ERROR: test_media_tags (hydrus.test.TestClientMetadataMigration.TestSingleFileMetadataImporters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nix/store/vhgaymmya4bkvi8ffkn4wxss8qglisg2-source/hydrus/test/TestClientMetadataMigration.py", line 172, in test_media_tags HG.test_controller.example_tag_repo_service_key : { AttributeError: 'NoneType' object has no attribute 'example_tag_repo_service_key' ====================================================================== ERROR: test_media_txt (hydrus.test.TestClientMetadataMigration.TestSingleFileMetadataImporters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nix/store/vhgaymmya4bkvi8ffkn4wxss8qglisg2-source/hydrus/test/TestClientMetadataMigration.py", line 327, in test_media_txt actual_file_path = os.path.join( HG.test_controller.db_dir, 'file.jpg' ) AttributeError: 'NoneType' object has no attribute 'db_dir' ====================================================================== ERROR: test_router (hydrus.test.TestClientMetadataMigration.TestSingleFileMetadataRouter) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nix/store/vhgaymmya4bkvi8ffkn4wxss8qglisg2-source/hydrus/test/TestClientMetadataMigration.py", line 38, in test_router HG.test_controller.example_tag_repo_service_key : { AttributeError: 'NoneType' object has no attribute 'example_tag_repo_service_key' ---------------------------------------------------------------------- Ran 19 tests in 0.010s FAILED (errors=9) 2022-12-16T23:05:02 hydrus 0 -> 1 2022-12-16T23:05:04 attrpath: hydrus 2022-12-16T23:05:04 Checking auto update branch... 2022-12-16T23:05:08 [version] 2022-12-16T23:05:08 [version] skipping because derivation has updateScript 2022-12-16T23:05:08 [rustCrateVersion] 2022-12-16T23:05:08 [rustCrateVersion] No cargoSha256 found 2022-12-16T23:05:08 [golangModuleVersion] 2022-12-16T23:05:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T23:05:08 [updateScript] 2022-12-16T23:05:13 [updateScript] Success 2022-12-16T23:05:13 [updateScript] this derivation will be built: /nix/store/ndakd04gaj98j0dfy9favfni4hjc28wf-packages.json.drv building '/nix/store/ndakd04gaj98j0dfy9favfni4hjc28wf-packages.json.drv'... Going to be running update for following packages: - python3.10-hydrus-503 Press Enter key to continue... Running update for: - python3.10-hydrus-503: UPDATING ... - python3.10-hydrus-503: DONE. Packages updated! 2022-12-16T23:05:13 2022-12-16T23:05:13 [quotedUrls] 2022-12-16T23:05:13 [quotedUrls] nothing found to replace 2022-12-16T23:05:14 Diff after rewrites: diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 2bce94d52d8..b71a8aa33cd 100644 --- a/pkgs/applications/graphics/hydrus/default.nix +++ b/pkgs/applications/graphics/hydrus/default.nix @@ -10,14 +10,14 @@ python3Packages.buildPythonPackage rec { pname = "hydrus"; - version = "503"; + version = "510"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; - hash = "sha256-nJn5EphbmVYAAOisV3fym/nHlJl/aPZ2Iyp+Z2/N3Jc="; + hash = "sha256-g5bVsc0c9CqIHzIW6oFjmp8bvZ5b9Ng55cAo3sjzw3k="; }; nativeBuildInputs = [ 2022-12-16T23:06:41 No auto update branch exists 2022-12-16T23:06:54 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 hydrus nix build failed. AttributeError: 'NoneType' object has no attribute 'db_dir' ====================================================================== ERROR: test_media_tags (hydrus.test.TestClientMetadataMigration.TestSingleFileMetadataImporters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nix/store/vhgaymmya4bkvi8ffkn4wxss8qglisg2-source/hydrus/test/TestClientMetadataMigration.py", line 172, in test_media_tags HG.test_controller.example_tag_repo_service_key : { AttributeError: 'NoneType' object has no attribute 'example_tag_repo_service_key' ====================================================================== ERROR: test_media_txt (hydrus.test.TestClientMetadataMigration.TestSingleFileMetadataImporters) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nix/store/vhgaymmya4bkvi8ffkn4wxss8qglisg2-source/hydrus/test/TestClientMetadataMigration.py", line 327, in test_media_txt actual_file_path = os.path.join( HG.test_controller.db_dir, 'file.jpg' ) AttributeError: 'NoneType' object has no attribute 'db_dir' ====================================================================== ERROR: test_router (hydrus.test.TestClientMetadataMigration.TestSingleFileMetadataRouter) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nix/store/vhgaymmya4bkvi8ffkn4wxss8qglisg2-source/hydrus/test/TestClientMetadataMigration.py", line 38, in test_router HG.test_controller.example_tag_repo_service_key : { AttributeError: 'NoneType' object has no attribute 'example_tag_repo_service_key' ---------------------------------------------------------------------- Ran 19 tests in 0.010s FAILED (errors=9)