[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 sencha-touch, using log file: /var/log/proxmox-nixos-update/sencha-touch/2025-06-27.log sencha-touch 0 -> 1 attrpath: sencha-touch [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - sencha-touch-2.4.2 Press Enter key to continue... Running update for: - sencha-touch-2.4.2: UPDATING ... - sencha-touch-2.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sencha-touch 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-06-27.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 socket, using log file: /var/log/proxmox-nixos-update/socket/2025-06-27.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! The diff was empty after rewrites. [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 posixstrptime, using log file: /var/log/proxmox-nixos-update/posixstrptime/2025-06-27.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 pve-qemu, using log file: /var/log/proxmox-nixos-update/pve-qemu/2025-06-27.log pve-qemu 0 -> 1 attrpath: pve-qemu [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-06-27.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 pve-apiclient, using log file: /var/log/proxmox-nixos-update/pve-apiclient/2025-06-27.log pve-apiclient 0 -> 1 attrpath: pve-apiclient [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-apiclient-3.3.2 Press Enter key to continue... Running update for: - pve-apiclient-3.3.2: UPDATING ... - pve-apiclient-3.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-apiclient/default.nix b/pkgs/pve-apiclient/default.nix index 9023f3f..dc28fc0 100644 --- a/pkgs/pve-apiclient/default.nix +++ b/pkgs/pve-apiclient/default.nix @@ -12,12 +12,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-apiclient"; - version = "3.3.2"; + version = "3.4.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "94d38f0aba67ad04bf20159f605d5f7380cf7b58"; - hash = "sha256-wCPCEx8SpGpcuYDV2InobN9bcBu0RUlzcpD6sgmm/Wg="; + rev = "6138da4f9d2e96db4a809fd8d4927dec43f8a9f9"; + hash = "sha256-2Dg364G2M8tBPPWSF2w2Ebz8UahYdopslyqqNWuLYVY="; }; sourceRoot = "${src.name}/src"; 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-apiclient is: Perl API client library meta.homepage for pve-apiclient is: git://git.proxmox.com/?p=pve-apiclient.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 3.4.0 in filename of file in /nix/store/d23di3dcqf84a5hf7z5nir51z5w2karq-pve-apiclient-3.4.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-apiclient ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-apiclient https://github.com/proxmox-update/nixpkgs/archive/c31e2f3aebf1935b61ddc161953c525e9a7fc0a4.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/c31e2f3aebf1935b61ddc161953c525e9a7fc0a4#pve-apiclient ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/d23di3dcqf84a5hf7z5nir51z5w2karq-pve-apiclient-3.4.0 ls -la /nix/store/d23di3dcqf84a5hf7z5nir51z5w2karq-pve-apiclient-3.4.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","Fri, 27 Jun 2025 10:12:52 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","273"),("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","4995"),("X-RateLimit-Reset","1751022619"),("X-RateLimit-Used","5"),("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","90F4:2F0BDC:CEBC8:D3430:685E6EA4")], 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-apiclient.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [result] Failed to update pve-apiclient 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-06-27.log proxmox-widget-toolkit 0 -> 1 attrpath: proxmox-widget-toolkit [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/proxmox-widget-toolkit/default.nix b/pkgs/proxmox-widget-toolkit/default.nix index 5a6c04e..454e2f5 100644 --- a/pkgs/proxmox-widget-toolkit/default.nix +++ b/pkgs/proxmox-widget-toolkit/default.nix @@ -9,12 +9,12 @@ stdenv.mkDerivation rec { pname = "proxmox-widget-toolkit"; - version = "4.3.3"; + version = "5.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/proxmox-widget-toolkit.git"; - rev = "a5fb3afcf9f9865baf379f8840d411e30f07625d"; - hash = "sha256-wJe8TW5mP6g+JdmAoe4GZ6Wj3grkzgOAJhEYf2N7Gis="; + rev = "ae9c3798ed5c51b87a2b8b236a30d485094b3a4d"; + hash = "sha256-1CuOGLQCF9+weNiibRp3oZGpVRcWf1bK8UzTl50AQCI="; }; 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-widget-toolkit Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . proxmox-widget-toolkit Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/proxmox-widget-toolkit' is dirty error: attribute 'proxmox-widget-toolkit' in selection path 'proxmox-widget-toolkit' not found [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 uuid, using log file: /var/log/proxmox-nixos-update/uuid/2025-06-27.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 nixmoxer, using log file: /var/log/proxmox-nixos-update/nixmoxer/2025-06-27.log nixmoxer 0 -> 1 attrpath: nixmoxer [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - nixmoxer-1.0.0 Press Enter key to continue... Running update for: - nixmoxer-1.0.0: UPDATING ... - nixmoxer-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixmoxer 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-06-27.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 pve-storage, using log file: /var/log/proxmox-nixos-update/pve-storage/2025-06-27.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: error: unable to read sha1 file of Makefile (51925a153be20cf9fb0f3d802e0202fec4d7e34d) error: unable to read sha1 file of src/PVE/API2/Disks.pm (3f8b196780f9a7420372bb30a7e5247ec4ece7fe) error: unable to read sha1 file of src/PVE/API2/Disks/Directory.pm (1de26a45b5a3078b75250ad48cba221f0fe9805d) error: unable to read sha1 file of src/PVE/API2/Disks/LVM.pm (9f8f951699d890008b9859756e5573ae6af7e97e) error: unable to read sha1 file of src/PVE/API2/Disks/LVMThin.pm (a0ce4973d2523468370abafef511486b2b6dbcaa) error: unable to read sha1 file of src/PVE/API2/Disks/ZFS.pm (7dae404de131c1d53c298ff51c7c688bbc5c6b2a) error: unable to read sha1 file of src/PVE/API2/Storage/Config.pm (03440cf765fa0145e01fffc2e0d8ee329cb84a4e) error: unable to read sha1 file of src/PVE/API2/Storage/Content.pm (1fe73034286c55b096bc54e6ea48a7397d034c57) error: unable to read sha1 file of src/PVE/API2/Storage/FileRestore.pm (4058c5690e555f50c8a15470e992c972f3fd8624) error: unable to read sha1 file of src/PVE/API2/Storage/PruneBackups.pm (2920c899701e0215eccae7b446f37c72a470ff25) error: unable to read sha1 file of src/PVE/API2/Storage/Status.pm (f7c35195c6b977560decc6997dab96fc3ada3109) error: unable to read sha1 file of src/PVE/BackupProvider/Plugin/Base.pm (fd583fec536547ea3d3ebec61d98a75b1b0f36fc) error: unable to read sha1 file of src/PVE/CephConfig.pm (5347781d88857253672475d35dc44532f0ca588f) error: unable to read sha1 file of src/PVE/Diskmanage.pm (1062bfdfbe9c023714b3a437799c528c1108b9d3) error: unable to read sha1 file of src/PVE/GuestImport.pm (3d59dcd7028cda45d7d4df51aaceb9ce413b1646) error: unable to read sha1 file of src/PVE/GuestImport/OVF.pm (f5200a7f045f2e94fe049e6279edfacf5ebaf26a) error: unable to read sha1 file of src/PVE/Storage/BTRFSPlugin.pm (8c79ea478474983d1c221a6ca0c9b0fbebd07c39) error: unable to read sha1 file of src/PVE/Storage/CIFSPlugin.pm (c1441e9929c5cd5a2146f21b1ba763673ffb8e47) error: unable to read sha1 file of src/PVE/Storage/CephFSPlugin.pm (67c79aa17643d9c2e96611d40cdbf91a8b6c6bbf) error: unable to read sha1 file of src/PVE/Storage/Common.pm (89a70f437f484365c6bb55e1d6e95cee9f3bff25) error: unable to read sha1 file of src/PVE/Storage/DirPlugin.pm (10e4f700ec468a87af56d0b05e48cebb2f2e3f67) error: unable to read sha1 file of src/PVE/Storage/ESXiPlugin.pm (ab5242d1191a6a940cf7db5c5a2f5d6aefafc977) error: unable to read sha1 file of src/PVE/Storage/ISCSIDirectPlugin.pm (9b7f77cec813f5b7919e5c2b22c8ee6f988ebab4) error: unable to read sha1 file of src/PVE/Storage/ISCSIPlugin.pm (7691ec64c05cbf133bdb86b121431ad4301404f0) error: unable to read sha1 file of src/PVE/Storage/LVMPlugin.pm (1a992e88feccacfab2476479e4db47f28f91a016) error: unable to read sha1 file of src/PVE/Storage/LunCmd/Comstar.pm (0f491cd5c4dec9e3621dd6b1d2dadc589bd10d5a) error: unable to read sha1 file of src/PVE/Storage/LunCmd/Iet.pm (bd93ac390d789eb24d1002705dec2adc905a2a85) error: unable to read sha1 file of src/PVE/Storage/LunCmd/Istgt.pm (3dc9d4382bcadbe229eac9207ac5d3286e3755ba) error: unable to read sha1 file of src/PVE/Storage/LunCmd/LIO.pm (183d43b46f79c78980a7bffd3b4fe6772fb76cb5) error: unable to read sha1 file of src/PVE/Storage/LvmThinPlugin.pm (c244c9114685dc2a959403e3e4ab0d927b27d724) error: unable to read sha1 file of src/PVE/Storage/NFSPlugin.pm (65c5e115584a96a13179277c27d0dc99492e1117) error: unable to read sha1 file of src/PVE/Storage/PBSPlugin.pm (00170f5afaf876ca622ad5da62f18cfb6e9c4797) error: unable to read sha1 file of src/PVE/Storage/RBDPlugin.pm (c0bbe2cc652864e974c7ce98abe283ddfa7db030) error: unable to read sha1 file of src/PVE/Storage/ZFSPlugin.pm (f0fa5222c06c07401c4363b531074e8f1e4f70e7) error: unable to read sha1 file of src/PVE/Storage/ZFSPoolPlugin.pm (713d26fcc68ebfae6da266294751431586904f8c) error: unable to read sha1 file of src/PVE/test/ceph_conf_parse_write_test.pl (8bee60064c6d18aa67e63992f0856c0bf8fb960d) error: unable to read sha1 file of src/test/archive_info_test.pm (c5c3992cedf8527f911b581f93ad2e855520c09b) error: unable to read sha1 file of src/test/disklist_test.pm (a0dc01f6e97a1f60546c27dbc045a5816eabf9dc) error: unable to read sha1 file of src/test/filesystem_path_test.pm (af52380c9842868a0788349c96598c60dbaa4d5b) error: unable to read sha1 file of src/test/get_subdir_test.pm (5fb5445831d428cf2faf8970ba925cfa0485e3ca) error: unable to read sha1 file of src/test/list_volumes_test.pm (e528fc3769164ad93eade11bd702ddab58416b01) error: unable to read sha1 file of src/test/parse_volname_test.pm (9e968428ecae43916e2aa9f22b47151924df1732) error: unable to read sha1 file of src/test/path_to_volume_id_test.pm (9a5ecbb1788ed98e1c9e38c5d079521f57318b00) error: unable to read sha1 file of src/test/prune_backups_test.pm (5cde3a818467832a80ebdd800a047dd7bc8f4050) error: unable to read sha1 file of src/test/rbd_namespace.pl (ecec9f2939480cb19f43b4dd04932e2393d9895f) error: unable to read sha1 file of src/test/run_bwlimit_tests.pl (973a8e5db19590728b462e822465942268c80d14) error: unable to read sha1 file of src/test/run_disk_tests.pl (5a6af07682a1498e9fb727d5933b46435a40822a) error: unable to read sha1 file of src/test/run_ovf_tests.pl (43b2ee246340bd8a6e37202fad52f1eeebfe4ab1) error: unable to read sha1 file of src/test/run_plugin_tests.pl (8bce9d3b668e3189cd8fb4134a697f69bfa4b225) error: unable to read sha1 file of src/test/run_test_zfspoolplugin.pl (9bd70a8b0cce8715d8bcf4db00dae3647e41bfb4) fatal: Could not reset index file to revision '@{u}'. --- 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 linstor-client, using log file: /var/log/proxmox-nixos-update/linstor-client/2025-06-27.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 iosocketip, using log file: /var/log/proxmox-nixos-update/iosocketip/2025-06-27.log iosocketip 0 -> 1 attrpath: iosocketip [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-IOSocketIP-0.42 Press Enter key to continue... Running update for: - perl5.38.2-IOSocketIP-0.42: UPDATING ... - perl5.38.2-IOSocketIP-0.42: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/perl-modules/iosocketip/default.nix b/pkgs/perl-modules/iosocketip/default.nix index 4ca37c7..38f84a2 100644 --- a/pkgs/perl-modules/iosocketip/default.nix +++ b/pkgs/perl-modules/iosocketip/default.nix @@ -6,11 +6,11 @@ perl538.pkgs.buildPerlModule rec { pname = "IOSocketIP"; - version = "0.42"; + version = "0.43"; src = fetchurl { url = "mirror://cpan/authors/id/P/PE/PEVANS/IO-Socket-IP-${version}.tar.gz"; - hash = "sha256-+Xo4RsUKTgZYzhciznzCrK2UcucEeL++nHlPsdtqaxM="; + hash = "sha256-6/Yhf0j1N66aeBJvDstLqj1IIOPiYVPOJQ87/9BfbQs="; }; passthru.updateScript = [ 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.iosocketip Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . iosocketip Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/iosocketip' is dirty error: attribute 'iosocketip' in selection path 'iosocketip' not found [result] Failed to update iosocketip 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-06-27.log pve-qemu-server 0 -> 1 attrpath: pve-qemu-server [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-qemu-server/default.nix b/pkgs/pve-qemu-server/default.nix index 974418c..e1cbb5b 100644 --- a/pkgs/pve-qemu-server/default.nix +++ b/pkgs/pve-qemu-server/default.nix @@ -53,12 +53,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-qemu-server"; - version = "8.3.8"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/qemu-server.git"; - rev = "78a0c43e7c6b844d1c4f7ce037ce32c9ed6857cd"; - hash = "sha256-YktRlURya0pPg5mu+LVlJcBDhDW5Kd7tduZv0hgGyJo="; + rev = "e85b352aa82b5e7844c11a01d825e6ef381a4e0f"; + hash = "sha256-H/bfSz7qKeZkvPJukRAfNxOU6ytcxb6Lr7fQfnBmCJY="; }; postPatch = '' 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.pve-qemu-server Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . pve-qemu-server Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server' is dirty error: attribute 'pve-qemu-server' in selection path 'pve-qemu-server' not found [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 pve-common, using log file: /var/log/proxmox-nixos-update/pve-common/2025-06-27.log pve-common 0 -> 1 attrpath: pve-common [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-common-8.3.1 Press Enter key to continue... Running update for: - pve-common-8.3.1: UPDATING ... - pve-common-8.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-common/default.nix b/pkgs/pve-common/default.nix index edc46d3..1e8e28e 100644 --- a/pkgs/pve-common/default.nix +++ b/pkgs/pve-common/default.nix @@ -71,12 +71,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-common"; - version = "8.3.1"; + version = "9.0.1"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "85d46b41030f538e1e42b570187b0aea3f3f6afd"; - hash = "sha256-kSx0mSP5Htcid2a/bNPNFCsy4jURc/NDHHILWXpQIlk="; + rev = "9a1453298049321c0fa78fdd876393e55c97c6e0"; + hash = "sha256-+T9h71s1T8xZ1kXL9u105aBZDZejfnqpSrYtv/QfToQ="; }; 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.pve-common Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . pve-common Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/pve-common' is dirty error: attribute 'pve-common' in selection path 'pve-common' not found [result] Failed to update pve-common 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-06-27.log pve-access-control 0 -> 1 attrpath: pve-access-control [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-access-control/default.nix b/pkgs/pve-access-control/default.nix index 8d6de55..72527cb 100644 --- a/pkgs/pve-access-control/default.nix +++ b/pkgs/pve-access-control/default.nix @@ -19,12 +19,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-access-control"; - version = "8.2.2"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "25dd3756f90afbf65799da4708b3df9c2bf7e9f6"; - hash = "sha256-gmTlDvOTPeFNB2W0H3xHZBWsRFY6XeIb0r/1qNzsphA="; + rev = "ca27a7666a006b5b72592ae1e592cac3a019405e"; + hash = "sha256-bvPkcOmDgKiKD4OUWenYqFPqMNcX/6RtOm3aFHK9Xes="; }; sourceRoot = "${src.name}/src"; 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-access-control is: Proxmox VE Access control framework meta.homepage for pve-access-control is: git://git.proxmox.com/?p=pve-access-control.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 9.0.0 in filename of file in /nix/store/jcyf7vy28gcxij8lqblg6zgzqwsprr4a-pve-access-control-9.0.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-access-control ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-access-control https://github.com/proxmox-update/nixpkgs/archive/3bd469988405e8b7936efaa82e09e4c329176566.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/3bd469988405e8b7936efaa82e09e4c329176566#pve-access-control ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jcyf7vy28gcxij8lqblg6zgzqwsprr4a-pve-access-control-9.0.0 ls -la /nix/store/jcyf7vy28gcxij8lqblg6zgzqwsprr4a-pve-access-control-9.0.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","Fri, 27 Jun 2025 10:15:28 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","278"),("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","4987"),("X-RateLimit-Reset","1751022619"),("X-RateLimit-Used","13"),("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","D50A:352EB5:FB66E:100F9D:685E6F40")], 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-access-control.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [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 markedjs, using log file: /var/log/proxmox-nixos-update/markedjs/2025-06-27.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..3fc7442 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.0.0"; src = fetchFromGitHub { owner = "markedjs"; repo = "marked"; rev = "v${version}"; - hash = "sha256-GwKL1EsxiYijPAMNM9bO0RQ/aQBcQSUlOy6O73igH6U="; + hash = "sha256-7RRDBtLAH/KC07GRLOR2Yxakx2VYRuLd/RkbYHinbTg="; }; - npmDepsHash = "sha256-tUE8GWlwXmHpCeWyI0ipvSO2PvJ2YB0uCX7gugzscF0="; + npmDepsHash = "sha256-bpu3oh26m4dvq8QL/TVXeZC87TvRScPynXSrrCFZ3/Y="; 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.0.0) - [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v15.0.12...v16.0.0) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 16.0.0 with grep in /nix/store/l0z1skhr0snbydkhlhld93hby8s573kx-markedjs-16.0.0 - found 16.0.0 in filename of file in /nix/store/l0z1skhr0snbydkhlhld93hby8s573kx-markedjs-16.0.0 ---
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/bf68673111402f30fa3a57e7d9030730ffccefae.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/bf68673111402f30fa3a57e7d9030730ffccefae#markedjs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/l0z1skhr0snbydkhlhld93hby8s573kx-markedjs-16.0.0 ls -la /nix/store/l0z1skhr0snbydkhlhld93hby8s573kx-markedjs-16.0.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). https://api.github.com/repos/SaumonNet/proxmox-nixos/pulls/178 [result] Success updating 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 mimebase64, using log file: /var/log/proxmox-nixos-update/mimebase64/2025-06-27.log mimebase64 0 -> 1 attrpath: mimebase64 [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-MIMEBase64-3.16 Press Enter key to continue... Running update for: - perl5.38.2-MIMEBase64-3.16: UPDATING ... - perl5.38.2-MIMEBase64-3.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mimebase64 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-ha-manager, using log file: /var/log/proxmox-nixos-update/pve-ha-manager/2025-06-27.log pve-ha-manager 0 -> 1 attrpath: pve-ha-manager [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-ha-manager-4.0.7 Press Enter key to continue... Running update for: - pve-ha-manager-4.0.7: UPDATING ... - pve-ha-manager-4.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-ha-manager/default.nix b/pkgs/pve-ha-manager/default.nix index eaba9a9..e1af6cf 100644 --- a/pkgs/pve-ha-manager/default.nix +++ b/pkgs/pve-ha-manager/default.nix @@ -27,12 +27,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-ha-manager"; - version = "4.0.7"; + version = "5.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "53d8e4892147a063c215bdd9b0c1224d14dad898"; - hash = "sha256-n/Lj12k2h81ZPNYKaiVJ2U3H+TPs/ijwqF8IwJP4Q2o="; + rev = "264dc2c58d145394219f82f25d41f4fc438c4dc4"; + hash = "sha256-89zmvn97Gb4X95woSGu1kbQxDw0rgEB4UQjdL+DPRzs="; }; sourceRoot = "${src.name}/src"; 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-ha-manager is: Proxmox VE High Availabillity Manager meta.homepage for pve-ha-manager is: git://git.proxmox.com/?p=pve-ha-manager.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 5.0.0 in filename of file in /nix/store/6gz3sw48c3cg0hmgdx7bgz4hvd337471-pve-ha-manager-5.0.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-ha-manager ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-ha-manager https://github.com/proxmox-update/nixpkgs/archive/0abddb9fce8bb7f6045431c93d3f01565ac63667.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/0abddb9fce8bb7f6045431c93d3f01565ac63667#pve-ha-manager ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6gz3sw48c3cg0hmgdx7bgz4hvd337471-pve-ha-manager-5.0.0 ls -la /nix/store/6gz3sw48c3cg0hmgdx7bgz4hvd337471-pve-ha-manager-5.0.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","Fri, 27 Jun 2025 10:16:52 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","274"),("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","4979"),("X-RateLimit-Reset","1751022619"),("X-RateLimit-Used","21"),("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","AC0E:3ACBE:10C93B:112B3D:685E6F94")], 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-ha-manager.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [result] Failed to update pve-ha-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-edk2-firmware, using log file: /var/log/proxmox-nixos-update/pve-edk2-firmware/2025-06-27.log pve-edk2-firmware 0 -> 1 attrpath: pve-edk2-firmware [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! The diff was empty after rewrites. [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-06-27.log pve-firewall 0 -> 1 attrpath: pve-firewall [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-firewall/default.nix b/pkgs/pve-firewall/default.nix index 47577e9..c0f6155 100644 --- a/pkgs/pve-firewall/default.nix +++ b/pkgs/pve-firewall/default.nix @@ -22,12 +22,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-firewall"; - version = "5.0.7"; + version = "6.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "4339ef1526fd482f800438fbdeec2f6b50133be2"; - hash = "sha256-bAbObcdrxTY6VVwpP3fH8+7TBudlViQHNTVPjZdm8c8="; + rev = "ca4242087e61e5bd048f91dd3b934b60b289312b"; + hash = "sha256-9YBPOiNFmKwTY6wE3g/rJshDV2+2EEo6TrUSF6Bb7QU="; }; sourceRoot = "${src.name}/src"; 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-firewall is: Firewall test scripts meta.homepage for pve-firewall is: git://git.proxmox.com/?p=pve-firewall.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 6.0.0 in filename of file in /nix/store/b2r9wjwld9cs80qgcmglvh9zhdpqhllm-pve-firewall-6.0.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-firewall ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-firewall https://github.com/proxmox-update/nixpkgs/archive/b3d861b822129f38cdfa37c676346fe7d088693c.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/b3d861b822129f38cdfa37c676346fe7d088693c#pve-firewall ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/b2r9wjwld9cs80qgcmglvh9zhdpqhllm-pve-firewall-6.0.0 ls -la /nix/store/b2r9wjwld9cs80qgcmglvh9zhdpqhllm-pve-firewall-6.0.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","Fri, 27 Jun 2025 10:17:32 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","272"),("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","4977"),("X-RateLimit-Reset","1751022619"),("X-RateLimit-Used","23"),("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","D98E:33FACE:13641A:13CB0B:685E6FBC")], 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-firewall.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [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 proxmox-i18n, using log file: /var/log/proxmox-nixos-update/proxmox-i18n/2025-06-27.log proxmox-i18n 0 -> 1 attrpath: proxmox-i18n [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/proxmox-i18n/default.nix b/pkgs/proxmox-i18n/default.nix index 1e8d58d..daa6760 100644 --- a/pkgs/proxmox-i18n/default.nix +++ b/pkgs/proxmox-i18n/default.nix @@ -17,12 +17,12 @@ let in stdenv.mkDerivation rec { pname = "proxmox-i18n"; - version = "3.2.4"; + version = "3.4.5"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "80a4665aa333807539a491cce7feef3f62ffe8aa"; - hash = "sha256-CGH6ceUJVHdljKMDofPWVXHSNA0XOiUVLmZL6Gjkm60="; + rev = "24e0aeb18ee90b73a7c98f6d4479ba7e0899ebc7"; + hash = "sha256-oAl3Fs9JW3JFNb2HJAxpPjLcRxU5WKaEiZVtbcKabpU="; }; 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.homepage for proxmox-i18n is: git://git.proxmox.com/?p=proxmox-i18n.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 3.4.5 in filename of file in /nix/store/fav4lag1i6xp81aa4d68lb28gz4cxlsl-proxmox-i18n-3.4.5 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath proxmox-i18n ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A proxmox-i18n https://github.com/proxmox-update/nixpkgs/archive/3abe8a0c9ff5facf213a3081a801df75dc91979f.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/3abe8a0c9ff5facf213a3081a801df75dc91979f#proxmox-i18n ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fav4lag1i6xp81aa4d68lb28gz4cxlsl-proxmox-i18n-3.4.5 ls -la /nix/store/fav4lag1i6xp81aa4d68lb28gz4cxlsl-proxmox-i18n-3.4.5/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings 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","Fri, 27 Jun 2025 22:12:03 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","272"),("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","4997"),("X-RateLimit-Reset","1751065838"),("X-RateLimit-Used","3"),("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","8654:6F931:2932A5:2AA8F4:685F1733")], 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/proxmox-i18n.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [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 socket, using log file: /var/log/proxmox-nixos-update/socket/2025-06-27.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! The diff was empty after rewrites. [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 posixstrptime, using log file: /var/log/proxmox-nixos-update/posixstrptime/2025-06-27.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 pve-qemu, using log file: /var/log/proxmox-nixos-update/pve-qemu/2025-06-27.log pve-qemu 0 -> 1 attrpath: pve-qemu [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-06-27.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 pve-apiclient, using log file: /var/log/proxmox-nixos-update/pve-apiclient/2025-06-27.log pve-apiclient 0 -> 1 attrpath: pve-apiclient [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-apiclient-3.3.2 Press Enter key to continue... Running update for: - pve-apiclient-3.3.2: UPDATING ... - pve-apiclient-3.3.2: ERROR --- SHOWING ERROR LOG FOR pve-apiclient-3.3.2 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-apiclient/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-apiclient/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-apiclient/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 (c270ea155b779006a29acec8b52601dc8d33668b) error: unable to read sha1 file of debian/changelog (9c1ebb6e9e2fea624127062133131b7515d46c86) error: unable to read sha1 file of src/PVE/APIClient/Exception.pm (806ea9d9095bd0fe734bf7e876f3689d7d22b755) error: unable to read sha1 file of src/PVE/APIClient/LWP.pm (7407dc42e175ced8e0a1a11a80f9edbac1e9a2af) error: unable to read sha1 file of src/examples/example1.pl (3635362eb0443c8857b2b23267cb51e0cb91de46) error: unable to read sha1 file of src/examples/example2.pl (c0794ec92eb8f94718349304b9b8cf8b436fbce1) error: unable to read sha1 file of src/examples/example3.pl (1b5a0eeb80adf79d9c7cbbfebc0ebf0d388b54b7) error: unable to read sha1 file of src/examples/example4.pl (47f3a2cb797c78939f422ad7d21d2ebb1d887c4a) error: unable to read sha1 file of src/examples/perftest1.pl (68e7dfdfc2e344185c0748036cfb25fcb12ea518) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-apiclient-3.3.2 ---------------------- The update script for pve-apiclient-3.3.2 failed with exit code 1 [result] Failed to update pve-apiclient 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-06-27.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 uuid, using log file: /var/log/proxmox-nixos-update/uuid/2025-06-27.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 pve-rados2, using log file: /var/log/proxmox-nixos-update/pve-rados2/2025-06-27.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/0e6f50baed887a156b5f286306ab50f52ea95d42.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/0e6f50baed887a156b5f286306ab50f52ea95d42#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","Fri, 27 Jun 2025 22:13:37 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","4995"),("X-RateLimit-Reset","1751065838"),("X-RateLimit-Used","5"),("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","BE3C:9CDCF:28C73A:2A4826:685F1791")], 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-06-27.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: error: unable to read sha1 file of Makefile (51925a153be20cf9fb0f3d802e0202fec4d7e34d) error: unable to read sha1 file of debian/changelog (3822ee8859a04be44d682f51131be48fafb6990e) error: unable to read sha1 file of debian/control (5341317fb054b3f4f7808f7d9b9e716f31f60760) error: unable to read sha1 file of src/PVE/API2/Disks.pm (3f8b196780f9a7420372bb30a7e5247ec4ece7fe) error: unable to read sha1 file of src/PVE/API2/Disks/Directory.pm (1de26a45b5a3078b75250ad48cba221f0fe9805d) error: unable to read sha1 file of src/PVE/API2/Disks/LVM.pm (9f8f951699d890008b9859756e5573ae6af7e97e) error: unable to read sha1 file of src/PVE/API2/Disks/LVMThin.pm (a0ce4973d2523468370abafef511486b2b6dbcaa) error: unable to read sha1 file of src/PVE/API2/Disks/ZFS.pm (7dae404de131c1d53c298ff51c7c688bbc5c6b2a) error: unable to read sha1 file of src/PVE/API2/Storage/Config.pm (03440cf765fa0145e01fffc2e0d8ee329cb84a4e) error: unable to read sha1 file of src/PVE/API2/Storage/Content.pm (1fe73034286c55b096bc54e6ea48a7397d034c57) error: unable to read sha1 file of src/PVE/API2/Storage/FileRestore.pm (4058c5690e555f50c8a15470e992c972f3fd8624) error: unable to read sha1 file of src/PVE/API2/Storage/PruneBackups.pm (2920c899701e0215eccae7b446f37c72a470ff25) error: unable to read sha1 file of src/PVE/API2/Storage/Scan.pm (71f545772da387f2958cb641c5a4d6c99438ff99) error: unable to read sha1 file of src/PVE/API2/Storage/Status.pm (f7c35195c6b977560decc6997dab96fc3ada3109) error: unable to read sha1 file of src/PVE/BackupProvider/Plugin/Base.pm (fd583fec536547ea3d3ebec61d98a75b1b0f36fc) error: unable to read sha1 file of src/PVE/CLI/pvesm.pm (860e46f884bcf02ca5faa00bb13bea3f9d34ff90) error: unable to read sha1 file of src/PVE/CephConfig.pm (5347781d88857253672475d35dc44532f0ca588f) error: unable to read sha1 file of src/PVE/Diskmanage.pm (1062bfdfbe9c023714b3a437799c528c1108b9d3) error: unable to read sha1 file of src/PVE/GuestImport.pm (3d59dcd7028cda45d7d4df51aaceb9ce413b1646) error: unable to read sha1 file of src/PVE/GuestImport/OVF.pm (f5200a7f045f2e94fe049e6279edfacf5ebaf26a) error: unable to read sha1 file of src/PVE/Storage.pm (69eb435fe974cfe6969d499cb3fb1a536eeea47e) error: unable to read sha1 file of src/PVE/Storage/BTRFSPlugin.pm (8c79ea478474983d1c221a6ca0c9b0fbebd07c39) error: unable to read sha1 file of src/PVE/Storage/CIFSPlugin.pm (c1441e9929c5cd5a2146f21b1ba763673ffb8e47) error: unable to read sha1 file of src/PVE/Storage/CephFSPlugin.pm (67c79aa17643d9c2e96611d40cdbf91a8b6c6bbf) error: unable to read sha1 file of src/PVE/Storage/Common.pm (89a70f437f484365c6bb55e1d6e95cee9f3bff25) error: unable to read sha1 file of src/PVE/Storage/DirPlugin.pm (10e4f700ec468a87af56d0b05e48cebb2f2e3f67) error: unable to read sha1 file of src/PVE/Storage/ESXiPlugin.pm (ab5242d1191a6a940cf7db5c5a2f5d6aefafc977) error: unable to read sha1 file of src/PVE/Storage/ISCSIDirectPlugin.pm (9b7f77cec813f5b7919e5c2b22c8ee6f988ebab4) error: unable to read sha1 file of src/PVE/Storage/ISCSIPlugin.pm (7691ec64c05cbf133bdb86b121431ad4301404f0) error: unable to read sha1 file of src/PVE/Storage/LVMPlugin.pm (1a992e88feccacfab2476479e4db47f28f91a016) error: unable to read sha1 file of src/PVE/Storage/LunCmd/Comstar.pm (0f491cd5c4dec9e3621dd6b1d2dadc589bd10d5a) error: unable to read sha1 file of src/PVE/Storage/LunCmd/Iet.pm (bd93ac390d789eb24d1002705dec2adc905a2a85) error: unable to read sha1 file of src/PVE/Storage/LunCmd/Istgt.pm (3dc9d4382bcadbe229eac9207ac5d3286e3755ba) error: unable to read sha1 file of src/PVE/Storage/LunCmd/LIO.pm (183d43b46f79c78980a7bffd3b4fe6772fb76cb5) error: unable to read sha1 file of src/PVE/Storage/LvmThinPlugin.pm (c244c9114685dc2a959403e3e4ab0d927b27d724) error: unable to read sha1 file of src/PVE/Storage/Makefile (a67dc25fbd5413c47bbe61641ec9d946c63a0445) error: unable to read sha1 file of src/PVE/Storage/NFSPlugin.pm (65c5e115584a96a13179277c27d0dc99492e1117) error: unable to read sha1 file of src/PVE/Storage/PBSPlugin.pm (00170f5afaf876ca622ad5da62f18cfb6e9c4797) error: unable to read sha1 file of src/PVE/Storage/Plugin.pm (53b9848febb874d4f3df1dd3b9513a1ba8170d0a) error: unable to read sha1 file of src/PVE/Storage/RBDPlugin.pm (c0bbe2cc652864e974c7ce98abe283ddfa7db030) error: unable to read sha1 file of src/PVE/Storage/ZFSPlugin.pm (f0fa5222c06c07401c4363b531074e8f1e4f70e7) error: unable to read sha1 file of src/PVE/Storage/ZFSPoolPlugin.pm (713d26fcc68ebfae6da266294751431586904f8c) error: unable to read sha1 file of src/PVE/test/ceph_conf_parse_write_test.pl (8bee60064c6d18aa67e63992f0856c0bf8fb960d) error: unable to read sha1 file of src/test/archive_info_test.pm (c5c3992cedf8527f911b581f93ad2e855520c09b) error: unable to read sha1 file of src/test/disklist_test.pm (a0dc01f6e97a1f60546c27dbc045a5816eabf9dc) error: unable to read sha1 file of src/test/filesystem_path_test.pm (af52380c9842868a0788349c96598c60dbaa4d5b) error: unable to read sha1 file of src/test/get_subdir_test.pm (5fb5445831d428cf2faf8970ba925cfa0485e3ca) error: unable to read sha1 file of src/test/list_volumes_test.pm (e528fc3769164ad93eade11bd702ddab58416b01) error: unable to read sha1 file of src/test/parse_volname_test.pm (9e968428ecae43916e2aa9f22b47151924df1732) error: unable to read sha1 file of src/test/path_to_volume_id_test.pm (9a5ecbb1788ed98e1c9e38c5d079521f57318b00) error: unable to read sha1 file of src/test/prune_backups_test.pm (5cde3a818467832a80ebdd800a047dd7bc8f4050) error: unable to read sha1 file of src/test/rbd_namespace.pl (ecec9f2939480cb19f43b4dd04932e2393d9895f) error: unable to read sha1 file of src/test/run_bwlimit_tests.pl (973a8e5db19590728b462e822465942268c80d14) error: unable to read sha1 file of src/test/run_disk_tests.pl (5a6af07682a1498e9fb727d5933b46435a40822a) error: unable to read sha1 file of src/test/run_ovf_tests.pl (43b2ee246340bd8a6e37202fad52f1eeebfe4ab1) error: unable to read sha1 file of src/test/run_plugin_tests.pl (8bce9d3b668e3189cd8fb4134a697f69bfa4b225) error: unable to read sha1 file of src/test/run_test_zfspoolplugin.pl (9bd70a8b0cce8715d8bcf4db00dae3647e41bfb4) fatal: Could not reset index file to revision '@{u}'. --- 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 linstor-client, using log file: /var/log/proxmox-nixos-update/linstor-client/2025-06-27.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-06-27.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-06-27.log pve-qemu-server 0 -> 1 attrpath: pve-qemu-server [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-qemu-server/default.nix b/pkgs/pve-qemu-server/default.nix index 974418c..e1cbb5b 100644 --- a/pkgs/pve-qemu-server/default.nix +++ b/pkgs/pve-qemu-server/default.nix @@ -53,12 +53,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-qemu-server"; - version = "8.3.8"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/qemu-server.git"; - rev = "78a0c43e7c6b844d1c4f7ce037ce32c9ed6857cd"; - hash = "sha256-YktRlURya0pPg5mu+LVlJcBDhDW5Kd7tduZv0hgGyJo="; + rev = "e85b352aa82b5e7844c11a01d825e6ef381a4e0f"; + hash = "sha256-H/bfSz7qKeZkvPJukRAfNxOU6ytcxb6Lr7fQfnBmCJY="; }; postPatch = '' 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.pve-qemu-server Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . pve-qemu-server Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/pve-qemu-server' is dirty error: attribute 'pve-qemu-server' in selection path 'pve-qemu-server' not found [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 pve-docs, using log file: /var/log/proxmox-nixos-update/pve-docs/2025-06-27.log pve-docs 0 -> 1 attrpath: pve-docs [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-docs/default.nix b/pkgs/pve-docs/default.nix index 4803826..3f4191c 100644 --- a/pkgs/pve-docs/default.nix +++ b/pkgs/pve-docs/default.nix @@ -16,12 +16,12 @@ in stdenv.mkDerivation rec { pname = "pve-docs"; - version = "8.3.1"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "a89cb75f36a1c3a5c7ba7d9ca113ee5af7a88e17"; - hash = "sha256-9vgGDgRXKC9cIVhNOf9RLgCMVqf4lC9Ik97/18zLXys="; + rev = "7cc17ee5950a53bbd5b5ad81270352ccdb1c541c"; + hash = "sha256-rs0Chcn8aTdWnweLBNEXbtmGWgHidYU0Vvi8G84/nlo="; }; 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-docs is: Proxmox VE Documentation meta.homepage for pve-docs is: git://git.proxmox.com/?p=pve-docs.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 9.0.0 in filename of file in /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.0.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-docs ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-docs https://github.com/proxmox-update/nixpkgs/archive/0721415dc8423cbf378b612c83753bfb7f484de3.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/0721415dc8423cbf378b612c83753bfb7f484de3#pve-docs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.0.0 ls -la /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.0.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","Fri, 27 Jun 2025 22:14:55 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","4993"),("X-RateLimit-Reset","1751065838"),("X-RateLimit-Used","7"),("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","C96E:31F7A8:2A6F11:2BF89A:685F17DE")], 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-docs.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [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-06-27.log pve-access-control 0 -> 1 attrpath: pve-access-control [updateScript] [updateScript] Success [updateScript] 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: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-access-control/default.nix b/pkgs/pve-access-control/default.nix index 8d6de55..72527cb 100644 --- a/pkgs/pve-access-control/default.nix +++ b/pkgs/pve-access-control/default.nix @@ -19,12 +19,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-access-control"; - version = "8.2.2"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "25dd3756f90afbf65799da4708b3df9c2bf7e9f6"; - hash = "sha256-gmTlDvOTPeFNB2W0H3xHZBWsRFY6XeIb0r/1qNzsphA="; + rev = "ca27a7666a006b5b72592ae1e592cac3a019405e"; + hash = "sha256-bvPkcOmDgKiKD4OUWenYqFPqMNcX/6RtOm3aFHK9Xes="; }; sourceRoot = "${src.name}/src"; 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-access-control is: Proxmox VE Access control framework meta.homepage for pve-access-control is: git://git.proxmox.com/?p=pve-access-control.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 9.0.0 in filename of file in /nix/store/jcyf7vy28gcxij8lqblg6zgzqwsprr4a-pve-access-control-9.0.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-access-control ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-access-control https://github.com/proxmox-update/nixpkgs/archive/1bf65041d4876714eb92f5bd21a36a733c0f1630.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/1bf65041d4876714eb92f5bd21a36a733c0f1630#pve-access-control ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jcyf7vy28gcxij8lqblg6zgzqwsprr4a-pve-access-control-9.0.0 ls -la /nix/store/jcyf7vy28gcxij8lqblg6zgzqwsprr4a-pve-access-control-9.0.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","Fri, 27 Jun 2025 22:15:21 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","278"),("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","4991"),("X-RateLimit-Reset","1751065838"),("X-RateLimit-Used","9"),("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","DE6E:339F2B:2BDCFF:2D69FA:685F17F9")], 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-access-control.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [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 perlmod, using log file: /var/log/proxmox-nixos-update/perlmod/2025-06-27.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-06-27.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 mimebase64, using log file: /var/log/proxmox-nixos-update/mimebase64/2025-06-27.log mimebase64 0 -> 1 attrpath: mimebase64 [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.38.2-MIMEBase64-3.16 Press Enter key to continue... Running update for: - perl5.38.2-MIMEBase64-3.16: UPDATING ... - perl5.38.2-MIMEBase64-3.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mimebase64 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-ha-manager, using log file: /var/log/proxmox-nixos-update/pve-ha-manager/2025-06-27.log pve-ha-manager 0 -> 1 attrpath: pve-ha-manager [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-ha-manager-4.0.7 Press Enter key to continue... Running update for: - pve-ha-manager-4.0.7: UPDATING ... - pve-ha-manager-4.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-ha-manager/default.nix b/pkgs/pve-ha-manager/default.nix index eaba9a9..e1af6cf 100644 --- a/pkgs/pve-ha-manager/default.nix +++ b/pkgs/pve-ha-manager/default.nix @@ -27,12 +27,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-ha-manager"; - version = "4.0.7"; + version = "5.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "53d8e4892147a063c215bdd9b0c1224d14dad898"; - hash = "sha256-n/Lj12k2h81ZPNYKaiVJ2U3H+TPs/ijwqF8IwJP4Q2o="; + rev = "264dc2c58d145394219f82f25d41f4fc438c4dc4"; + hash = "sha256-89zmvn97Gb4X95woSGu1kbQxDw0rgEB4UQjdL+DPRzs="; }; sourceRoot = "${src.name}/src"; 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-ha-manager is: Proxmox VE High Availabillity Manager meta.homepage for pve-ha-manager is: git://git.proxmox.com/?p=pve-ha-manager.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 5.0.0 in filename of file in /nix/store/6gz3sw48c3cg0hmgdx7bgz4hvd337471-pve-ha-manager-5.0.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-ha-manager ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-ha-manager https://github.com/proxmox-update/nixpkgs/archive/3e30a09db4200969f83e54f98300f7f8c39d7b03.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/3e30a09db4200969f83e54f98300f7f8c39d7b03#pve-ha-manager ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6gz3sw48c3cg0hmgdx7bgz4hvd337471-pve-ha-manager-5.0.0 ls -la /nix/store/6gz3sw48c3cg0hmgdx7bgz4hvd337471-pve-ha-manager-5.0.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","Fri, 27 Jun 2025 22:16:25 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","274"),("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","4984"),("X-RateLimit-Reset","1751065838"),("X-RateLimit-Used","16"),("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","A4D8:6F931:2C6EA3:2E028A:685F1838")], 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-ha-manager.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) [result] Failed to update pve-ha-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-xtermjs, using log file: /var/log/proxmox-nixos-update/pve-xtermjs/2025-06-27.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 termproxy/debian/control (1a26f1c17615d0acb3c6d967dff1457fe04bd540) error: unable to read sha1 file of termproxy/src/pty.rs (2ba7498ee3b67c2fc7ab6ebe334c1da84a060fea) 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-06-27.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-06-27.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