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

ls -la in /bin freezes kerla #9

Closed
LionsAd opened this issue Oct 26, 2021 · 2 comments
Closed

ls -la in /bin freezes kerla #9

LionsAd opened this issue Oct 26, 2021 · 2 comments

Comments

@LionsAd
Copy link

LionsAd commented Oct 26, 2021

On the SSH connection:

# cd /bin
# ls
grep         nslookup     dropbear     busybox      mkdir        hello
dropbearkey  env          sleep        httpd        cp           uname
touch        curl         wget         tail         ln
ls           mv           clear        rm           head
echo         rmdir        sh           dmesg        cat
# ls -la
[ .... minutes later ... ]
Timeout, server kerla-demo.seiya.me not responding.

Great work! :)

Unrelated question (but this bug report can probably be closed anyway):

Can this also be developed on a Mac or do you need a VM or docker or such?

@nuta
Copy link
Owner

nuta commented Oct 26, 2021

Thank you! This is a known issue as reported in #3 (missing the implementation of readlink system call).

Can this also be developed on a Mac or do you need a VM or docker or such?

Of course you can and I usually develop on macOS. see HACKING for details.

@LionsAd
Copy link
Author

LionsAd commented Oct 27, 2021

Thanks - I had checked the issues, but did not see #3. Closing as it's an obvious duplicate. Thanks for the answer!

@LionsAd LionsAd closed this as completed Oct 27, 2021
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

2 participants