Hacker News new | ask | show | jobs
by omajid 1399 days ago
Are you sure about that? Can you share the steps I can run to reproduce that?

I am looking at the sources at https://packages.ubuntu.com/source/jammy-updates/dotnet6 and (as far as I can tell) they are applying a patch called 1500sdk-telemetry-optout.patch (originally from Fedora https://src.fedoraproject.org/rpms/dotnet3.1/blob/f36/f/cli-...) that is supposed to make telemetry opt-in.

There's a better fix landing upstream for .NET 7: https://github.com/dotnet/sdk/pull/25935

1 comments

Repro steps:

  sudo apt install dotnet6
- Observe the “telemetry enabled” message.
Maybe it's because I'm trying it on WSL2. Filed a bug for my experience.
Hi!

Could you be so kind and open a bug for this at https://bugs.launchpad.net/ubuntu/+source/dotnet6?

Thanks in advance.