Corey Hemminger

Results 223 comments of Corey Hemminger

@Jean-Baptiste-Lasselle have you tried removing the -alpha from your version number. With semantic versioning anything less than 1.0.0 is considered similar to alpha or beta. 1.0.0 then signifies first production...

vagrant uses it's own embedded ruby. Try with just these flags: ` vagrant cloud publish --architecture amd64 --no-direct-upload decodeleco/debian12-docker 0.0.1 virtualbox package.box --force --release `

Only other thing I can think of is if the package.box file live in the same folder you are running the command from. Otherwise I have no clue what that...

I believe when Hashi first started Ruby was the popular language of the time and most Hashi products were ruby based. Since then many of their products and services have...

No I am not. Just been using some of their products for a few years now.

I've been using this in Bento project https://github.com/chef/bento/blob/main/lib/bento/upload.rb#L49

oh sorry just realized your talking about HCP I haven't used that.

im running into this as well with latest version of vagrant, macos, and virtualbox. I'm testing with test-kitchen and boxes I created like stomweld/windows-11 in the vagrant app store. If...

can you test this new build https://github.com/chef/bento/actions/runs/8601528699/artifacts/1395233285 or any of the ubuntu images from this pipeline. https://github.com/chef/bento/actions/runs/8601528699#artifacts

closing this due to age. please feel free to reopen if needed.