pve-cluster 0 -> 1 attrpath: pve-cluster [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-cluster-8.0.7 Press Enter key to continue... Running update for: - pve-cluster-8.0.7: UPDATING ... - pve-cluster-8.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-cluster/default.nix b/pkgs/pve-cluster/default.nix index 3232502..a2aa177 100644 --- a/pkgs/pve-cluster/default.nix +++ b/pkgs/pve-cluster/default.nix @@ -40,12 +40,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-cluster"; - version = "8.0.7"; + version = "8.0.8"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "ec2fb1da5801b03e2bd2714f9a41fa4322f6ba61"; - hash = "sha256-uRcZuF7p2wCVRflJy4CxwDzKF6IS3uMGiN+iL227taU="; + rev = "7407b496057ef3d6952b1809c9d32eca876f5b18"; + hash = "sha256-ayN5S81169OHDAJI4fT5EFKhq/bCmAfQLwFGaYAP1YA="; }; 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-cluster is: Proxmox VE Cluster FS and Tools meta.homepage for pve-cluster is: git://git.proxmox.com/?p=pve-cluster.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.0.8 in filename of file in /nix/store/3h9n7h75nsf312zpfwq0p1xb5ls32knf-pve-cluster-8.0.8 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-cluster ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-cluster https://github.com/proxmox-update/nixpkgs/archive/8b5f750f2d1941f94dba7e373f75e0ce246606e1.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/8b5f750f2d1941f94dba7e373f75e0ce246606e1#pve-cluster ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/3h9n7h75nsf312zpfwq0p1xb5ls32knf-pve-cluster-8.0.8 ls -la /nix/store/3h9n7h75nsf312zpfwq0p1xb5ls32knf-pve-cluster-8.0.8/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Thu, 17 Oct 2024 10:14:40 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","4994"),("X-RateLimit-Reset","1729163402"),("X-RateLimit-Used","6"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","ADC8:1738D1:1558994:15B01AB:6710E390")], 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-cluster.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) pve-cluster 0 -> 1 attrpath: pve-cluster [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-cluster-8.0.7 Press Enter key to continue... Running update for: - pve-cluster-8.0.7: UPDATING ... - pve-cluster-8.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-cluster/default.nix b/pkgs/pve-cluster/default.nix index 3232502..a2aa177 100644 --- a/pkgs/pve-cluster/default.nix +++ b/pkgs/pve-cluster/default.nix @@ -40,12 +40,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-cluster"; - version = "8.0.7"; + version = "8.0.8"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "ec2fb1da5801b03e2bd2714f9a41fa4322f6ba61"; - hash = "sha256-uRcZuF7p2wCVRflJy4CxwDzKF6IS3uMGiN+iL227taU="; + rev = "7407b496057ef3d6952b1809c9d32eca876f5b18"; + hash = "sha256-ayN5S81169OHDAJI4fT5EFKhq/bCmAfQLwFGaYAP1YA="; }; 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-cluster is: Proxmox VE Cluster FS and Tools meta.homepage for pve-cluster is: git://git.proxmox.com/?p=pve-cluster.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.0.8 in filename of file in /nix/store/3h9n7h75nsf312zpfwq0p1xb5ls32knf-pve-cluster-8.0.8 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-cluster ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-cluster https://github.com/proxmox-update/nixpkgs/archive/ac2fe8b6494e82488ea237784e64ad755bd51e75.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/ac2fe8b6494e82488ea237784e64ad755bd51e75#pve-cluster ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/3h9n7h75nsf312zpfwq0p1xb5ls32knf-pve-cluster-8.0.8 ls -la /nix/store/3h9n7h75nsf312zpfwq0p1xb5ls32knf-pve-cluster-8.0.8/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Thu, 17 Oct 2024 22:15:05 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","4994"),("X-RateLimit-Reset","1729206607"),("X-RateLimit-Used","6"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","8C9A:11A64D:E319CF:E671B7:67118C68")], 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-cluster.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))