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

Can't install adittional nodejs tools #3481

Closed
6 tasks done
Bogdan-Torkhov opened this issue Jul 8, 2024 · 8 comments
Closed
6 tasks done

Can't install adittional nodejs tools #3481

Bogdan-Torkhov opened this issue Jul 8, 2024 · 8 comments

Comments

@Bogdan-Torkhov
Copy link

Checklist

  • I confirm there are no unresolved issues reported on the Chocolatey Status page.
  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my problem.
  • I have verified this is not an issue for a specific package.
  • I have verified this issue is not security related.
  • I confirm I am using official, and not unofficial, or modified, Chocolatey products.

What You Are Seeing?

Chocolatey v2.3.0
Upgrading the following packages:
python;visualstudio2019-workload-vctools
By upgrading, you accept licenses for the packages.
python v3.12.4 is the latest version available based on your source(s).
visualstudio2019-workload-vctools is not installed. Installing...
[NuGet] One or more unresolved package dependency constraints detected in the Chocolatey lib folder. All dependency constraints must be resolved to add or update packages. If these packages are being updated this message may be ignored, if not the following error(s) may be blocking the current package operation: 'python 3.12.4 constraint: python3 (= 3.12.4)'
Unable to resolve dependency 'kb2919355': Unable to find a version of 'kb2919355' that is compatible with 'dotnetfx 4.7.2.20180712 constraint: kb2919355 (>= 1.0.20160915)', 'KB2999226 1.0.20161023 constraint: kb2919355 (>= 1.0.20160915)', 'vcredist140 14.0.23026 constraint: kb2919355 (>= 1.0.20160915)', 'visualstudio2019buildtools 16.0.0 constraint: kb2919355 (>= 1.0.20160915)'.

Chocolatey upgraded 0/2 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures

  • visualstudio2019-workload-vctools - Unable to resolve dependency 'kb2919355': Unable to find a version of 'kb2919355' that is compatible with 'dotnetfx 4.7.2.20180712 constraint: kb2919355 (>= 1.0.20160915)', 'KB2999226 1.0.20161023 constraint: kb2919355 (>= 1.0.20160915)', 'vcredist140 14.0.23026 constraint: kb2919355 (>= 1.0.20160915)', 'visualstudio2019buildtools 16.0.0 constraint: kb2919355 (>= 1.0.20160915)'.
    Type ENTER to exit:

What is Expected?

I expected installing all things and closing terminal

How Did You Get This To Happen?

I ran nodejs installation and installation of additional tools

System Details

  • Operating System: Windows 11
  • Windows PowerShell version:5.1.22621.3810
  • Chocolatey CLI Version:2.3.0
  • Chocolatey Licensed Extension version:Chocolatey v2.3.0
    0 packages installed.
  • Chocolatey License type:?
  • Terminal/Emulator:it starts powershell from admin

Installed Packages

chocolatey 2.3.0
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
chocolatey-windowsupdate.extension 1.0.5
KB2919355 1.0.20160915
KB2919442 1.0.20160915
KB2999226 1.0.20181019
KB3033929 1.0.5
KB3035131 1.0.3
python 3.12.4
python3 3.12.4
vcredist140 14.40.33810
vcredist2015 14.0.24215.20170201
13 packages installed.

Output Log

https://gist.github.com/Bogdan-Torkhov/1a4d646395bf7d87b82b56146ea78b25

Additional Context

It's all

@pauby
Copy link
Member

pauby commented Jul 8, 2024

Duplicate of #3480.

@pauby pauby closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
@pauby pauby added Duplicate Issue and removed Bug labels Jul 8, 2024
@pauby
Copy link
Member

pauby commented Jul 8, 2024

While this is a different package, this is still a duplicate.

@Bogdan-Torkhov
Copy link
Author

@pauby I chechked docs, i don't know how to fix these error, do you have any idea?

@Bogdan-Torkhov
Copy link
Author

And i have different error, not like in #3480

@Bogdan-Torkhov
Copy link
Author

#3226 these issue is similar to my, but not the same

@Bogdan-Torkhov
Copy link
Author

@pauby please help me solve it

@Bogdan-Torkhov
Copy link
Author

@pauby please answer me?

@TheCakeIsNaOH
Copy link
Member

@Bogdan-Torkhov see the code of conduct: https://github.com/chocolatey/choco?tab=coc-ov-file#readme
This is a community support issue tracker, not one with a SLA: https://chocolatey.org/support

As for your issue, see the dependency trouble docs linked in the other issue: https://docs.chocolatey.org/en-us/choco/troubleshooting/dependency-troubles/

It looks like you are missing the python312 package, because it failed to install. This left the dependencies in a broken state. You can either install the python312 package, or uninstall python and then python3 to fix the broken dependency tree.
https://community.chocolatey.org/packages/python312

@chocolatey chocolatey locked as resolved and limited conversation to collaborators Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants