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

bug(fill): fill fails on filesystems with ecryptfs #1149

Open
danceratopz opened this issue Jan 29, 2025 · 0 comments
Open

bug(fill): fill fails on filesystems with ecryptfs #1149

danceratopz opened this issue Jan 29, 2025 · 0 comments
Labels
scope:fill Scope: fill command type:bug Something isn't working

Comments

@danceratopz
Copy link
Member

The filename generated by the --evm-dump-dir feature is too long to write to an ext4 filesystem with ecryptfs:

E   OSError: [Errno 36] File name too long: '/home/dtopz/code/github/danceratopz/eest/logs/evm/cancun__eip4844_blobs__test_blob_txs__test_insufficient_balance_blob_tx/fork_Cancun_blockchain_test__exact_balance_minus_1_tx_max_fee_per_blob_gas_multiplier_1_no_calldata_tx_value_0_tx_max_priority_fee_per_gas_0_tx_max_fee_per_gas_7_no_access_list'

As of #999 --evm-dump-dir is enabled by default.

@danceratopz danceratopz added scope:fill Scope: fill command type:bug Something isn't working labels Jan 29, 2025
danceratopz added a commit that referenced this issue Jan 29, 2025
marioevz pushed a commit that referenced this issue Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:fill Scope: fill command type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant