[options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath proxmox-i18n, using log file: /var/log/proxmox-nixos-update/proxmox-i18n/2025-07-31.log proxmox-i18n 0 -> 1 attrpath: proxmox-i18n [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - proxmox-i18n-3.2.4 Press Enter key to continue... Running update for: - proxmox-i18n-3.2.4: UPDATING ... - proxmox-i18n-3.2.4: ERROR --- SHOWING ERROR LOG FOR proxmox-i18n-3.2.4 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/proxmox-i18n/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/proxmox-i18n/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/proxmox-i18n/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of debian/changelog (506dcaef184b2a7b572395b9787cb062a612807d) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR proxmox-i18n-3.2.4 ---------------------- The update script for proxmox-i18n-3.2.4 failed with exit code 1 [result] Failed to update proxmox-i18n 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath linstor-api-py, using log file: /var/log/proxmox-nixos-update/linstor-api-py/2025-07-31.log linstor-api-py 0 -> 1 attrpath: linstor-api-py [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-linstor-api-py-1.23.0 Press Enter key to continue... Running update for: - python3.10-linstor-api-py-1.23.0: UPDATING ... - python3.10-linstor-api-py-1.23.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update linstor-api-py 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath proxmox-acme, using log file: /var/log/proxmox-nixos-update/proxmox-acme/2025-07-31.log proxmox-acme 0 -> 1 attrpath: proxmox-acme [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - proxmox-acme-1.5.1 Press Enter key to continue... Running update for: - proxmox-acme-1.5.1: UPDATING ... - proxmox-acme-1.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/proxmox-acme/default.nix b/pkgs/proxmox-acme/default.nix index f36297f..d53e634 100644 --- a/pkgs/proxmox-acme/default.nix +++ b/pkgs/proxmox-acme/default.nix @@ -18,12 +18,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "proxmox-acme"; - version = "1.5.1"; + version = "1.7.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "bb6df0b8185829b5c1757330c12f977e196ed2b8"; - hash = "sha256-yVgOOE7vAEc9PFeAUuqnctdkWdXLYnDD/gra8YDGhq0="; + rev = "6dc96d5a468d1553991589f4197f9ec6eab554c1"; + hash = "sha256-4P1Zw5zBsxOyy0b5Blbsg/k8dzdnz0xvXxuS5JKT5Cw="; }; sourceRoot = "${src.name}/src"; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A packages.x86_64-linux.proxmox-acme Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . proxmox-acme Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/proxmox-acme' is dirty error: attribute 'proxmox-acme' in selection path 'proxmox-acme' not found [result] Failed to update proxmox-acme 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath socket, using log file: /var/log/proxmox-nixos-update/socket/2025-07-31.log socket 0 -> 1 attrpath: socket [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-Socket-2.039 Press Enter key to continue... Running update for: - perl5.38.2-Socket-2.039: UPDATING ... - perl5.38.2-Socket-2.039: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/perl-modules/socket/default.nix b/pkgs/perl-modules/socket/default.nix index b5ee7c0..a11ca10 100644 --- a/pkgs/perl-modules/socket/default.nix +++ b/pkgs/perl-modules/socket/default.nix @@ -6,11 +6,11 @@ perl538.pkgs.buildPerlPackage rec { pname = "Socket"; - version = "2.039"; + version = "2.040"; src = fetchurl { url = "mirror://cpan/authors/id/P/PE/PEVANS/Socket-${version}.tar.gz"; - hash = "sha256-XcYa5uBJ5Q0QUtZWNBtgkdyfiERkp44q/cK5if9DkLs="; + hash = "sha256-vgEC/c6o1D8bAu8u+UNFrEu8e2xm7OLd0aNZPYNxuhs="; }; passthru.updateScript = [ Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for socket is: Base32 encoder and decoder meta.homepage for socket is: https://metacpan.org/dist/Socket ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 2.040 with grep in /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040 - found 2.040 in filename of file in /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath socket ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A socket https://github.com/proxmox-update/nixpkgs/archive/263ff348bac7316b21ffc7fdcfb4937b9306a850.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/263ff348bac7316b21ffc7fdcfb4937b9306a850#socket ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040 ls -la /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Thu, 31 Jul 2025 10:12:05 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","266"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4994"),("X-RateLimit-Reset","1753960211"),("X-RateLimit-Used","6"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","CF0E:3B54E5:2C1050A:2D6CF04:688B4174")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/socket.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [result] Failed to update socket 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath termproxy, using log file: /var/log/proxmox-nixos-update/termproxy/2025-07-31.log termproxy 0 -> 1 attrpath: termproxy [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - termproxy-1.1.0 Press Enter key to continue... Running update for: - termproxy-1.1.0: UPDATING ... - termproxy-1.1.0: ERROR --- SHOWING ERROR LOG FOR termproxy-1.1.0 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/termproxy/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/termproxy/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/termproxy/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of .cargo/config.toml (7b442dcf674edccc892ea58b5346836f514003ff) error: unable to read sha1 file of .gitignore (7480d9c25769f12dd151aa17f0c318637ee0fdb3) error: unable to read sha1 file of README (1efdc521328a22bd5e36c1a45d3889f9f3d74e75) error: unable to read sha1 file of termproxy/Makefile (5622380940467a23d9f993894fe6e858c57007f2) error: unable to read sha1 file of termproxy/debian/changelog (8f426428912f1d29ecf335c9c565fef1c98cd47d) error: unable to read sha1 file of termproxy/debian/control (1a26f1c17615d0acb3c6d967dff1457fe04bd540) error: unable to read sha1 file of termproxy/debian/copyright (8249a3a7152b62690ff3634c80a04231393699bc) error: unable to read sha1 file of termproxy/debian/docs (86966720abe22e8fe2915f531bb2d0db8832e2e7) error: unable to read sha1 file of termproxy/debian/links (3846526f728aa7073e01ee9729a93e7ae4e430f0) error: unable to read sha1 file of termproxy/debian/rules (add090bcc4451bbab1340ce980776f038c20a97e) error: unable to read sha1 file of termproxy/debian/source/format (89ae9db8f88b823b6a7eabf55e203658739da122) error: unable to read sha1 file of termproxy/src/cli.rs (9a451dbcd61225e7cfcbb826eb2264fb86efe577) error: unable to read sha1 file of termproxy/src/main.rs (454adf76864f5915a5362e64d77afd78f3c566b0) error: unable to read sha1 file of termproxy/src/pty.rs (2ba7498ee3b67c2fc7ab6ebe334c1da84a060fea) error: unable to read sha1 file of xterm.js/Makefile (378be9347036152dc55f6833074283bb8ae46a42) error: unable to read sha1 file of xterm.js/debian/changelog (79c769528186ad99fd502f57a1c784210d2d046b) error: unable to read sha1 file of xterm.js/debian/control (71cf01f64790841cb396831d0d58c0fc97d96324) error: unable to read sha1 file of xterm.js/debian/copyright (669f2ebebbc16dab87f3a9fd888851a8a6349aed) error: unable to read sha1 file of xterm.js/debian/docs (86966720abe22e8fe2915f531bb2d0db8832e2e7) error: unable to read sha1 file of xterm.js/debian/install (0291a3d94cfd562a575718432124745d1413d486) error: unable to read sha1 file of xterm.js/debian/rules (55b24ac462a868fc2bb2bf1cc9e176a80160998c) error: unable to read sha1 file of xterm.js/debian/source/format (163aaf8d82b6c54f23c45f32895dbdfdcc27b047) error: unable to read sha1 file of xterm.js/debian/source/lintian-overrides (01648c190a8a920646108b40c9fd1bb4ed1f28d7) error: unable to read sha1 file of xterm.js/src/addon-fit.js (038897193db54dd0f09783d53e602755b93a2eaf) error: unable to read sha1 file of xterm.js/src/addon-fit.js.map (b4502be7d565674431bc8bc65a9f207ae6101ddb) error: unable to read sha1 file of xterm.js/src/addon-webgl.js (8c4a2adc0e23472c56767e8af5536d0c4b17d3cb) error: unable to read sha1 file of xterm.js/src/addon-webgl.js.map (471f31b570ff5eb55fecbc1715299d7d9370e314) error: unable to read sha1 file of xterm.js/src/index.html.hbs.in (9857e9de7119948cf1193813e8ddf39b8805602b) error: unable to read sha1 file of xterm.js/src/index.html.tpl.in (0084158d89f56f7d7c540d122d90f2f9b4909915) error: unable to read sha1 file of xterm.js/src/main.js (902a1c37c67c88c360e9ef24e7a0258561947b04) error: unable to read sha1 file of xterm.js/src/style.css (04db7d5da777e09263dea0cbc5b52bf6d76251d1) error: unable to read sha1 file of xterm.js/src/util.js (52cad215616c4f6d107469c2c1584ab3ec05cccb) error: unable to read sha1 file of xterm.js/src/xterm.css (e97b6439055da076119d8ce42225944623b80e9b) error: unable to read sha1 file of xterm.js/src/xterm.js (7ca75f8e5ec2a0741333130fd63fb9c79d9c2023) error: unable to read sha1 file of xterm.js/src/xterm.js.map (ef37aec9487a1449579a8186db08ffab5a09f556) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR termproxy-1.1.0 ---------------------- The update script for termproxy-1.1.0 failed with exit code 1 [result] Failed to update termproxy 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-container, using log file: /var/log/proxmox-nixos-update/pve-container/2025-07-31.log pve-container 0 -> 1 attrpath: pve-container [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-container-5.2.6 Press Enter key to continue... Running update for: - pve-container-5.2.6: UPDATING ... - pve-container-5.2.6: ERROR --- SHOWING ERROR LOG FOR pve-container-5.2.6 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-container/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-container/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-container/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: pack has 2 unresolved deltas fatal: fetch-pack: invalid index-pack output --- SHOWING ERROR LOG FOR pve-container-5.2.6 ---------------------- The update script for pve-container-5.2.6 failed with exit code 1 [result] Failed to update pve-container 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath uuid, using log file: /var/log/proxmox-nixos-update/uuid/2025-07-31.log uuid 0 -> 1 attrpath: uuid [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-UUID-0.37 Press Enter key to continue... Running update for: - perl5.38.2-UUID-0.37: UPDATING ... - perl5.38.2-UUID-0.37: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update uuid 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath datadumper, using log file: /var/log/proxmox-nixos-update/datadumper/2025-07-31.log datadumper 0 -> 1 attrpath: datadumper [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-DataDumper-2.183 Press Enter key to continue... Running update for: - perl5.38.2-DataDumper-2.183: UPDATING ... - perl5.38.2-DataDumper-2.183: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update datadumper 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath digestsha, using log file: /var/log/proxmox-nixos-update/digestsha/2025-07-31.log digestsha 0 -> 1 attrpath: digestsha [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-DigestSHA-6.04 Press Enter key to continue... Running update for: - perl5.38.2-DigestSHA-6.04: UPDATING ... - perl5.38.2-DigestSHA-6.04: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update digestsha 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath linstor-client, using log file: /var/log/proxmox-nixos-update/linstor-client/2025-07-31.log linstor-client 0 -> 1 attrpath: linstor-client [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - linstor-client-1.23.0 Press Enter key to continue... Running update for: - linstor-client-1.23.0: UPDATING ... - linstor-client-1.23.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/linstor-client/default.nix b/pkgs/linstor-client/default.nix index 4384759..9342f9b 100644 --- a/pkgs/linstor-client/default.nix +++ b/pkgs/linstor-client/default.nix @@ -8,14 +8,14 @@ python310.pkgs.buildPythonApplication rec { pname = "linstor-client"; - version = "1.23.0"; + version = "1.25.4"; pyproject = true; src = fetchFromGitHub { owner = "LINBIT"; repo = "linstor-client"; rev = "v${version}"; - hash = "sha256-DxYtqJr8ZOlwQdX4s4UF1BnzQsJQaYQOYOupbN3kD5k="; + hash = "sha256-sCNYJCuXAonRXk4ItRvUs3was+WjiDy82nHUk3JSb0U="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A packages.x86_64-linux.linstor-client Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . linstor-client Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/linstor-client' is dirty error: attribute 'linstor-client' in selection path 'linstor-client' not found [result] Failed to update linstor-client 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-novnc, using log file: /var/log/proxmox-nixos-update/pve-novnc/2025-07-31.log pve-novnc 0 -> 1 attrpath: pve-novnc [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-novnc-1.5.0-1 Press Enter key to continue... Running update for: - pve-novnc-1.5.0-1: UPDATING ... - pve-novnc-1.5.0-1: ERROR --- SHOWING ERROR LOG FOR pve-novnc-1.5.0-1 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of debian/changelog (46940c48c473af6d0f316cbde03e6d7f0b6d6c10) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-novnc-1.5.0-1 ---------------------- The update script for pve-novnc-1.5.0-1 failed with exit code 1 [result] Failed to update pve-novnc 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-qemu-server, using log file: /var/log/proxmox-nixos-update/pve-qemu-server/2025-07-31.log pve-qemu-server 0 -> 1 attrpath: pve-qemu-server [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-qemu-server-8.3.8 Press Enter key to continue... Running update for: - pve-qemu-server-8.3.8: UPDATING ... - pve-qemu-server-8.3.8: ERROR --- SHOWING ERROR LOG FOR pve-qemu-server-8.3.8 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: pack has 3 unresolved deltas fatal: fetch-pack: invalid index-pack output --- SHOWING ERROR LOG FOR pve-qemu-server-8.3.8 ---------------------- The update script for pve-qemu-server-8.3.8 failed with exit code 1 [result] Failed to update pve-qemu-server 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath mimebase32, using log file: /var/log/proxmox-nixos-update/mimebase32/2025-07-31.log mimebase32 0 -> 1 attrpath: mimebase32 [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-MIMEBase32-1.303 Press Enter key to continue... Running update for: - perl5.38.2-MIMEBase32-1.303: UPDATING ... - perl5.38.2-MIMEBase32-1.303: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mimebase32 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-docs, using log file: /var/log/proxmox-nixos-update/pve-docs/2025-07-31.log pve-docs 0 -> 1 attrpath: pve-docs [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-docs-8.3.1 Press Enter key to continue... Running update for: - pve-docs-8.3.1: UPDATING ... - pve-docs-8.3.1: ERROR --- SHOWING ERROR LOG FOR pve-docs-8.3.1 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: pack has 11 unresolved deltas fatal: fetch-pack: invalid index-pack output --- SHOWING ERROR LOG FOR pve-docs-8.3.1 ---------------------- The update script for pve-docs-8.3.1 failed with exit code 1 [result] Failed to update pve-docs 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-access-control, using log file: /var/log/proxmox-nixos-update/pve-access-control/2025-07-31.log pve-access-control 0 -> 1 attrpath: pve-access-control [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-access-control-8.2.2 Press Enter key to continue... Running update for: - pve-access-control-8.2.2: UPDATING ... - pve-access-control-8.2.2: ERROR --- SHOWING ERROR LOG FOR pve-access-control-8.2.2 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-access-control/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-access-control/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-access-control/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of debian/control (f15a7a4fc936b01468ceac97280044e63899ae48) error: unable to read sha1 file of src/PVE/API2/AccessControl.pm (457a0a6616b0aaa8afa02b052cd2452722796b62) error: unable to read sha1 file of src/PVE/API2/TFA.pm (ddcf1774b6145c7f3a2e16e1a21e83c4d32aba22) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-access-control-8.2.2 ---------------------- The update script for pve-access-control-8.2.2 failed with exit code 1 [result] Failed to update pve-access-control 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath vncterm, using log file: /var/log/proxmox-nixos-update/vncterm/2025-07-31.log vncterm 0 -> 1 attrpath: vncterm [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - vncterm-1.8.0 Press Enter key to continue... Running update for: - vncterm-1.8.0: UPDATING ... - vncterm-1.8.0: ERROR --- SHOWING ERROR LOG FOR vncterm-1.8.0 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/vncterm/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/vncterm/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/vncterm/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of .clang-format (b600cb4f4de569f607781f34c3d1d2aa3ef20938) error: unable to read sha1 file of Makefile (8c78a6667f903c7d1fb0f531c84cb153925c916d) error: unable to read sha1 file of debian/changelog (cab10293506dbb0cfe811f896dfd7d4d0ae4c80b) error: unable to read sha1 file of debian/control (81fa342f9abc13a56e54180b29ba064eca754c14) error: unable to read sha1 file of genfont.c (5a4db4baf3ce6b0c41ff6aa0adaad6e8b81bae24) error: unable to read sha1 file of genfont2.c (ce2fa0e376457b0d24ba8f433ae0f797af483a50) error: unable to read sha1 file of vncterm.c (3dd5d4ebe7fc5e2475c262930cbdd6d6defaddea) error: unable to read sha1 file of vncterm.h (7887d9bd48379df7dd7a1b7eceabdba08990631f) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR vncterm-1.8.0 ---------------------- The update script for vncterm-1.8.0 failed with exit code 1 [result] Failed to update vncterm 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath perlmod, using log file: /var/log/proxmox-nixos-update/perlmod/2025-07-31.log perlmod 0 -> 1 attrpath: perlmod [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - perlmod-0.2.0-3 Press Enter key to continue... Running update for: - perlmod-0.2.0-3: UPDATING ... - perlmod-0.2.0-3: ERROR --- SHOWING ERROR LOG FOR perlmod-0.2.0-3 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/perlmod/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/perlmod/pkgs/update.py", line 135, in main run_command('cargo generate-lockfile') File "/var/cache/proxmox-nixos-update/worker/worktree/perlmod/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'cargo generate-lockfile' failed with error: error: failed to get `bitflags` as a dependency of package `perlmod v0.13.6 (/tmp/perlmod/perlmod)` Caused by: failed to load source for dependency `bitflags` Caused by: Unable to update registry `crates-io` Caused by: failed to update replaced source registry `crates-io` Caused by: failed to read root of directory source: /usr/share/cargo/registry Caused by: No such file or directory (os error 2) --- SHOWING ERROR LOG FOR perlmod-0.2.0-3 ---------------------- The update script for perlmod-0.2.0-3 failed with exit code 1 [result] Failed to update perlmod 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath authenpam, using log file: /var/log/proxmox-nixos-update/authenpam/2025-07-31.log authenpam 0 -> 1 attrpath: authenpam [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-AuthenPAM-0.16 Press Enter key to continue... Running update for: - perl5.38.2-AuthenPAM-0.16: UPDATING ... - perl5.38.2-AuthenPAM-0.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update authenpam 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath termreadline, using log file: /var/log/proxmox-nixos-update/termreadline/2025-07-31.log termreadline 0 -> 1 attrpath: termreadline [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-TermReadLine-1.14 Press Enter key to continue... Running update for: - perl5.38.2-TermReadLine-1.14: UPDATING ... - perl5.38.2-TermReadLine-1.14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update termreadline 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-http-server, using log file: /var/log/proxmox-nixos-update/pve-http-server/2025-07-31.log pve-http-server 0 -> 1 attrpath: pve-http-server [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-http-server-5.2.2 Press Enter key to continue... Running update for: - pve-http-server-5.2.2: UPDATING ... - pve-http-server-5.2.2: ERROR --- SHOWING ERROR LOG FOR pve-http-server-5.2.2 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-http-server/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-http-server/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-http-server/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: missing blob object '4ce036829b0a9d15a6d8d6c2211e2057ecd5ba3e' error: git://git.proxmox.com/git/pve-http-server.git did not send all necessary objects --- SHOWING ERROR LOG FOR pve-http-server-5.2.2 ---------------------- The update script for pve-http-server-5.2.2 failed with exit code 1 [result] Failed to update pve-http-server 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-xtermjs, using log file: /var/log/proxmox-nixos-update/pve-xtermjs/2025-07-31.log pve-xtermjs 0 -> 1 attrpath: pve-xtermjs [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-xtermjs-5.3.0-3 Press Enter key to continue... Running update for: - pve-xtermjs-5.3.0-3: UPDATING ... - pve-xtermjs-5.3.0-3: ERROR --- SHOWING ERROR LOG FOR pve-xtermjs-5.3.0-3 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-xtermjs/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-xtermjs/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-xtermjs/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of .cargo/config.toml (7b442dcf674edccc892ea58b5346836f514003ff) error: unable to read sha1 file of .gitignore (7480d9c25769f12dd151aa17f0c318637ee0fdb3) error: unable to read sha1 file of README (1efdc521328a22bd5e36c1a45d3889f9f3d74e75) error: unable to read sha1 file of termproxy/Makefile (5622380940467a23d9f993894fe6e858c57007f2) error: unable to read sha1 file of termproxy/debian/changelog (8f426428912f1d29ecf335c9c565fef1c98cd47d) error: unable to read sha1 file of termproxy/debian/control (1a26f1c17615d0acb3c6d967dff1457fe04bd540) error: unable to read sha1 file of termproxy/debian/copyright (8249a3a7152b62690ff3634c80a04231393699bc) error: unable to read sha1 file of termproxy/debian/docs (86966720abe22e8fe2915f531bb2d0db8832e2e7) error: unable to read sha1 file of termproxy/debian/links (3846526f728aa7073e01ee9729a93e7ae4e430f0) error: unable to read sha1 file of termproxy/debian/rules (add090bcc4451bbab1340ce980776f038c20a97e) error: unable to read sha1 file of termproxy/debian/source/format (89ae9db8f88b823b6a7eabf55e203658739da122) error: unable to read sha1 file of termproxy/src/cli.rs (9a451dbcd61225e7cfcbb826eb2264fb86efe577) error: unable to read sha1 file of termproxy/src/main.rs (454adf76864f5915a5362e64d77afd78f3c566b0) error: unable to read sha1 file of termproxy/src/pty.rs (2ba7498ee3b67c2fc7ab6ebe334c1da84a060fea) error: unable to read sha1 file of xterm.js/Makefile (378be9347036152dc55f6833074283bb8ae46a42) error: unable to read sha1 file of xterm.js/debian/changelog (79c769528186ad99fd502f57a1c784210d2d046b) error: unable to read sha1 file of xterm.js/debian/control (71cf01f64790841cb396831d0d58c0fc97d96324) error: unable to read sha1 file of xterm.js/debian/copyright (669f2ebebbc16dab87f3a9fd888851a8a6349aed) error: unable to read sha1 file of xterm.js/debian/docs (86966720abe22e8fe2915f531bb2d0db8832e2e7) error: unable to read sha1 file of xterm.js/debian/install (0291a3d94cfd562a575718432124745d1413d486) error: unable to read sha1 file of xterm.js/debian/rules (55b24ac462a868fc2bb2bf1cc9e176a80160998c) error: unable to read sha1 file of xterm.js/debian/source/format (163aaf8d82b6c54f23c45f32895dbdfdcc27b047) error: unable to read sha1 file of xterm.js/debian/source/lintian-overrides (01648c190a8a920646108b40c9fd1bb4ed1f28d7) error: unable to read sha1 file of xterm.js/src/addon-fit.js (038897193db54dd0f09783d53e602755b93a2eaf) error: unable to read sha1 file of xterm.js/src/addon-fit.js.map (b4502be7d565674431bc8bc65a9f207ae6101ddb) error: unable to read sha1 file of xterm.js/src/addon-webgl.js (8c4a2adc0e23472c56767e8af5536d0c4b17d3cb) error: unable to read sha1 file of xterm.js/src/addon-webgl.js.map (471f31b570ff5eb55fecbc1715299d7d9370e314) error: unable to read sha1 file of xterm.js/src/index.html.hbs.in (9857e9de7119948cf1193813e8ddf39b8805602b) error: unable to read sha1 file of xterm.js/src/index.html.tpl.in (0084158d89f56f7d7c540d122d90f2f9b4909915) error: unable to read sha1 file of xterm.js/src/main.js (902a1c37c67c88c360e9ef24e7a0258561947b04) error: unable to read sha1 file of xterm.js/src/style.css (04db7d5da777e09263dea0cbc5b52bf6d76251d1) error: unable to read sha1 file of xterm.js/src/util.js (52cad215616c4f6d107469c2c1584ab3ec05cccb) error: unable to read sha1 file of xterm.js/src/xterm.css (e97b6439055da076119d8ce42225944623b80e9b) error: unable to read sha1 file of xterm.js/src/xterm.js (7ca75f8e5ec2a0741333130fd63fb9c79d9c2023) error: unable to read sha1 file of xterm.js/src/xterm.js.map (ef37aec9487a1449579a8186db08ffab5a09f556) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-xtermjs-5.3.0-3 ---------------------- The update script for pve-xtermjs-5.3.0-3 failed with exit code 1 [result] Failed to update pve-xtermjs 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath testharness, using log file: /var/log/proxmox-nixos-update/testharness/2025-07-31.log testharness 0 -> 1 attrpath: testharness [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-TestHarness-3.52 Press Enter key to continue... Running update for: - perl5.38.2-TestHarness-3.52: UPDATING ... - perl5.38.2-TestHarness-3.52: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update testharness 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath findbin, using log file: /var/log/proxmox-nixos-update/findbin/2025-07-31.log findbin 0 -> 1 attrpath: findbin [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-FindBin-1.54 Press Enter key to continue... Running update for: - perl5.38.2-FindBin-1.54: UPDATING ... - perl5.38.2-FindBin-1.54: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update findbin 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath posixstrptime, using log file: /var/log/proxmox-nixos-update/posixstrptime/2025-07-31.log posixstrptime 0 -> 1 attrpath: posixstrptime [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-POSIXstrptime-0.13 Press Enter key to continue... Running update for: - perl5.38.2-POSIXstrptime-0.13: UPDATING ... - perl5.38.2-POSIXstrptime-0.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update posixstrptime 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath socket, using log file: /var/log/proxmox-nixos-update/socket/2025-07-31.log socket 0 -> 1 attrpath: socket [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-Socket-2.039 Press Enter key to continue... Running update for: - perl5.38.2-Socket-2.039: UPDATING ... - perl5.38.2-Socket-2.039: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/perl-modules/socket/default.nix b/pkgs/perl-modules/socket/default.nix index b5ee7c0..a11ca10 100644 --- a/pkgs/perl-modules/socket/default.nix +++ b/pkgs/perl-modules/socket/default.nix @@ -6,11 +6,11 @@ perl538.pkgs.buildPerlPackage rec { pname = "Socket"; - version = "2.039"; + version = "2.040"; src = fetchurl { url = "mirror://cpan/authors/id/P/PE/PEVANS/Socket-${version}.tar.gz"; - hash = "sha256-XcYa5uBJ5Q0QUtZWNBtgkdyfiERkp44q/cK5if9DkLs="; + hash = "sha256-vgEC/c6o1D8bAu8u+UNFrEu8e2xm7OLd0aNZPYNxuhs="; }; passthru.updateScript = [ Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for socket is: Base32 encoder and decoder meta.homepage for socket is: https://metacpan.org/dist/Socket ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 2.040 with grep in /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040 - found 2.040 in filename of file in /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath socket ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A socket https://github.com/proxmox-update/nixpkgs/archive/f4efb356a11acf28c3d4074bf86fb07b93467263.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/f4efb356a11acf28c3d4074bf86fb07b93467263#socket ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040 ls -la /nix/store/kzrbsy5d5zqlgjvm5jyd7q134f88mlqi-perl5.38.2-Socket-2.040/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Thu, 31 Jul 2025 22:12:07 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","266"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4994"),("X-RateLimit-Reset","1754003412"),("X-RateLimit-Used","6"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","E5AA:107127:591CED9:5BA1882:688BEA37")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/socket.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [result] Failed to update socket 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath extjs, using log file: /var/log/proxmox-nixos-update/extjs/2025-07-31.log extjs 0 -> 1 attrpath: extjs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - extjs-7.0.0-5 Press Enter key to continue... Running update for: - extjs-7.0.0-5: UPDATING ... - extjs-7.0.0-5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update extjs 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath proxmox-widget-toolkit, using log file: /var/log/proxmox-nixos-update/proxmox-widget-toolkit/2025-07-31.log proxmox-widget-toolkit 0 -> 1 attrpath: proxmox-widget-toolkit [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - proxmox-widget-toolkit-4.3.3 Press Enter key to continue... Running update for: - proxmox-widget-toolkit-4.3.3: UPDATING ... - proxmox-widget-toolkit-4.3.3: ERROR --- SHOWING ERROR LOG FOR proxmox-widget-toolkit-4.3.3 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/proxmox-widget-toolkit/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/proxmox-widget-toolkit/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/proxmox-widget-toolkit/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: Could not read 9bea06359a284c5f0a398f70f40c2f410de9ce08 error: Could not read 9bea06359a284c5f0a398f70f40c2f410de9ce08 error: Could not read dc5d616d72e41b805155165aeb1c81c7fe7d058c From git://git.proxmox.com/git/proxmox-widget-toolkit 71fc13a..ee44181 master -> origin/master error: unable to read sha1 file of src/form/NetworkSelector.js (fe7c96b4a55fc77886542af507c09b037939eb16) error: unable to read sha1 file of src/node/NetworkView.js (0c62388b53b27bf0946f165fd9e59a86aa605614) error: unable to read sha1 file of src/node/ServiceView.js (e885937072442a72fc93a0e566e71d96cf4d17fa) error: unable to read sha1 file of src/panel/SmtpEditPanel.js (37e4d5192f447ed2b55ecf62f6f7940785c559d7) error: unable to read sha1 file of src/window/ConsentModal.js (611e26ee84487c4fc0d8079987ca2c93fd312f25) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR proxmox-widget-toolkit-4.3.3 ---------------------- The update script for proxmox-widget-toolkit-4.3.3 failed with exit code 1 [result] Failed to update proxmox-widget-toolkit 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-rados2, using log file: /var/log/proxmox-nixos-update/pve-rados2/2025-07-31.log pve-rados2 0 -> 1 attrpath: pve-rados2 [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-rados2-1.4.1 Press Enter key to continue... Running update for: - pve-rados2-1.4.1: UPDATING ... - pve-rados2-1.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-rados2/default.nix b/pkgs/pve-rados2/default.nix index d0d270e..b2dfb5d 100644 --- a/pkgs/pve-rados2/default.nix +++ b/pkgs/pve-rados2/default.nix @@ -9,12 +9,12 @@ perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-rados2"; - version = "1.4.1"; + version = "1.5.0"; src = fetchgit { url = "git://git.proxmox.com/git/librados2-perl.git"; - rev = "b2017399cac82628e15ec14e95551c14fdfbf14f"; - hash = "sha256-rHBM4xVwxAO0ZOU9YVw/n98JBzyRDwm0sOEAOhzUARc="; + rev = "52544bb3b69bad74b4caf29698bb9ceb9a7bb6e0"; + hash = "sha256-CcURv6KrfdyzRq9ccOXita05QHJ9AdvZTTxPRWpO0k0="; }; postPatch = '' Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-rados2 is: Perl bindings for librados meta.homepage for pve-rados2 is: git://git.proxmox.com/?p=librados2-perl.git ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 1.5.0 in filename of file in /nix/store/lg6bif6qsvpi6sbq3r5g9hdh9ksjj8y7-pve-rados2-1.5.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-rados2 ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-rados2 https://github.com/proxmox-update/nixpkgs/archive/3dec88e74a85cb12eed92fe6cef3afa9f1b73978.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/3dec88e74a85cb12eed92fe6cef3afa9f1b73978#pve-rados2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lg6bif6qsvpi6sbq3r5g9hdh9ksjj8y7-pve-rados2-1.5.0 ls -la /nix/store/lg6bif6qsvpi6sbq3r5g9hdh9ksjj8y7-pve-rados2-1.5.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Thu, 31 Jul 2025 22:12:54 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","270"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4992"),("X-RateLimit-Reset","1754003412"),("X-RateLimit-Used","8"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","BF20:3A28AF:5B453A7:5DC95F2:688BEA66")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/pve-rados2.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [result] Failed to update pve-rados2 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-storage, using log file: /var/log/proxmox-nixos-update/pve-storage/2025-07-31.log pve-storage 0 -> 1 attrpath: pve-storage [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-storage-8.3.2 Press Enter key to continue... Running update for: - pve-storage-8.3.2: UPDATING ... - pve-storage-8.3.2: ERROR --- SHOWING ERROR LOG FOR pve-storage-8.3.2 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-storage/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-storage/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-storage/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: pack has 27 unresolved deltas fatal: fetch-pack: invalid index-pack output --- SHOWING ERROR LOG FOR pve-storage-8.3.2 ---------------------- The update script for pve-storage-8.3.2 failed with exit code 1 [result] Failed to update pve-storage 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-manager, using log file: /var/log/proxmox-nixos-update/pve-manager/2025-07-31.log pve-manager 0 -> 1 attrpath: pve-manager [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-manager-8.3.5 Press Enter key to continue... Running update for: - pve-manager-8.3.5: UPDATING ... - pve-manager-8.3.5: ERROR --- SHOWING ERROR LOG FOR pve-manager-8.3.5 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-manager/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-manager/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-manager/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: pack has 3 unresolved deltas fatal: fetch-pack: invalid index-pack output --- SHOWING ERROR LOG FOR pve-manager-8.3.5 ---------------------- The update script for pve-manager-8.3.5 failed with exit code 1 [result] Failed to update pve-manager 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-novnc, using log file: /var/log/proxmox-nixos-update/pve-novnc/2025-07-31.log pve-novnc 0 -> 1 attrpath: pve-novnc [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-novnc-1.5.0-1 Press Enter key to continue... Running update for: - pve-novnc-1.5.0-1: UPDATING ... - pve-novnc-1.5.0-1: ERROR --- SHOWING ERROR LOG FOR pve-novnc-1.5.0-1 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of debian/changelog (46940c48c473af6d0f316cbde03e6d7f0b6d6c10) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-novnc-1.5.0-1 ---------------------- The update script for pve-novnc-1.5.0-1 failed with exit code 1 [result] Failed to update pve-novnc 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-qemu-server, using log file: /var/log/proxmox-nixos-update/pve-qemu-server/2025-07-31.log pve-qemu-server 0 -> 1 attrpath: pve-qemu-server [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-qemu-server-8.3.8 Press Enter key to continue... Running update for: - pve-qemu-server-8.3.8: UPDATING ... - pve-qemu-server-8.3.8: ERROR --- SHOWING ERROR LOG FOR pve-qemu-server-8.3.8 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: pack has 3 unresolved deltas fatal: fetch-pack: invalid index-pack output --- SHOWING ERROR LOG FOR pve-qemu-server-8.3.8 ---------------------- The update script for pve-qemu-server-8.3.8 failed with exit code 1 [result] Failed to update pve-qemu-server 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath mimebase32, using log file: /var/log/proxmox-nixos-update/mimebase32/2025-07-31.log mimebase32 0 -> 1 attrpath: mimebase32 [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-MIMEBase32-1.303 Press Enter key to continue... Running update for: - perl5.38.2-MIMEBase32-1.303: UPDATING ... - perl5.38.2-MIMEBase32-1.303: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mimebase32 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-docs, using log file: /var/log/proxmox-nixos-update/pve-docs/2025-07-31.log pve-docs 0 -> 1 attrpath: pve-docs [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-docs-8.3.1 Press Enter key to continue... Running update for: - pve-docs-8.3.1: UPDATING ... - pve-docs-8.3.1: ERROR --- SHOWING ERROR LOG FOR pve-docs-8.3.1 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: pack has 12 unresolved deltas fatal: fetch-pack: invalid index-pack output --- SHOWING ERROR LOG FOR pve-docs-8.3.1 ---------------------- The update script for pve-docs-8.3.1 failed with exit code 1 [result] Failed to update pve-docs 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath fonts-font-logos, using log file: /var/log/proxmox-nixos-update/fonts-font-logos/2025-07-31.log fonts-font-logos 0 -> 1 attrpath: fonts-font-logos [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - fonts-font-logos-1.0.1-3 Press Enter key to continue... Running update for: - fonts-font-logos-1.0.1-3: UPDATING ... - fonts-font-logos-1.0.1-3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update fonts-font-logos 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath markedjs, using log file: /var/log/proxmox-nixos-update/markedjs/2025-07-31.log markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - markedjs-15.0.12 Press Enter key to continue... Running update for: - markedjs-15.0.12: UPDATING ... - markedjs-15.0.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/markedjs/default.nix b/pkgs/markedjs/default.nix index 1490ad4..003d233 100644 --- a/pkgs/markedjs/default.nix +++ b/pkgs/markedjs/default.nix @@ -7,16 +7,16 @@ buildNpmPackage rec { pname = "markedjs"; - version = "15.0.12"; + version = "16.1.1"; src = fetchFromGitHub { owner = "markedjs"; repo = "marked"; rev = "v${version}"; - hash = "sha256-GwKL1EsxiYijPAMNM9bO0RQ/aQBcQSUlOy6O73igH6U="; + hash = "sha256-ZTOPmVw+3E1M9hQfcWQmMNPH8nABikvgvHu7BkZXBdg="; }; - npmDepsHash = "sha256-tUE8GWlwXmHpCeWyI0ipvSO2PvJ2YB0uCX7gugzscF0="; + npmDepsHash = "sha256-/UVtCEX5JHXE/LsMZ6aFKkxOFyTrG2Tb2FvlskfkDJs="; passthru.updateScript = nix-update-script { extraArgs = [ "--flake" ]; }; Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for markedjs is: A markdown parser and compiler. Built for speed meta.homepage for markedjs is: https://marked.js.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/markedjs/marked/releases/tag/v16.1.1) - [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v15.0.12...v16.1.1) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 16.1.1 with grep in /nix/store/80admb02dsk3cjmflbq14fnqzvjcnmcb-markedjs-16.1.1 - found 16.1.1 in filename of file in /nix/store/80admb02dsk3cjmflbq14fnqzvjcnmcb-markedjs-16.1.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath markedjs ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A markedjs https://github.com/proxmox-update/nixpkgs/archive/44ce42993854184dc1f1f513ae0df2ac746c26ae.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/44ce42993854184dc1f1f513ae0df2ac746c26ae#markedjs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/80admb02dsk3cjmflbq14fnqzvjcnmcb-markedjs-16.1.1 ls -la /nix/store/80admb02dsk3cjmflbq14fnqzvjcnmcb-markedjs-16.1.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Thu, 31 Jul 2025 22:14:35 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","268"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4989"),("X-RateLimit-Reset","1754003412"),("X-RateLimit-Used","11"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","B968:2585B4:FC3396:104EA13:688BEACB")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/markedjs.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [result] Failed to update markedjs 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath termreadline, using log file: /var/log/proxmox-nixos-update/termreadline/2025-07-31.log termreadline 0 -> 1 attrpath: termreadline [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-TermReadLine-1.14 Press Enter key to continue... Running update for: - perl5.38.2-TermReadLine-1.14: UPDATING ... - perl5.38.2-TermReadLine-1.14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update termreadline 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-http-server, using log file: /var/log/proxmox-nixos-update/pve-http-server/2025-07-31.log pve-http-server 0 -> 1 attrpath: pve-http-server [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-http-server-5.2.2 Press Enter key to continue... Running update for: - pve-http-server-5.2.2: UPDATING ... - pve-http-server-5.2.2: ERROR --- SHOWING ERROR LOG FOR pve-http-server-5.2.2 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-http-server/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-http-server/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-http-server/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: missing blob object '4ce036829b0a9d15a6d8d6c2211e2057ecd5ba3e' error: git://git.proxmox.com/git/pve-http-server.git did not send all necessary objects --- SHOWING ERROR LOG FOR pve-http-server-5.2.2 ---------------------- The update script for pve-http-server-5.2.2 failed with exit code 1 [result] Failed to update pve-http-server 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-cluster, using log file: /var/log/proxmox-nixos-update/pve-cluster/2025-07-31.log pve-cluster 0 -> 1 attrpath: pve-cluster [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-cluster-8.0.10 Press Enter key to continue... Running update for: - pve-cluster-8.0.10: UPDATING ... - pve-cluster-8.0.10: ERROR --- SHOWING ERROR LOG FOR pve-cluster-8.0.10 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-cluster/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-cluster/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-cluster/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: missing blob object 'aa4da96f5d74077b17e52601b65d090ee31a5ca1' error: git://git.proxmox.com/git/pve-cluster.git did not send all necessary objects --- SHOWING ERROR LOG FOR pve-cluster-8.0.10 ---------------------- The update script for pve-cluster-8.0.10 failed with exit code 1 [result] Failed to update pve-cluster 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-edk2-firmware, using log file: /var/log/proxmox-nixos-update/pve-edk2-firmware/2025-07-31.log pve-edk2-firmware 0 -> 1 attrpath: pve-edk2-firmware [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-edk2-firmware-4.2025.02-3 Press Enter key to continue... Running update for: - pve-edk2-firmware-4.2025.02-3: UPDATING ... - pve-edk2-firmware-4.2025.02-3: ERROR --- SHOWING ERROR LOG FOR pve-edk2-firmware-4.2025.02-3 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-edk2-firmware/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-edk2-firmware/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-edk2-firmware/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of debian/changelog (97e21ee780975a84f289d1b421c9326bc98ea988) error: unable to read sha1 file of debian/control (632cea53bd2164a31f1f19f4bf04b628d0905b09) error: unable to read sha1 file of debian/edk2-vars-generator.py (351e556211005601e03fb76229bcc4ec54678c62) error: unable to read sha1 file of debian/patches/UefiCpuPkg-MpInitLib-Fix-split-lock-violation-from-M.patch (e68278add26aaab1dde4175bc04053ee6160d3f0) error: unable to read sha1 file of debian/patches/series (f9e35827ae0cb277592012b3045171e5edd268d7) error: unable to read sha1 file of debian/python/UEFI/Qemu.py (5e1ee874197064945385dea48eab9cbd88a76642) error: unable to read sha1 file of debian/rules (494f162e304dc27b6afc8441cf40e84d804946a0) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-edk2-firmware-4.2025.02-3 ---------------------- The update script for pve-edk2-firmware-4.2025.02-3 failed with exit code 1 [result] Failed to update pve-edk2-firmware 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-firewall, using log file: /var/log/proxmox-nixos-update/pve-firewall/2025-07-31.log pve-firewall 0 -> 1 attrpath: pve-firewall [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-firewall-5.0.7 Press Enter key to continue... Running update for: - pve-firewall-5.0.7: UPDATING ... - pve-firewall-5.0.7: ERROR --- SHOWING ERROR LOG FOR pve-firewall-5.0.7 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-firewall/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-firewall/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-firewall/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of Makefile (b5c96a5c8f85e7bfb7de0b38157dd39399ad0346) error: unable to read sha1 file of src/PVE/API2/Firewall/Aliases.pm (eaafe6864de93ce34dbf1e615a6221c2fda26917) error: unable to read sha1 file of src/PVE/API2/Firewall/Cluster.pm (51d0e43878f75aaf028742c57aefa1ae3cb91c74) error: unable to read sha1 file of src/PVE/API2/Firewall/Groups.pm (a897a1b7dc9049b3998bc92331109c0f9c0884e3) error: unable to read sha1 file of src/PVE/API2/Firewall/Helpers.pm (0fb71f7dce9db73024fadc29564b84839fa0b70c) error: unable to read sha1 file of src/PVE/API2/Firewall/Host.pm (14a0efcc016798bca25feefd995aa10ad95294c9) error: unable to read sha1 file of src/PVE/API2/Firewall/IPSet.pm (43a51a724581e3dd71d12fcec7d2df70e14faf36) error: unable to read sha1 file of src/PVE/API2/Firewall/Rules.pm (992ad9a1a9558893436d9561e717ec64a141a0a8) error: unable to read sha1 file of src/PVE/API2/Firewall/VM.pm (c3a5acce9dd1ec676414e1cb8db58de75acd7d03) error: unable to read sha1 file of src/PVE/API2/Firewall/Vnet.pm (7d72361021607a51c562e151d194a530eb5e0eb4) error: unable to read sha1 file of src/PVE/Service/pve_firewall.pm (95901a5458891cc32bb9d88bb00f5586b7b8dc31) error: unable to read sha1 file of test/fwtester.pl (b14ad9dfd98f3874b5078e5273c3180bc71a79e4) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-firewall-5.0.7 ---------------------- The update script for pve-firewall-5.0.7 failed with exit code 1 [result] Failed to update pve-firewall 0 -> 1 [options] github_user: proxmox-update, pull_request: YES, batch_update: NO, calculate_outpaths: NO, cve_report: NO, nixpkgs-review: NO, nixpkgs_dir: "/var/cache/proxmox-nixos-update/worker/proxmox-nixos", use attrpath: NO For attrpath pve-guest-common, using log file: /var/log/proxmox-nixos-update/pve-guest-common/2025-07-31.log pve-guest-common 0 -> 1 attrpath: pve-guest-common [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-guest-common-5.1.7 Press Enter key to continue... Running update for: - pve-guest-common-5.1.7: UPDATING ... - pve-guest-common-5.1.7: ERROR --- SHOWING ERROR LOG FOR pve-guest-common-5.1.7 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-guest-common/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-guest-common/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-guest-common/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: fatal: unresolved deltas left after unpacking fatal: unpack-objects failed --- SHOWING ERROR LOG FOR pve-guest-common-5.1.7 ---------------------- The update script for pve-guest-common-5.1.7 failed with exit code 1 [result] Failed to update pve-guest-common 0 -> 1