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

Bootstrapper is failing with Chocolatey v2.0.0 #532

Closed
4 tasks done
flcdrg opened this issue Jun 5, 2023 · 2 comments · Fixed by #533
Closed
4 tasks done

Bootstrapper is failing with Chocolatey v2.0.0 #532

flcdrg opened this issue Jun 5, 2023 · 2 comments · Fixed by #533
Labels
5 - Released The issue has been resolved, and released to the public for consumption Bug Issues where something has happened which was not expected or intended
Milestone

Comments

@flcdrg
Copy link
Member

flcdrg commented Jun 5, 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?

https://twitter.com/Cyberipman/status/1665420846234574848

What is Expected?

Works with Chocolatey v2.0

How Did You Get This To Happen?

Using bootstrapper script

System Details

  • Chocolatey CLI Version: 2.0

Installed Packages

n/a

Output Log

n/a

Additional Context

No response

@flcdrg flcdrg added the Bug Issues where something has happened which was not expected or intended label Jun 5, 2023
flcdrg added a commit that referenced this issue Jun 5, 2023
@Ana06
Copy link

Ana06 commented Jun 5, 2023

Until #533 is merged and released, you can use $env:chocolateyVersion = '1.4.0' before installing boxstarter

mwallner pushed a commit that referenced this issue Jun 5, 2023
gep13 pushed a commit that referenced this issue Jun 6, 2023
- Update bootstrapper.ps1

(cherry picked from commit c7446a9)
gep13 added a commit that referenced this issue Jun 6, 2023
* hotfix/3.0.1:
  GH-518: fix Call-Chocolatey usage
  (GH-532) Use 'choco install' instead of cinst (#533)
  (#524) Fix Build Handling of Long Prerelease
  (maint) eol consistency
  (maint) .gitattributes new line
  (GH-501) Fix Propagation of VerbosePreference (#512)
  (#508) Fix package iconUrl
  Fixed typo in README.md
  Update README.md
  (maint) Re-instate the Boxstarter logo
  (maint) link boxstarter.org repository
  (maint) crlf in Markdown files!
@gep13 gep13 added the 4 - Done Code has been added to the repository, and has been reviewed by a team member label Jun 6, 2023
@gep13 gep13 added this to the 3.0.1 milestone Jun 6, 2023
@gep13 gep13 changed the title bootstrapper is failing with Chocolatey v2 Bootstrapper is failing with Chocolatey v2.0.0 Jun 6, 2023
@gep13 gep13 added 5 - Released The issue has been resolved, and released to the public for consumption and removed 4 - Done Code has been added to the repository, and has been reviewed by a team member labels Jun 6, 2023
@choco-bot
Copy link

🎉 This issue has been resolved in version 3.0.1 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

gep13 added a commit that referenced this issue Jun 6, 2023
* master:
  (build) Handle null value for PreReleaseLabel
  (build) Add standard config for GitReleaseManager
  (build) Add templates for GitReleaseManager
  (maint) Fix line endings
  GH-518: fix Call-Chocolatey usage
  (GH-532) Use 'choco install' instead of cinst (#533)
  (#524) Fix Build Handling of Long Prerelease
  (maint) Re-instate the Boxstarter logo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Released The issue has been resolved, and released to the public for consumption Bug Issues where something has happened which was not expected or intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants