Date: Sat, 02 May 2020 21:43:02 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 246130] ports-mgmt/pkg: variables not expanded (except ABI) Message-ID: <bug-246130-32340-RXwGtVcI5F@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246130-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-246130-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-pkg mailing li= st <pkg@FreeBSD.org> for maintainer-feedback: Bug 246130: ports-mgmt/pkg: variables not expanded (except ABI) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246130 --- Description --- According to pkg.conf manual, the following variables are expanded during t= he parsing of pkg.conf: ABI, OSNAME, RELEASE, VERSION_MAJOR, VERSION_MINOR, AR= CH Using a variable other than ABI, the expansion is not performed. poudriere: { url: https://xxxx/poudriere/packages/$RELEASE/ } $ pkg --version 1.14.2 $ pkg update pkg: https://xxxx/poudriere/packages/$RELEASE//packagesite.txz: Not Found
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246130-32340-RXwGtVcI5F>