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.2.9 Press Enter key to continue... Running update for: - pve-storage-8.2.9: UPDATING ... - pve-storage-8.2.9: ERROR --- SHOWING ERROR LOG FOR pve-storage-8.2.9 ---------------------- 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 debian/changelog (1926fdfa206fd0ead3fcbedb0fc7e9b190aed59f) error: unable to read sha1 file of src/PVE/Storage/Plugin.pm (0b0b5a80c5e282fc558ccc74fe84db81e30559f5) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-storage-8.2.9 ---------------------- The update script for pve-storage-8.2.9 failed with exit code 1 pve-storage 0 -> 1 attrpath: pve-storage [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-storage-8.2.9 Press Enter key to continue... Running update for: - pve-storage-8.2.9: UPDATING ... - pve-storage-8.2.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-storage/default.nix b/pkgs/pve-storage/default.nix index 57921ed..aa52fb9 100644 --- a/pkgs/pve-storage/default.nix +++ b/pkgs/pve-storage/default.nix @@ -46,12 +46,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-storage"; - version = "8.2.9"; + version = "8.3.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "39fd552d14c075a9760fcdbbecd207b8c8028731"; - hash = "sha256-vNGpDbT6QGjYhl07h58+e5Px7QpEG8xFouxF5Nks7xY="; + rev = "5784c84e8f39253ff596174edece541b41849924"; + hash = "sha256-/ekNpY1/1LCHKP8mmCbmGgSyaDWvfCO3IeX4iB1W2+Q="; }; 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-storage is: Proxmox VE Storage Library meta.homepage for pve-storage is: git://git.proxmox.com/?p=pve-storage.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.0 in filename of file in /nix/store/njcw008j39k82vsapc34qzkkqr1k7yz8-pve-storage-8.3.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-storage ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-storage https://github.com/proxmox-update/nixpkgs/archive/5e517c54b9c3e0d5a0979de919847fb8024d0dc3.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/5e517c54b9c3e0d5a0979de919847fb8024d0dc3#pve-storage ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/njcw008j39k82vsapc34qzkkqr1k7yz8-pve-storage-8.3.0 ls -la /nix/store/njcw008j39k82vsapc34qzkkqr1k7yz8-pve-storage-8.3.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/103