pve-docs 0 -> 1 attrpath: pve-docs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-docs-8.2.5 Press Enter key to continue... Running update for: - pve-docs-8.2.5: UPDATING ... - pve-docs-8.2.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-docs/default.nix b/pkgs/pve-docs/default.nix index cca87e9..376cb99 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.2.5"; + version = "8.3.1"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "3734b4f879125c2b3fe64eebc92a17a1e594c262"; - hash = "sha256-No3qtUK8ZAuAQUqhS1t5M7dMBP/+og+aNXpRRoBSWmU="; + rev = "a89cb75f36a1c3a5c7ba7d9ca113ee5af7a88e17"; + hash = "sha256-9vgGDgRXKC9cIVhNOf9RLgCMVqf4lC9Ik97/18zLXys="; }; 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 8.3.1 in filename of file in /nix/store/js7c30zb6lwhan7vc7g571y1mw7a285l-pve-docs-8.3.1 ---
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/2e1fc923c62b969c39d27e4019bcc68ed6c29acb.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/2e1fc923c62b969c39d27e4019bcc68ed6c29acb#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/js7c30zb6lwhan7vc7g571y1mw7a285l-pve-docs-8.3.1 ls -la /nix/store/js7c30zb6lwhan7vc7g571y1mw7a285l-pve-docs-8.3.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Sat, 30 Nov 2024 11:13:40 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","4992"),("X-RateLimit-Reset","1732968630"),("X-RateLimit-Used","8"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","C612:34F1C6:6ECFE95:718C662:674AF363")], 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\"}")) pve-docs 0 -> 1 attrpath: pve-docs [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-docs-8.2.5 Press Enter key to continue... Running update for: - pve-docs-8.2.5: UPDATING ... - pve-docs-8.2.5: ERROR --- SHOWING ERROR LOG FOR pve-docs-8.2.5 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 52, in main run_command('git fetch origin && git reset --hard @{u} && git clean -fd') File "/var/cache/proxmox-nixos-update/worker/worktree/pve-docs/pkgs/update.py", line 16, in run_command raise RuntimeError(error_message) RuntimeError: Command 'git fetch origin && git reset --hard @{u} && git clean -fd' failed with error: error: unable to read sha1 file of Makefile (f30d77ada5ea4a297da7aec8db4d2de02bcc210f) error: unable to read sha1 file of gen-pve-firewall-vnet-opts.pl (c9f4f131ecf81ca688e6a3e1f1b472e2701b11f7) error: unable to read sha1 file of pct.1-synopsis.adoc (158d48992163395e6b011e4c84a2bffdfcb30077) error: unable to read sha1 file of pct.conf.5-opts.adoc (488a81f017df1b72ada70f37d507be4f7fb8b392) error: unable to read sha1 file of pve-firewall.adoc (47ab3d39fbc47490c2e28a02ce080bace12c168e) error: unable to read sha1 file of pveceph.1-synopsis.adoc (c98238f01c3d15ffb8ae0036a17276208664c5a7) error: unable to read sha1 file of pveceph.adoc (da39e7f308e12ae88b36e75532d8a7c18d64c187) error: unable to read sha1 file of pvesm.1-synopsis.adoc (083415dc94b0638e2a2b176c56c71c4dd248f442) error: unable to read sha1 file of qm.1-synopsis.adoc (bacdadf600cc415ec9cf2eecf1708b749011f91f) error: unable to read sha1 file of qm.conf.5-opts.adoc (d6bdf134411d03b05925d66dbbf17fbfabc3160e) error: unable to read sha1 file of vzdump.1-synopsis.adoc (d7f04ee03b38e5ac2cb92ce956bda3899fe23a70) error: unable to read sha1 file of vzdump.conf.5-opts.adoc (0473a654d007d16820489544738bb0c18a92fe79) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-docs-8.2.5 ---------------------- The update script for pve-docs-8.2.5 failed with exit code 1