rpki-client / rpki-client-portable

Portability shim for OpenBSD's rpki-client

Home Page:https://rpki-client.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightly GitHub Action failure

robert-scheck opened this issue · comments

Our nightly GitHub Action for the container image fails since today with:

#37 23.17 Copying rsync.c
#37 23.18 Copying tak.c
#37 23.18 Copying tal.c
#37 23.20 Copying validate.c
#37 23.20 Copying version.h
#37 23.21 Copying x509.c
#37 23.22 Applying patch patches/0001-Allow-overriding-default-user-and-file-locations.patch
#37 23.24 Applying patch patches/0002-Apply-placeholders-for-portability-shim.patch
#37 23.25 Applying patch patches/0003-Emit-all-output-formats-on-non-OpenBSD-systems.patch
#37 23.26 1 out of 1 hunk FAILED -- saving rejects to file rpki-client.8.rej

Looks like rpki-client/rpki-client-openbsd@697cb25 causes this.

Fixed with 68b465b