pve-manager 0 -> 1 attrpath: pve-manager [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-manager-8.2.4 Press Enter key to continue... Running update for: - pve-manager-8.2.4: UPDATING ... - pve-manager-8.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-manager/default.nix b/pkgs/pve-manager/default.nix index 4d4d520..c3b20eb 100644 --- a/pkgs/pve-manager/default.nix +++ b/pkgs/pve-manager/default.nix @@ -45,12 +45,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-manager"; - version = "8.2.4"; + version = "8.2.9"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "faa83925c96413258b9a02c4de89442adeff9215"; - hash = "sha256-onNnxvQ7YrdnrFpl+z7Z+xUyEZsMcU6Qxn/kjYLan+8="; + rev = "98c7f34632fee4248c0d71b983695b91c1ed0b7f"; + hash = "sha256-SkzliTnw8dpN632FrNLFFp07tHiOwYdFo2R3r82gCZg="; }; patches = [ 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-manager is: The Proxmox VE Manager API and Web UI repository meta.homepage for pve-manager is: git://git.proxmox.com/?p=pve-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 8.2.9 with grep in /nix/store/9ydanjrh7qm22cn0v4nrq31ckvbvh1dq-pve-manager-8.2.9 - found 8.2.9 in filename of file in /nix/store/9ydanjrh7qm22cn0v4nrq31ckvbvh1dq-pve-manager-8.2.9 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-manager ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-manager https://github.com/proxmox-update/nixpkgs/archive/0fba97d71782ee5da177e19921838526d762379c.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/0fba97d71782ee5da177e19921838526d762379c#pve-manager ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9ydanjrh7qm22cn0v4nrq31ckvbvh1dq-pve-manager-8.2.9 ls -la /nix/store/9ydanjrh7qm22cn0v4nrq31ckvbvh1dq-pve-manager-8.2.9/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","Tue, 19 Nov 2024 11:15:29 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","271"),("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","1732018214"),("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","E320:2826F9:256E42:25D4F8:673C7350")], 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-manager.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) pve-manager 0 -> 1 attrpath: pve-manager [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-manager-8.2.4 Press Enter key to continue... Running update for: - pve-manager-8.2.4: UPDATING ... - pve-manager-8.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-manager/default.nix b/pkgs/pve-manager/default.nix index 4d4d520..af3c976 100644 --- a/pkgs/pve-manager/default.nix +++ b/pkgs/pve-manager/default.nix @@ -45,12 +45,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-manager"; - version = "8.2.4"; + version = "8.2.10"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "faa83925c96413258b9a02c4de89442adeff9215"; - hash = "sha256-onNnxvQ7YrdnrFpl+z7Z+xUyEZsMcU6Qxn/kjYLan+8="; + rev = "536023790079895fdac20da75a767be5f3c38295"; + hash = "sha256-BtBm2x0OEGvF1Sl/iA9di8Ip8TjyavZ/aTLhNHQiKbU="; }; patches = [ 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-manager is: The Proxmox VE Manager API and Web UI repository meta.homepage for pve-manager is: git://git.proxmox.com/?p=pve-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 8.2.10 with grep in /nix/store/z75jy6j8phyy08hsc7wyfjgw9is6wxqh-pve-manager-8.2.10 - found 8.2.10 in filename of file in /nix/store/z75jy6j8phyy08hsc7wyfjgw9is6wxqh-pve-manager-8.2.10 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-manager ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-manager https://github.com/proxmox-update/nixpkgs/archive/92f7fe1d4e0800983c29ef3c817c894643ca5082.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/92f7fe1d4e0800983c29ef3c817c894643ca5082#pve-manager ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/z75jy6j8phyy08hsc7wyfjgw9is6wxqh-pve-manager-8.2.10 ls -la /nix/store/z75jy6j8phyy08hsc7wyfjgw9is6wxqh-pve-manager-8.2.10/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","Tue, 19 Nov 2024 23:16:24 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","271"),("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","1732061426"),("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","D692:25EB4F:22A5FF5:230F9D3:673D1C48")], 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-manager.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))