[Bug 2057982] Re: Is a ca-certificates dependency missing?
Richard Lander
2057982 at bugs.launchpad.net
Fri Mar 15 15:18:14 UTC 2024
The issue may be that .NET 7, for example, needs to grab the .NET 6
targeting pack. I'm guessing that it cannot reuse the targeting pack
that .NET 6 brings with it.
"targeting pack" == the reference assemblies that the compiler needs to
satisfy `net6.0` or `net7.0`
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dotnet6 in Ubuntu.
https://bugs.launchpad.net/bugs/2057982
Title:
Is a ca-certificates dependency missing?
Status in dotnet6 package in Ubuntu:
In Progress
Status in dotnet7 package in Ubuntu:
In Progress
Status in dotnet8 package in Ubuntu:
In Progress
Status in dotnet6 source package in Jammy:
In Progress
Status in dotnet7 source package in Jammy:
In Progress
Status in dotnet8 source package in Jammy:
In Progress
Status in dotnet6 source package in Mantic:
In Progress
Status in dotnet7 source package in Mantic:
In Progress
Status in dotnet8 source package in Mantic:
In Progress
Status in dotnet8 source package in Noble:
In Progress
Bug description:
I was doing some (very basic) testing on Jammy. I didn't get the
behavior I was expecting. I installed `ca-certificates` and the
problem was resolved. I'm wondering if we're just missing having `ca-
certificates` as a dependency.
Observed behavior:
https://gist.github.com/richlander/27c03db34b3f06fd044c611562def589
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2057982/+subscriptions
More information about the foundations-bugs
mailing list