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

./waf debian Error in WSL #23

Open
AkerIII opened this issue Aug 5, 2021 · 2 comments
Open

./waf debian Error in WSL #23

AkerIII opened this issue Aug 5, 2021 · 2 comments

Comments

@AkerIII
Copy link

AkerIII commented Aug 5, 2021

When running ./waf debian
I Got the following error message:

Creating debian package ...
fakeroot, while creating message channels: Function not implemented
This may be due to a lack of SYSV IPC support.
fakeroot: error while starting the `faked' daemon.

在WSL下尝试执行./waf debian时得到了没有fakeroot的报错,请问如何绕过

@linuxerwang
Copy link
Owner

If you don't have fakeroot, set file owner manually and remove fakeroot from waf.

@AkerIII
Copy link
Author

AkerIII commented Aug 6, 2021

Use sudo update-alternatives --set fakeroot /usr/bin/fakeroot-tcp to wrap around under WSL and ./waf debian works.

But when opend rkflashkit window, the Devices combo have no device. Giving up use this under WSL :(

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