[Bug 246130] ports-mgmt/pkg: variables not expanded (except ABI)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 2 21:43:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246130
Bug ID: 246130
Summary: ports-mgmt/pkg: variables not expanded (except ABI)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: pkg at FreeBSD.org
Reporter: sdalu at sdalu.com
Assignee: pkg at FreeBSD.org
Flags: maintainer-feedback?(pkg at FreeBSD.org)
According to pkg.conf manual, the following variables are expanded during the
parsing of pkg.conf: ABI, OSNAME, RELEASE, VERSION_MAJOR, VERSION_MINOR, ARCH
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list