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]: Doc bug in quickstart #7647

Open
offirc2 opened this issue Apr 9, 2024 · 0 comments · May be fixed by #7675
Open

[Bug]: Doc bug in quickstart #7647

offirc2 opened this issue Apr 9, 2024 · 0 comments · May be fixed by #7675
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@offirc2
Copy link

offirc2 commented Apr 9, 2024

What happened?

In https://docs.lakefs.io/quickstart/actions-and-hooks.html, steps 2-3 - editing the file in local station will fail step 4 as the file cannot be found. Instead need to edit the file in docker like:
docker exec lakefs
vi /tmp/check_commit_metadata.yml

Expected behavior

No response

lakeFS version

No response

How lakeFS is installed

docker

Affected clients

No response

Relevant log output

offir@workstation ~ %  docker exec lakefs \                  
     lakectl fs upload \
         lakefs://quickstart/add_action/_lakefs_actions/check_commit_metadata.yml \
         --source /tmp/check_commit_metadata.yml

open /tmp/check_commit_metadata.yml: no such file or directory
Error executing command.

Contact details

No response

@offirc2 offirc2 added bug Something isn't working contributor labels Apr 9, 2024
@itaiad200 itaiad200 added good first issue Good for newcomers and removed contributor labels Apr 11, 2024
@offirc2 offirc2 linked a pull request Apr 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants