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

(wixtoolset) Version 3.14+ removed the dotnet3.5 dependency #2564

Open
2 tasks done
A9G-Data-Droid opened this issue Nov 7, 2024 · 0 comments
Open
2 tasks done

(wixtoolset) Version 3.14+ removed the dotnet3.5 dependency #2564

A9G-Data-Droid opened this issue Nov 7, 2024 · 0 comments
Labels

Comments

@A9G-Data-Droid
Copy link

A9G-Data-Droid commented Nov 7, 2024

Checklist

  • I have verified that this is the correct repository, and the package is maintained by the chocolatey-community user.
  • I have verified that this is happening in the latest available version of the package.

Chocolatey Version

2.3.0

Chocolatey License

None

Package Version

WiX Toolset 3.14.1

Current Behaviour

In version 3.14+ they removed the dotnet3.5 dependency but the choco installer still tries to install it, which fails in certain cases.

This is where 3.5 was removed:
https://github.com/wixtoolset/wix3/pull/476

It is explicitly declared here:
https://github.com/wixtoolset/issues/issues/5711

Expected Behaviour

choco should not attempt to install dotnet3.5 in this version of the wixtoolset.

Steps To Reproduce

  1. From Windows 11 PowerShell Admin Prompt
  2. Run choco install git wixtoolset -y
  3. Failures
  • DotNet3.5 (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\DotNet3.5\Tools\ChocolateyInstall.ps1'.
    See log for details.

Environment

- Operating System: Windows 11 Pro [64-bit] 10.0.22631.0
- PowerShell Version: v5.1.22621.4249
- Shell: PowerShell v5.1.22621.4249

Chocolatey Log

https://gist.github.com/A9G-Data-Droid/f9f69e88fbff741e0af46442e2eaddd9

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant