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

Launch emulator failed when CircleCI checks #2354

Open
chenleejr opened this issue Jun 6, 2019 · 6 comments
Open

Launch emulator failed when CircleCI checks #2354

chenleejr opened this issue Jun 6, 2019 · 6 comments

Comments

@chenleejr
Copy link

Description

I make a pull request 2352, but CircleCI checks failed.

emulator -avd test -no-audio -no-window
/opt/android/sdk/emulator/qemu/linux-x86_64/qemu-system-armel: error while loading shared libraries: libpulse.so.0: cannot open shared object file: No such file or directory
Exited with code 127

This problem does not seem to be caused by me.

@erikandre
Copy link
Contributor

Hi @chenleejr

Thanks for letting us know. Yes, it's an existing issue and not connected to your pull request.

@oprisnik
Copy link
Contributor

oprisnik commented Jun 6, 2019

@lambdapioneer fixed this for Spectrum with facebookincubator/spectrum@0195555

The same change can be adapted to work with Fresco as well. Feel free to send a pull request!

@divyanshk7
Copy link

I am new to open source. Please help me how can i start contributing to open source?

@chenleejr
Copy link
Author

@divyanshk7 Maybe you should clone the project first, and read CONTRIBUTING.md. This can help you.

@divyanshk7
Copy link

@chenleejr Thanks for your help.

@dustinyoste
Copy link

@lambdapioneer do you by chance know why the changes here, facebookincubator/spectrum@0195555, fixed the above mentioned error?
Not related to this repro, just digging for help.

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

No branches or pull requests

5 participants