[Bug 246130] ports-mgmt/pkg: variables not expanded (except ABI)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 4 08:47:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246130
Lasse Brandt Thomsen <lasse at bitmand.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lasse at bitmand.dk
--- Comment #2 from Lasse Brandt Thomsen <lasse at bitmand.dk> ---
ABI works.
ARCH, VERSION_MINOR, VERSION_MAJOR does not.
repo config url:
http://poudriere/freebsd${VERSION_MAJOR}${VERSION_MINOR}-default/${ABI}/${ARCH}
Translates to:
http://poudriere/freebsd${VERSION_MAJOR}${VERSION_MINOR}-default/FreeBSD:12:amd64/${ARCH}/meta.txz:
Not Found
2020/12/04 09:35:57 [error] 757#100584: *39202 open()
"/poudriere/data/packages/freebsd${VERSION_MAJOR}${VERSION_MINOR}-default/FreeBSD:12:amd64/${ARCH}/meta.conf"
failed (2: No such file or directory)
pkg --version 1.15.10 on FreeBSD 12.2-RELEASE-p1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list