nixbot

builds

effect:default.onSchedule.update-pkgs.outputs.effects.update-pkgs build #522 ยท raw

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/effect-1642', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/effect-1642', using 'master'3:: live-ocr - no usable updateScript or update.sh, skipping4:: netbox-seed - no usable updateScript or update.sh, skipping5:: updater - no usable updateScript or update.sh, skipping6:: voquill - no usable updateScript or update.sh, skipping7Traceback (most recent call last):8  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/update_packages.py", line 153, in <module>9    sys.exit(main())10             ~~~~^^11  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/update_packages.py", line 117, in main12    forge, prs = pipeline.connect(repo, dry_run=args.dry_run)13                 ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^14  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/pipeline.py", line 56, in connect15    if capture(repo=repo, cmd=["git", "status", "--porcelain"]).stdout.strip():16       ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^17  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/packages.py", line 38, in capture18    return subprocess.run(cmd, cwd=repo, capture_output=True, text=True, check=check)19           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^20  File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/subprocess.py", line 578, in run21    raise CalledProcessError(retcode, process.args,22                             output=stdout, stderr=stderr)23subprocess.CalledProcessError: Command '['git', 'status', '--porcelain']' returned non-zero exit status 128.24error: nix failed with exit code 1