-
Notifications
You must be signed in to change notification settings - Fork 2
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
Issue with mbtask on armv7 #1
Comments
Actually I spend some time on that and found that is a strace bug, not a mbtask
there is another problem, ` Can't open logfile "/var/lib/mbsebbs/log/" |
How did you install that? |
Actually, i will be back to this next week, i just built a package and did dpkg -i |
I would note that the it still says UNRELEASED in the debian/changelog file, which is meant to indicate that it is not ready yet. (It will change to something like stable when it is.) |
Hello
I trying to run mbse on armv6l, but i am facing issue with mbtask
socket(PF_INET, SOCK_RAW, IPPROTO_ICMP) = -1 EPERM (Operation not permitted) write(2, "socket init failed, mbtask not i"..., 53socket init failed, mbtask not installed setuid root ) = 53
but
ls -lah bin/mbtask -rws--s--x 1 root root 141K Jun 15 10:57 bin/mbtask
is there any ideas why it happened?
The text was updated successfully, but these errors were encountered: