Date: Tue, 06 Jul 2021 12:22:09 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257019] Can't set PACKAGES to a directory with a ':' in the name Message-ID: <bug-257019-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257019 Bug ID: 257019 Summary: Can't set PACKAGES to a directory with a ':' in the name Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: darius@dons.net.au I am trying to build packages to populate a package repo so I tried the following: [test13 21:43] /usr/ports/misc/gs-ports-extra >make package-recursive PACKAGES=3D/tmp/extra/packages/FreeBSD:13:amd64 make: "/usr/ports/Mk/bsd.port.mk" line 5257: warning: duplicate script for target "/tmp/extra/packages/FreeBSD" ignored make: "/usr/ports/Mk/bsd.port.mk" line 3432: warning: using previous script= for "/tmp/extra/packages/FreeBSD" defined here =3D=3D=3D> gs-ports-extra-1.0 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by gs-ports-extra-1.0 for buildi= ng =3D=3D=3D> Extracting for gs-ports-extra-1.0 make: don't know how to make 13:amd64/All:. Stop The following work arounds are function: PACKAGES=3D/tmp/extra/packages/FreeBSD\\:13\\:amd64 or PACKAGES=3D/tmp/extra/packages PKG_REPOSITORY=3DFreeBSD:13:amd64/All However it does feel like a bug. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257019-7788>