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

Mac: After successfully building first dependecy its always just freezes #1161

Open
akhilmhdh opened this issue Oct 25, 2024 · 1 comment
Open

Comments

@akhilmhdh
Copy link

akhilmhdh commented Oct 25, 2024

Description

Hi there.

I was trying out omnibus to package one of our application. Just to get started I followed

  1. omnibus new test
  2. cd omnibus-test
  3. bundle install --binstubs
  4. ./bin/omnibus build test

Screenshot 2024-10-26 at 12 41 28 AM

Then it just stays like this frozen. So I tried another software dependency. That runs and then reaches Finished build and again pauses in that step

Again this is my first time trying out omnibus so my actions could be the culprit.

Sidenote: I am running in an M1 architecture mac

Omnibus Version

Omnibus v9.0.24

Platform Version

Mac OS Sonoma 14.5

Replication Case

As i said in description

Build Output

Shared a screenshot above


@akhilmhdh
Copy link
Author

akhilmhdh commented Oct 26, 2024

I tried same in an ubuntu droplet. The dependency now build finishes but gets a new error like this

Screenshot 2024-10-26 at 2 37 56 PM

Update

The error was because there was no binary found from the starting template. Weird i thought starting template would build without any issues. It seems outdated i guess.

The top error still exist. Somewhere I feel in MacOS it just hangs in there

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

No branches or pull requests

1 participant