Coder Social home page Coder Social logo

Comments (7)

joel-schaal avatar joel-schaal commented on May 29, 2024 1

I updated chocolatey to 2.2.2 and reperformed the commands, the problem is still there.
The logs look quite the same:
chocolatey.log

from choco.

AdmiringWorm avatar AdmiringWorm commented on May 29, 2024

@joel-schaal as the issue template mentioned, we need all the information from the output log, and if you could not include it in the issue itself upload this information to https://gist.github.com/ and link to it in the output log section.

Can you please do this, and update the initial issue with the link to this gist?

from choco.

joel-schaal avatar joel-schaal commented on May 29, 2024

I reset my setup and removed my previous log file.
I have done the steps I mentioned again and this is what happened:
chocolatey.log

from choco.

pauby avatar pauby commented on May 29, 2024

The version of Chocolatey CLI in the logs is not supported for open source. Can you upgrade to the latest 2.2.2 version and reproduce it and provide updated logs?

from choco.

steviecoaster avatar steviecoaster commented on May 29, 2024

@joel-schaal I believe this is expected behavior. Thechocolatey-core.extension is not provided as a part of Chocolatey.

when you Installed the 7zip the following happend:

7zip evaluated that it needed the 7zip.install dependent package. The 7zip.install package in turn took a dependency on chocolatey-core.extension, and the chocolatey-core.extension package itself took a dependency on chocolatey-compatibility.extension. After everything was said and done Chocolatey had installed the following packages to satisfy the entire dependency tree along with the package you requested:

  • 7zip
  • 7zip.install
  • chocolatey-core.extensioin
  • chocolatey-compatibility.extension

When you issued the -x parameter on your install command you explicity told Chocolatey to Uninstall dependencies when uninstalling package, according to the help.

The portion of this that may need evaluated as a bug is when you say: Even if I pin chocolatey-core.extension , it is still removed (as well as the pin). I believe that may be unexpected behavior. But if the pinning of packages is not in play, I believe Chocolatey CLI is behaving as intended.

from choco.

github-actions avatar github-actions commented on May 29, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue will be closed in 14 days if it continues to be inactive.

from choco.

github-actions avatar github-actions commented on May 29, 2024

Dear contributor,

As this issue seems to have been inactive for quite some time now, it has been automatically closed.
If you feel this is a valid issue, please feel free to re-open the issue if / when a pull request
has been added.
Thank you for your contribution.

from choco.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.