Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664456 - dev-perl/Net-SSLeay USE="libressl" deps broken for musl + arm64
Summary: dev-perl/Net-SSLeay USE="libressl" deps broken for musl + arm64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-24 10:22 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2021-04-24 14:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-08-24 10:22:44 UTC
This looks to be related to the parenting issue I mentioned in bug #664412 , and again, this issue here is just to track this until resolved.

An appropriate package.use.stable.mask entry could help also.

profiles/arch/arm64/use.stable.mask:# dev-libs/libressl not marked stable yet
profiles/arch/arm64/use.stable.mask:libressl

---

dependency.badinexp:
dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild: 

DEPEND: arm64(default/linux/musl/arm64) ['dev-libs/libressl:0=']
RDEPEND: arm64(default/linux/musl/arm64) ['dev-libs/libressl:0=']

DEPEND: arm64(hardened/linux/musl/arm64) ['dev-libs/libressl:0=']
RDEPEND: arm64(hardened/linux/musl/arm64) ['dev-libs/libressl:0=']
Comment 1 Larry the Git Cow gentoo-dev 2021-04-24 14:47:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff37fe38db9200f05a8a80e8d74862488678f99

commit fff37fe38db9200f05a8a80e8d74862488678f99
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-04-24 11:36:41 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-04-24 14:46:53 +0000

    dev-perl/Net-SSLeay: libressl support dropped
    
    Closes: https://bugs.gentoo.org/664456
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../{Net-SSLeay-1.880.0.ebuild => Net-SSLeay-1.880.0-r1.ebuild}      | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)