Hi!
I'm the current Pinta maintainer for Fedora.
https://www.pinta-project.comhttps://github.com/PintaProject/Pinta/
Recently Pinta 2.0 was released and now it runs under GTK3 and .NET6
(previously it run under mono and gtk-sharp2).
I'm trying to package it but I really need some guidance because it's a new
environment for me and I haven't found any resource for packaging .NET6
applications in the Fedora Wiki.
I've uploaded the current package I'm working on on copr:
https://copr.fedorainfracloud.org/coprs/musuruan/pinta/
The first problem I have is that network access is required. Otherwise I'll
get the following error:
* Determining projects to
restore.../usr/lib64/dotnet/sdk/6.0.100/NuGet.targets(130,5): error :
Unable to load the service index for source
https://api.nuget.org/v3/index.json <https://api.nuget.org/v3/index.json>.
[/builddir/build/BUILD/pinta-2.0/Pinta.sln]/usr/lib64/dotnet/sdk/6.0.100/NuGet.targets(130,5):
error : Resource temporarily unavailable (api.nuget.org:443
<http://api.nuget.org:443>)
[/builddir/build/BUILD/pinta-2.0/Pinta.sln]/usr/lib64/dotnet/sdk/6.0.100/NuGet.targets(130,5):
error : Resource temporarily unavailable
[/builddir/build/BUILD/pinta-2.0/Pinta.sln]Build FAILED.*
AFAIK the Fedora builders don't have internet access.
But even if I enable it, I will later get this error:
*MSBUILD : error MSB1009: Project file does not exist.*
Any help is really appreciated.
Thanks,
Andrea
Hi,
Upstream will stop maintaining .NET 5 on May 08, 2022 [1]. What should
we do about .NET 5 packages in Fedora at that point?
I think we should - at a minimum - remove .NET 5 from Fedora 36, which
is expected to be released at April 2022 [2]. We can leave it in for
Fedora 35 and earlier, with the understanding that any security issues
in .NET 5 will not be fixed - at least by the package maintainers -
after upstream End of Life's it.
At some point later in 2022, we are going to run into a similar problem
.NET Core 3.1 as well. .NET Core 3.1 will reach its End of Life on
December 3, 2022 [1], a little after when Fedora 37 should go out.
Perhaps we should remove both 3.1 and 5.0 before Fedora 36 is released?
That would reduce the number of users who might accidentally depend on
an unsupported package?
(I am all but certain that .NET 6 will be available in all active Fedora
by early next year.)
Thoughts? Comments?
[1] https://dotnet.microsoft.com/platform/support/policy/dotnet-core
[2] https://fedorapeople.org/groups/schedule/f-36/f-36-key-tasks.html
Thanks,
Omair
--
PGP Key: B157A9F0 (http://pgp.mit.edu/)
Fingerprint = 9DB5 2F0B FD3E C239 E108 E7BD DF99 7AF8 B157 A9F0