Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Noah can not start on OSX High Sierra #43

Open
antbok opened this issue Jan 6, 2018 · 16 comments
Open

Noah can not start on OSX High Sierra #43

antbok opened this issue Jan 6, 2018 · 16 comments

Comments

@antbok
Copy link

antbok commented Jan 6, 2018

OUTPUT:

$ noah
Allow noah to run as root? It's necessary for privileged commands such as sudo.
Noah is still under development, so please enable it at your own risk! [y/N] y
Password:
read_vmcs failed

@MJBOLDUC
Copy link

I have same issue

@jmgc
Copy link

jmgc commented Feb 3, 2018

Same here, with commit c97fe60:
$ cd ~/.noah/tree/bin
$ noah bash
Allow noah to run as root? It's necessary for privileged commands such as sudo.
Noah is still under development, so please enable it at your own risk! [y/N] N

  • Running noah as normal user... This may cause unstable behavior of sudo executed from inside noah.

And it stays here for ever...

The --strace file option provides the message:

//==================
strace log started: [Sat, 03 Feb 2018 09:46:21 UTC]

The --output file option provides the message:

//==================
printk log started: [Sat, 03 Feb 2018 09:48:50 UTC]
[7757:512786] other reason: 2147483681

@mijalapenos
Copy link

Same issue. No idea how to fix it. Could someone look into it?

@hachi8833
Copy link

Same issue.

@nullpo-head
Copy link
Member

Thank you for reporting!
The latest version of Noah should be able to run on High Sierra. Can you try again with the latest version?

@tpimh
Copy link

tpimh commented Mar 8, 2018

It works (macos high sierra, noah 0.5.1)

@nullpo-head
Copy link
Member

@tpimh thanks!

@jmgc
Copy link

jmgc commented Mar 8, 2018

It still fails...

@nullpo-head
Copy link
Member

@jmgc Oh, that's bad.. Thanks! We'll fix it.

@mijalapenos
Copy link

Removing ~/.noah/ directory and installing it again with brew worked for me. You could try that :)

@jmgc
Copy link

jmgc commented Mar 26, 2018

@michalmares: done, but still does not work.

@mijalapenos
Copy link

Damn :/ I'm not a developer, sorry, just thought it might help you as well.

@jmgc
Copy link

jmgc commented Mar 26, 2018

Don't be sorry, It was worth a try. Thanks in any case.

@hachi8833
Copy link

I tried again with removing .noar directory and failed again.

Allow noah to run as root? It's necessary for privileged commands such as sudo.
Noah is still under development, so please enable it at your own risk! [y/N] y
Password:
groups: cannot find name for group ID 501
groups: cannot find name for group ID 61
groups: cannot find name for group ID 79
groups: cannot find name for group ID 80
groups: cannot find name for group ID 81
groups: cannot find name for group ID 98
groups: cannot find name for group ID 701
groups: cannot find name for group ID 204
groups: cannot find name for group ID 250
groups: cannot find name for group ID 395
groups: cannot find name for group ID 398
groups: cannot find name for group ID 399
bash: /usr/local/etc/profile.d/z.sh: No such file or directory
bash: /usr/local/etc/bash_completion.d/git-prompt.sh: No such file or directory
bash: /usr/local/share/zsh/site-functions/git-completion.bash: No such file or directory

Looks like noah assumes zsh. I'm not using zsh...
It'd be good if you add the requirement or support bash.
Thank you,

@gilbahat
Copy link

fails for me too. I wish I could help but none of my attempts to coax noah into throwing out any more meaningful error have been fruitful. let me know if there's something I can do. tried to run it with lldb, it behaves differently than non-lldb run:

(lldb) target create "/usr/local/Cellar/noah/0.5.1/libexec/noah"
Current executable set to '/usr/local/Cellar/noah/0.5.1/libexec/noah' (x86_64).
(lldb) settings set -- target.run-args "-m" "/Users/gilbahat/.noah/tree" "bin/bash"
(lldb) run
error: process exited with status -1 (unable to attach)
(lldb) quit

without lldb it just appears totally stuck.

@LliliansCalvo
Copy link

Could any of you solve this? I also have the same problem.

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

No branches or pull requests

9 participants