Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917571 - Adding a non binary ebuild for dev-dotnet/dotnet-sdk:6.0?
Summary: Adding a non binary ebuild for dev-dotnet/dotnet-sdk:6.0?
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-18 19:14 UTC by benoit.dufour
Modified: 2023-11-26 00:33 UTC (History)
0 users

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 benoit.dufour 2023-11-18 19:14:31 UTC
Hello,
there's already non binary ebuilds for dev-dotnet/dotnet-sdk :7.0 and :8.0.
So could you also add one for dotnet-sdk:6.0 as well?
It would be great considering there's still some packages in ::gentoo that depends on this dotnet version, like for e.g. AvaloniaILSpy

Reproducible: Always
Comment 1 Maciej Barć gentoo-dev 2023-11-23 13:16:32 UTC
Hi! 

Last time I tried 6.0 could not be built because artifacts needed for build were removed from MS's servers.

I will check out unstable pkgs depending on 6.0 if they can be updated to 7.0 or 8.0 and if so I will reference this bug.

Tho it is unlikely we will be able to create from-source 6.0 I will keep this bug open as long as we still support 6.0.
Comment 2 benoit.dufour 2023-11-23 14:48:37 UTC
If I'm not wrong, Arch Linux dotnet-6 packages are built from source by themselves.
See this for example :
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-6.0/-/blob/main/PKGBUILD?ref_type=heads
link taken from :
https://archlinux.org/packages/extra/x86_64/dotnet-sdk-6.0/
Comment 3 Larry the Git Cow gentoo-dev 2023-11-23 15:12:00 UTC
The bug has been referenced in the following commit(s):

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

commit f46daba5b4153d40daec72a7029f1f6291ce7f17
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-11-23 13:56:23 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-11-23 15:11:57 +0000

    dev-dotnet/nake: bump DOTNET_PKG_COMPAT to 8.0
    
    Bug: https://bugs.gentoo.org/917571
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-dotnet/nake/{nake-3.0.0.ebuild => nake-3.0.0-r1.ebuild} | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

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

commit b96e10423bf0d44dda18da2451640cc16e8dfcb5
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-11-23 13:32:45 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-11-23 15:11:56 +0000

    dev-dotnet/avalonia-ilspy: bump DOTNET_PKG_COMPAT to 8.0
    
    Bug: https://bugs.gentoo.org/917571
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 ...alonia-ilspy-7.2_rc.ebuild => avalonia-ilspy-7.2_rc-r1.ebuild} | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)