#67607 closed defect (fixed)

CI on GitHub are broken: Error: Process completed with exit code 60

Reported by: barracuda156 Owned by: admin@…
Priority: Normal Milestone:
Component: server/hosting Version: 2.8.1
Keywords: Cc: mascguy (Christopher Nielsen), chrstphrchvz (Christopher Chavez), neverpanic (Clemens Lang)
Port:

Description

Run . ports/.github/workflows/bootstrap.sh
Fetching files
Info
Disabling Spotlight
Uninstalling Homebrew
Installing getopt
Installing MacPorts
Configuring MacPorts
Updating PortIndex
  From https://github.com/macports/macports-ports
   * branch              master     -> FETCH_HEAD
   * [new branch]        master     -> macports/master
  Error: Process completed with exit code 60.

Everything fails now with the same silly error: https://github.com/macports/macports-ports/pull/19051 https://github.com/macports/macports-ports/pull/19052 https://github.com/macports/macports-ports/pull/19053

Change History (7)

comment:1 in reply to:  description Changed 11 months ago by chrstphrchvz (Christopher Chavez)

Replying to barracuda156:

  Error: Process completed with exit code 60.

The curl process which fetches the PortIndex is exiting with code 60 because the SSL certificate of ftp.fau.de has expired.

comment:2 Changed 11 months ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:3 Changed 11 months ago by chrstphrchvz (Christopher Chavez)

comment:4 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign removed
Component: buildbot/mpbbserver/hosting

I have reported it to the FAU admins.

comment:5 in reply to:  4 Changed 11 months ago by barracuda156

Replying to ryandesign:

I have reported it to the FAU admins.

Thank you.

comment:6 Changed 11 months ago by neverpanic (Clemens Lang)

Cc: neverpanic added

comment:7 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

The certificate has been renewed.

Note: See TracTickets for help on using tickets.