Hi folks,

Last few Scallywag GitHub CI jobs today from Takashi and myself after 10:00Z GMT have failed accessing package repos for cygwin and zint in source/build step 6 Build packages:

Run export PATH=/usr/bin:/usr/local/bin:$(cygpath ${SYSTEMROOT})/system32
scallywag: input args are {'BUILDNUMBER': 8869, 'COMMIT': 'a97863b93c7403ca8a306a63f33fcd6223b1d056', 'DEFAULT_TOKENS': ' deploy label', 'MAINTAINER': 'Takashi Yano', 'PACKAGE': 'cygwin', 'REFERENCE': 'refs/heads/master'}
scallywag: package is cygwin
Initialized empty Git repository in /cygdrive/d/a/scallywag/cygwin/.git/
fatal: unable to connect to cygwin.com:
cygwin.com[0: 8.43.85.97]: errno=Connection refused
cygwin.com[1: 2620:52:3:1:0:246e:9693:128c]: errno=Network is unreachable

scallywag: something went wrong cloning the package repo
Error: Process completed with exit code 1.

Clicking on the jobs page commit links show me the package repo commits.

Local https:// and ssh:// clones work okay, but git:// fails as above:

$ git clone git://cygwin.com/git/cygwin-packages/zint
Cloning into 'zint'...
fatal: unable to connect to cygwin.com:
cygwin.com[0: 2620:52:3:1:0:246e:9693:128c]: errno=Connection refused
cygwin.com[1: 8.43.85.97]: errno=Connection refused

$ getent services git
git                   9418/tcp

Possibly a block or no allow on git port 9418 for virtual host Cygwin.com or from GitHub.com?

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                -- Antoine de Saint-Exupéry

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to