Hej, After updating netbsd my xen host, I just tried to update packages nd ran into the following: ERROR: This package is only available for these platforms: NetBSD-9.99.6[4-9]-x86_64 NetBSD-9.99.[7-9]*-x86_64 NetBSD-9.[1-9]-x86_64 NetBSD-9.[1-9]_*-x86_64 NetBSD-9.0_STABLE-x86_64. ERROR: This package has set PKG_SKIP_REASON: ERROR: xentools415-4.15.3nb1 is not available for NetBSD-9.99.100-x86_64 my quick fix was this: RCS file: /cvsroot/pkgsrc/sysutils/xentools415/Makefile,v retrieving revision 1.20 diff -r1.20 Makefile 27c27 < ONLY_FOR_PLATFORM= NetBSD-9.99.6[4-9]-x86_64 NetBSD-9.99.[7-9]*-x86_64 --- > ONLY_FOR_PLATFORM= NetBSD-9.99.6[4-9]-x86_64 NetBSD-9.99.[7-9]*-x86_64 NetBSD-9.99.1??-x86_64 If that’s the appropriate regex, feel free to update ;-) Cheers Oskar
Attachment:
smime.p7s
Description: S/MIME cryptographic signature