Closed Bogdan-Torkhov closed 3 months ago
Duplicate of #3480.
While this is a different package, this is still a duplicate.
@pauby I chechked docs, i don't know how to fix these error, do you have any idea?
And i have different error, not like in #3480
https://github.com/chocolatey/choco/issues/3226 these issue is similar to my, but not the same
@pauby please help me solve it
@pauby please answer me?
@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
Checklist
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
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
Installed Packages
Output Log
Additional Context
It's all