Summary: | devel/automake: Update to 1.16.4 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||||
Component: | Individual Port(s) | Assignee: | Tijl Coosemans <tijl> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | tijl | ||||||
Priority: | --- | Flags: | tijl:
maintainer-feedback+
tijl: exp-run+ |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://git.savannah.gnu.org/cgit/automake.git/plain/NEWS?id=39c0005a1aadefdace6f2c741f8fd8a84e60f0f1 | ||||||||
Attachments: |
|
Description
Yasuhiro Kimura
![]() ![]() New failure log: http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-09-26_18h26m45s/logs/errors/sssd-1.16.5_3.log Created attachment 228231 [details]
patch2
Fix security/sssd by overriding python prefix detection. Apparently the way the binary alias is created using RLN changes the output of python3 -c "import sys; sys.stdout.write(sys.prefix)" such that it cannot be combined with ${STAGEDIR}.
(In reply to Tijl Coosemans from comment #2) If you tested security/sssd locally then this is fine. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0eccb7bba0bef8801b0bb8ba4036bf224097cf5 commit e0eccb7bba0bef8801b0bb8ba4036bf224097cf5 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2021-09-28 10:21:52 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2021-09-29 19:03:15 +0000 devel/automake: Update to 1.16.4 PR: 258037 Exp-run by: antoine devel/automake/Makefile | 2 +- devel/automake/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) |