pve-novnc 0 -> 1 attrpath: pve-novnc [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-novnc-1.5.0-1 Press Enter key to continue... Running update for: - pve-novnc-1.5.0-1: UPDATING ... - pve-novnc-1.5.0-1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-novnc/default.nix b/pkgs/pve-novnc/default.nix index 536d20f..cc57c06 100644 --- a/pkgs/pve-novnc/default.nix +++ b/pkgs/pve-novnc/default.nix @@ -7,12 +7,12 @@ novnc.overrideAttrs (old: rec { pname = "pve-novnc"; - version = "1.5.0-1"; + version = "1.6.0-3"; src = fetchgit { url = "git://git.proxmox.com/git/novnc-pve.git"; - rev = "2de2bef9737032c14edf0862261e34da74adb76d"; - hash = "sha256-5pybuOkvNVcP+In03ZokNpqgmGwB4DQEO4jmefV7W9Y="; + rev = "3d6c1bf3ba8bb7bb2aba3a6757b69ff8633f3b5c"; + hash = "sha256-uhyn8IOiyV72DL2USE2WUn5QDk4tVQiCx2VUaskTbGQ="; fetchSubmodules = true; }; 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-novnc Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . pve-novnc Standard output: warning: Git tree '/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc' is dirty error: attribute 'pve-novnc' in selection path 'pve-novnc' not found pve-novnc 0 -> 1 attrpath: pve-novnc [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - pve-novnc-1.5.0-1 Press Enter key to continue... Running update for: - pve-novnc-1.5.0-1: UPDATING ... - pve-novnc-1.5.0-1: ERROR --- SHOWING ERROR LOG FOR pve-novnc-1.5.0-1 ---------------------- Traceback (most recent call last): File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/pkgs/update.py", line 157, in main() File "/var/cache/proxmox-nixos-update/worker/worktree/pve-novnc/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-novnc/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 (46940c48c473af6d0f316cbde03e6d7f0b6d6c10) fatal: Could not reset index file to revision '@{u}'. --- SHOWING ERROR LOG FOR pve-novnc-1.5.0-1 ---------------------- The update script for pve-novnc-1.5.0-1 failed with exit code 1