Here’s the latest log entry from r-ryantm trying to update strechly
:
2019-08-21T03:35:14 stretchly 0.19.1 -> 0.20.1
2019-08-21T03:37:37 FAIL Received ExitFailure 100 when running
Raw command: nix-build --option sandbox true --option restrict-eval true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" -A stretchly
nix build failed.
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/5hh73xdag7qqn9yszxl2lfdk7wx23plf-stretchly-0.20.1.tar.xz
source root is stretchly-0.20.1
setting SOURCE_DATE_EPOCH to timestamp 1563040874 of file stretchly-0.20.1/resources/app.asar
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
stat: No such file or directory
What do I need to do to get the update bot to send PRs updating my packages?
It already is getting to last step of building the package, so there isn’t anything else you need to do to make r-ryantm try to update it. I regularly post the logs, so you can look there for whatever packages you are curious about.