Summary: | pam-1.3.1-r1.ebuild installs outside Prefix | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | Steven Trogdon <strogdon> |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=709924 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
the emerge --info output
pam-fix-prefix.patch |
Description
Steven Trogdon
2019-11-02 22:24:52 UTC
Created attachment 601468 [details]
the emerge --info output
I have the same problem and you can find my emerge --info on attachments Error is already present in sys-libs/pam-1.3.1_p20200128 s/already/still/ Created attachment 613446 [details, diff]
pam-fix-prefix.patch
This seems to fix the issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4fee95b96c9d684c3b992f7e154c9d12e6636ab commit e4fee95b96c9d684c3b992f7e154c9d12e6636ab Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2020-03-12 16:07:51 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2020-03-12 16:12:16 +0000 sys-libs/pam: Add prefix support Closes: https://bugs.gentoo.org/709924 Closes: https://bugs.gentoo.org/699188 Closes: https://bugs.gentoo.org/699526 Bug: https://bugs.gentoo.org/695966 Thanks-to: Benda Xu <heroxbd@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> sys-libs/pam/pam-1.3.1_p20200128.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Thank you so much, Mikle! |