Summary: | dev-dotnet/dotnet-sdk-bin-8.0.101 misses USE=static-libs and installs '.a' files | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | dotnet project <dotnet> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 695878 |
Description
Agostino Sarubbo
![]() libarchive_tinderbox has reproduced this issue with version 7.0.102 - Updating summary. tinderbox_musl has reproduced this issue with version 7.0.200 - Updating summary. tinderbox_musl has reproduced this issue with version 8.0.101 - Updating summary. FTR updated notice for 8.0.101 is: * Tinderbox QA Notice: This package seems to install static libraries without static-libs USE * * /opt/dotnet-sdk-bin-8.0/packs/Microsoft.NETCore.App.Host.linux-musl-x64/8.0.1/runtimes/linux-musl-x64/native/libnethost.a The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc187cda398158fe0c83ede26729d44c5837f17c commit fc187cda398158fe0c83ede26729d44c5837f17c Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-01-23 20:52:20 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-01-23 22:06:51 +0000 dev-dotnet/dotnet-sdk-bin: fix bad musl libc link; remove static-libs Bug: https://github.com/dotnet/runtime/issues/83779 Closes: https://bugs.gentoo.org/894760 Closes: https://bugs.gentoo.org/825774 Signed-off-by: Maciej Barć <xgqt@gentoo.org> .../dotnet-sdk-bin-6.0.417-r1.ebuild | 69 ---------- .../dotnet-sdk-bin-6.0.417-r2.ebuild | 142 +++++++++++++++++++++ ...-r1.ebuild => dotnet-sdk-bin-7.0.404-r2.ebuild} | 76 ++++++++++- ...-r1.ebuild => dotnet-sdk-bin-8.0.100-r2.ebuild} | 76 ++++++++++- ...101.ebuild => dotnet-sdk-bin-8.0.101-r1.ebuild} | 74 ++++++++++- 5 files changed, 363 insertions(+), 74 deletions(-) |