pkg/60195: libfetch-2.40nb5 wrong PLIST
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
>Number: 60195 >Category: pkg >Synopsis: libfetch-2.40nb5 wrong PLIST >Confidential: no >Severity: non-critical >Priority: low >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Apr 16 19:10:00 +0000 2026 >Originator: Marcin Gondek >Release: pkgsrc current >Organization: e-utp.net >Environment: NetBSD devil.e-utp.net 11.0_RC3 NetBSD 11.0_RC3 (DEVIL) #11: Sun Apr 5 00:22:02 CEST 2026 [email protected]:/usr/obj/sys/arch/amd64/compile/DEVIL amd64 >Description: [NetBSD-root@devil:/srv/NetBSD/pkgsrc/net/libfetch]$ make replace ===> Checking for vulnerabilities in libfetch-2.40nb5 Package libfetch-2.40nb5 has a information-disclosure vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2021-36159 ===> Installing for libfetch-2.40nb5 => Generating pre-install file lists => Creating installation directories # install /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg/lib/libfetch.a /usr/bin/install -c -r -o root -g wheel -m 644 -a "ranlib -t" libfetch.a /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg/lib/libfetch.a # install /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg/lib/pkgconfig/fetch.pc /usr/bin/install -c -r -o root -g wheel -m 644 fetch.pc /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg/lib/pkgconfig/fetch.pc => Automatic manual page handling => Generating post-install file lists => Checking file-check results for libfetch-2.40nb5 ERROR: ************************************************************ ERROR: The following files are in the PLIST but not in /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg: ERROR: /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg/man/man3/fetch.0 ERROR: ************************************************************ ERROR: The following files are in /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg but not in the PLIST: ERROR: /usr/work/amd64/net/libfetch/work/.destdir/usr/pkg/man/cat3/fetch.0 *** Error code 1 Stop. make[1]: stopped making "replace" in /srv/NetBSD/pkgsrc/net/libfetch *** Error code 1 >How-To-Repeat: Always >Fix: diff --git a/net/libfetch/PLIST b/net/libfetch/PLIST index 46983a9b2451..23d464ae25aa 100644 --- a/net/libfetch/PLIST +++ b/net/libfetch/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2025/02/10 03:52:32 pho Exp $ +@comment $NetBSD$ include/fetch.h lib/libfetch.a lib/pkgconfig/fetch.pc +man/cat3/fetch.0 man/man3/fetch.3 -@pkgdir man/cat3