On 30/08/2025 20:08, Brian Inglis via Cygwin-apps wrote:
Tried to deploy patchutils 10296 and got error:
$ ssh cygwin jobs deploy 10296
job id 10296 isn't deployable due to reference or package name restrictions
The problem here is exactly the same as in [1].
This deploy was rejected because the branch ('reference' in git-speak),
is 'playground'.
Try using 'main' or 'master' instead.
(allowing a deploy from a rewindable branch seems like a bad idea)
[1] https://cygwin.com/pipermail/cygwin-apps/2025-July/044422.html