[Bug 2057982] Re: [SRU] Is a ca-certificates dependency missing?

2024-03-22 Thread Richard Lander
Validated .NET 8 with `jammy-proposed`

Validated .NET 7 with `jammy-proposed`

Validated .NET 6 with `jammy-proposed`

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057982

Title:
  [SRU] Is a ca-certificates dependency missing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2057982/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057982] Re: [SRU] Is a ca-certificates dependency missing?

2024-03-22 Thread Richard Lander
Thanks!

I may be a bit early still. I tried testing with mantic, in an
ubuntu:mantic container.


root@476df89cabec:/# apt install dotnet8/mantic-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '8.0.103-8.0.3-0ubuntu1~23.10.2' (Ubuntu:23.10/mantic-proposed 
[amd64]) for 'dotnet8'
The following additional packages will be installed:
  aspnetcore-runtime-8.0 aspnetcore-targeting-pack-8.0 dotnet-apphost-pack-8.0
  dotnet-host-8.0 dotnet-hostfxr-8.0 dotnet-runtime-8.0 dotnet-sdk-8.0
  dotnet-targeting-pack-8.0 dotnet-templates-8.0 libicu72 liblttng-ust-common1
  liblttng-ust-ctl5 liblttng-ust1 libnuma1 libssl3
  netstandard-targeting-pack-2.1-8.0
The following NEW packages will be installed:
  aspnetcore-runtime-8.0 aspnetcore-targeting-pack-8.0 dotnet-apphost-pack-8.0
  dotnet-host-8.0 dotnet-hostfxr-8.0 dotnet-runtime-8.0 dotnet-sdk-8.0
  dotnet-targeting-pack-8.0 dotnet-templates-8.0 dotnet8 libicu72
  liblttng-ust-common1 liblttng-ust-ctl5 liblttng-ust1 libnuma1 libssl3
  netstandard-targeting-pack-2.1-8.0


I didn't see ca-certificates there and was able to later demonstrate that it 
wasn't present, both with apt apt list --installed and by validating that 
dotnet restore failed due to it missing certs.

I can try again later.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057982

Title:
  [SRU] Is a ca-certificates dependency missing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2057982/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057982] Re: Is a ca-certificates dependency missing?

2024-03-15 Thread Richard Lander
Thanks for addressing this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057982

Title:
  Is a ca-certificates dependency missing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2057982/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057982] Re: Is a ca-certificates dependency missing?

2024-03-15 Thread Richard Lander
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057982

Title:
  Is a ca-certificates dependency missing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2057982/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057982] Re: Is a ca-certificates dependency missing?

2024-03-14 Thread Richard Lander
This appears to be a related issue:
https://github.com/dotnet/sdk/issues/39544

However, it still seems like we're missing a ca-certificates dependency.
I use .NET on Ubuntu plenty, but on a desktop install, so this scenario
never showed up for me before.

** Bug watch added: github.com/dotnet/sdk/issues #39544
   https://github.com/dotnet/sdk/issues/39544

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057982

Title:
  Is a ca-certificates dependency missing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet7/+bug/2057982/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057982] [NEW] Is a ca-certificates dependency missing?

2024-03-14 Thread Richard Lander
Public bug reported:

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

** Affects: dotnet7 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057982

Title:
  Is a ca-certificates dependency missing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet7/+bug/2057982/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs