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

old package #1467

Closed
franjoespejo opened this issue Oct 4, 2023 · 1 comment
Closed

old package #1467

franjoespejo opened this issue Oct 4, 2023 · 1 comment
Assignees
Labels

Comments

@franjoespejo
Copy link

Where did you see the issue in our documentation?

https://docs.kurtosis.com/quickstart/#spin-up-your-system

Issue description

kurtosis run --enclave eth-network github.com/kurtosis-tech/eth2-package "$(cat ~/network_params.json)"

returns:
There was an error interpreting Starlark code Error occurred while validating /kurtosis-data/startosis-packages/kurtosis-tech/eth2-package/kurtosis.yml Caused by: The package name in kurtosis.yml must match the location it is in. Package name is 'github.com/kurtosis-tech/ethereum-package' and kurtosis.yml is found here: 'github.com/kurtosis-tech/eth2-package'

It should be replaced by
kurtosis run --enclave eth-network github.com/kurtosis-tech/ethereum-package "$(cat ~/network_params.json)"

@leeederek
Copy link
Contributor

leeederek commented Oct 4, 2023

Hey @franjoespejo ! Thank you for filing this issue. We're tracking to fix this here: #1443, will get this merged by EOD :)

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

No branches or pull requests

3 participants