Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SudoTimeoutProcess Spawn Error - Installing .NET should be worked if the user cancels the installation and requests it again #2170

Open
NicoleWang001 opened this issue Mar 11, 2025 · 4 comments
Labels
bug Something isn't working P1

Comments

@NicoleWang001
Copy link
Member

Describe the bug.

Installing .NET does not work with info that install had already been requested if the user cancels the installation and requests it again.

Please attach log file(s) here if you have any.

logs.zip

Reproduction Steps

  1. On Ubuntu 24.04, run the command: .NET Install Tool - Install the .NET SDK System-Wide.
  2. Use the version it provided, which is 8.0.1xx. Hit enter.
  3. Click cancel on pop-up 'Authentication Required' to cancel the installation.
  4. Re-run the command: .NET Install Tool - Install the .NET SDK System-Wide with default settings to request it again
  5. Observe

Expected Behavior

The .NET SDK should be installed successfully.

Exceptions & Errors (if any)

Installing .NET does not work with info that install had already been requested if the user cancels the installation and requests it again.

Image

.NET Install Tool Version

v 2.2.9

Your operating system? Please provide more detail, such as the version and or distro above.

Linux

VS Code Version

1.98.0

@NicoleWang001
Copy link
Member Author

NicoleWang001 commented Mar 11, 2025

Verification on Windows is blocked by bug [https://github.com//issues/2164].
Verification on Mac is blocked by bug [https://github.com//issues/1572]

@NicoleWang001 NicoleWang001 changed the title [NETE2ESDK][Ubuntu]Installing .NET should be worked if the user cancels the installation and requests it again [NETE2ESDK][Linux]Installing .NET should be worked if the user cancels the installation and requests it again Mar 11, 2025
@NicoleWang001
Copy link
Member Author

This issue is also reproduced on RHEL 9.5

Image

@nagilson
Copy link
Member

I believe this will be fixed by #2169, please confirm with the new build

@NicoleWang001
Copy link
Member Author

NicoleWang001 commented Mar 12, 2025

This issue is still repro on the build

Image

log.zip

@nagilson nagilson added P1 bug Something isn't working and removed untriaged labels Mar 12, 2025
@nagilson nagilson changed the title [NETE2ESDK][Linux]Installing .NET should be worked if the user cancels the installation and requests it again SudoTimeoutProcess Spawn Error - Installing .NET should be worked if the user cancels the installation and requests it again Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1
Projects
None yet
Development

No branches or pull requests

2 participants