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..d24b580 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.2"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "85d46b41030f538e1e42b570187b0aea3f3f6afd"; - hash = "sha256-kSx0mSP5Htcid2a/bNPNFCsy4jURc/NDHHILWXpQIlk="; + rev = "5b84353887cb4bd58ccd84f1c7a507a601652197"; + hash = "sha256-DZnLkgn8nrDfX1cJJnhifu/+aLmt/UJ1N6OzSuko0xI="; }; 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 pve-common 0 -> 1 attrpath: pve-common [updateScript] [updateScript] Failed with exit code 1 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: ERROR --- SHOWING ERROR LOG FOR pve-common-8.3.1 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-common/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-common/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-common/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 src/PVE/JSONSchema.pm (43e0ca0dd5d1b792f853ec0b59eaab0a347c4dd9) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-common-8.3.1 ---------------------- The update script for pve-common-8.3.1 failed with exit code 1