2023-01-02T00:38:37 cve-bin-tool 3.1.1 -> 3.2 https://pypi.org/project/cve-bin-tool/ 2023-01-02T00:38:39 attrpath: cve-bin-tool 2023-01-02T00:38:39 Checking auto update branch... 2023-01-02T00:38:43 [version] 2023-01-02T00:38:43 [version] skipping because derivation has updateScript 2023-01-02T00:38:43 [rustCrateVersion] 2023-01-02T00:38:43 [rustCrateVersion] No cargoSha256 found 2023-01-02T00:38:43 [golangModuleVersion] 2023-01-02T00:38:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T00:38:43 [updateScript] 2023-01-02T00:38:57 [updateScript] Success 2023-01-02T00:38:57 [updateScript] Going to be running update for following packages: - cve-bin-tool-3.1.2 Press Enter key to continue... Running update for: - cve-bin-tool-3.1.2: UPDATING ... - cve-bin-tool-3.1.2: DONE. Packages updated! 2023-01-02T00:38:57 2023-01-02T00:38:57 [quotedUrls] 2023-01-02T00:38:57 [quotedUrls] nothing found to replace 2023-01-02T00:38:57 Diff after rewrites: diff --git a/pkgs/tools/security/cve-bin-tool/default.nix b/pkgs/tools/security/cve-bin-tool/default.nix index d36c706e444..aae56ce1ddc 100644 --- a/pkgs/tools/security/cve-bin-tool/default.nix +++ b/pkgs/tools/security/cve-bin-tool/default.nix @@ -27,13 +27,13 @@ }: buildPythonApplication rec { pname = "cve-bin-tool"; - version = "3.1.2"; + version = "3.2"; src = fetchFromGitHub { owner = "intel"; repo = "cve-bin-tool"; rev = "refs/tags/v${version}"; - sha256 = "sha256-P2GhGQxa6Y8BmMqFHXSfmqN58E1FbXD9Ndwwr+upK8Q="; + sha256 = "sha256-QOnWt6iit0/F6d/MfZ8qJqDuT3IHh0Qjs6BcJkI/CBw="; }; # Wants to open a sqlite database, access the internet, etc 2023-01-02T00:40:24 No auto update branch exists 2023-01-02T00:40:32 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 cve-bin-tool nix build failed. adding 'test/test_triage.py' adding 'test/test_util.py' adding 'test/test_version.py' adding 'test/utils.py' adding 'test/pages/__init__.py' adding 'test/pages/html_report.py' adding 'cve_bin_tool-3.2.dist-info/LICENSE.md' adding 'cve_bin_tool-3.2.dist-info/METADATA' adding 'cve_bin_tool-3.2.dist-info/WHEEL' adding 'cve_bin_tool-3.2.dist-info/entry_points.txt' adding 'cve_bin_tool-3.2.dist-info/top_level.txt' adding 'cve_bin_tool-3.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./cve_bin_tool-3.2-py3-none-any.whl Requirement already satisfied: plotly in /nix/store/6q5rwanvlmjnc1mvqhp6aipgripvdbm7-python3.10-plotly-5.10.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (5.10.0) Requirement already satisfied: distro in /nix/store/b5iq7r6sibqaccx39axdrs34br7gjgj5-python3.10-distro-1.7.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (1.7.0) Requirement already satisfied: jsonschema>=3.0.2 in /nix/store/ihlpdvp7kaqsbmjxrk5iydf090gv4i8f-python3.10-jsonschema-4.17.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (4.17.0) Requirement already satisfied: pyyaml>=5.4 in /nix/store/ms7lw8c9zm8fqx1h9614d4jri54dl8ld-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from cve-bin-tool==3.2) (6.0) Requirement already satisfied: rpmfile>=1.0.6 in /nix/store/jrvps1j3ra66zh0w3s683m7hc38g8har-python3.10-rpmfile-1.0.8/lib/python3.10/site-packages (from cve-bin-tool==3.2) (1.0.8) Requirement already satisfied: aiohttp[speedups]>=3.7.4 in /nix/store/jyinbkmhwvqqi4dc6cbw1gpn9zvr1gs8-python3.10-aiohttp-3.8.3/lib/python3.10/site-packages (from cve-bin-tool==3.2) (3.8.3) Requirement already satisfied: toml in /nix/store/aqgjg15az5da35ifv9rxr03355qjqdmq-python3.10-toml-0.10.2/lib/python3.10/site-packages (from cve-bin-tool==3.2) (0.10.2) Requirement already satisfied: xmlschema in /nix/store/far20k004qgq8bpprflg7fa56gsnaqyj-python3.10-xmlschema-1.11.3/lib/python3.10/site-packages (from cve-bin-tool==3.2) (1.11.3) ERROR: Could not find a version that satisfies the requirement gsutil (from cve-bin-tool) (from versions: none) ERROR: No matching distribution found for gsutil  cve-bin-tool 3.1.1 -> 3.2 https://pypi.org/project/cve-bin-tool/ attrpath: cve-bin-tool Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.cve-bin-tool)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.cve-bin-tool)' not found cve-bin-tool 0 -> 1 attrpath: cve-bin-tool Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.cve-bin-tool)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.cve-bin-tool)' not found cve-bin-tool 3.1.2 -> 3.2 https://github.com/intel/cve-bin-tool/releases attrpath: cve-bin-tool Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.cve-bin-tool)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.cve-bin-tool)' not found