Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 2020 08:47:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 246130] ports-mgmt/pkg: variables not expanded (except ABI)
Message-ID:  <bug-246130-32340-oEhh3KGKgt@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246130

Lasse Brandt Thomsen <lasse@bitmand.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lasse@bitmand.dk

--- Comment #2 from Lasse Brandt Thomsen <lasse@bitmand.dk> ---
ABI works.
ARCH, VERSION_MINOR, VERSION_MAJOR does not.

repo config url:
http://poudriere/freebsd${VERSION_MAJOR}${VERSION_MINOR}-default/${ABI}/${A=
RCH}

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/F=
reeBSD:12:amd64/${ARCH}/meta.conf"
failed (2: No such file or directory)

pkg --version 1.15.10 on FreeBSD 12.2-RELEASE-p1

--=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-246130-32340-oEhh3KGKgt>