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

Teku: No such file or directory #39

Open
MysticRyuujin opened this issue Jul 14, 2020 · 1 comment
Open

Teku: No such file or directory #39

MysticRyuujin opened this issue Jul 14, 2020 · 1 comment
Labels
bug Something isn't working teku

Comments

@MysticRyuujin
Copy link

MysticRyuujin commented Jul 14, 2020

Description

Running eth2fuzz_teku on Windows results in the following error:

[eth2fuzz] Testing FuzzerJavaJQFAfl is available
No such file or directory (os error 2)

All 4 of the other clients launch correctly (assuming I mount the correct workspace folder 🤣 )

Expected Behavior

teku fuzzing should launch, and run

Actual Behavior

[eth2fuzz] Testing FuzzerJavaJQFAfl is available
No such file or directory (os error 2)

Steps to Reproduce

I am running docker under Windows Subsystem for Linux 2 with Ubuntu 20.04 but I don't think it's specific to that setup, Butta also has the same issue on Windows, but I'm not sure if he's running WSL2 or not?

Anyway, I ran the following inside my WSL2 Ubuntu host:

cd /mnt/e/ETH2/
git clone https://github.com/sigp/beacon-fuzz
cd beacon-fuzz/eth2fuzz
make teku

Then, from my windows host:

docker run -it -v E:\ETH2\beacon-fuzz\eth2fuzz\workspace:/eth2fuzz/workspace eth2fuzz_teku target teku_attester_slashing

Your Environment

  • Version/Commit used: f4d65add2c251a57365003413a4ff508423efef8
  • Operating System and version: Windows 10 x64 20H2 Build 19042.330 with WSL2 & Docker Desktop Community 2.3.0.3 (45519) stable
@zedt3ster
Copy link
Member

This is an obscure bug that we're investigating. Thanks for reporting it!

@pventuzelo pventuzelo added bug Something isn't working teku labels Aug 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working teku
Projects
None yet
Development

No branches or pull requests

3 participants