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

Ensure the most recent version of Chocolatey-NuGet.Core package is being used #3150

Closed
4 tasks done
gep13 opened this issue May 9, 2023 · 1 comment
Closed
4 tasks done
Assignees
Milestone

Comments

@gep13
Copy link
Member

gep13 commented May 9, 2023

Checklist

  • 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.

What You Are Seeing?

There was an issue in Chocolatey-NuGet.Core where the order of operations for a set of packages could not be guaranteed. This has been fixed, and an updated version of the Chocolatey-NuGet.Core package is ready for usage. We need to update to this.

What is Expected?

We should be using the most recent version of Chocolatey-NuGet.Core.

How Did You Get This To Happen?

N/A

System Details

  • Operating System: Windows 10
  • Windows PowerShell version: 5.1.19041.2364
  • Chocolatey CLI Version: 1.3.1
  • Chocolatey Licensed Extension version: 5.0.2
  • Chocolatey License type: Business
  • Terminal/Emulator: PowerShell

Installed Packages

N/A

Output Log

N/A

Additional Context

N/A

@gep13 gep13 added this to the 1.4.0 milestone May 9, 2023
@gep13 gep13 self-assigned this May 9, 2023
gep13 added a commit that referenced this issue May 9, 2023
This new package version includes a fix to ensure that packages are
operated on in the correct order, specifcally when handling the
Chocolatey Products.  This will ensure for example that Chocolatey CLI
is upgraded before Chocolatey Agent is upgraded.  If this doesn't
happen, then there are known issues that can happen with restarting the
Chocolatey Agent Windows Service, since the new Chocolatey CLI
components haven't yet been placed on disk.

This commit updates the Chocolatey-NuGet.Core files on disk in the lib
folder, as well as updates the credits file to indicate a new version
is being used, and also updates the project references to new the new
assemblies.
@gep13 gep13 added 4 - Done and removed 2 - Working labels May 9, 2023
@gep13 gep13 closed this as completed May 9, 2023
@choco-bot
Copy link

🎉 This issue has been resolved in version 1.4.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

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

No branches or pull requests

2 participants