Re: Co-maintained package patchutils build 10296 won't deploy
Jon Turney via Cygwin-apps <[email protected]>
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
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