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

Mistakes in README.md #673

Open
tatiana-nspcc opened this issue Nov 23, 2023 · 1 comment
Open

Mistakes in README.md #673

tatiana-nspcc opened this issue Nov 23, 2023 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers I3 Minimal impact S4 Routine U3 Regular

Comments

@tatiana-nspcc
Copy link
Contributor

I've found a few mistakes in README.md

Current Behavior

  1. Testcases execution -> 2. Install neofs-authmate ->
sudo cp bin/neofs-authmate /usr/local/bin/neofs-authmate

There is no such binary file.

  1. Testcases execution -> 3. Install neo-go
git checkout v0.92.0 (or the current version in the neofs-dev-env)

Probably, it requires a higher version of neo-go.

Expected Behavior

Possible Solution

  1. Replace it to neofs-s3-authmate. Maybe the issue occurs not only here but in several other places as well.
  2. Please specify the minimum acceptable version of neo-go, or recommend using the latest version.

Steps to Reproduce

Context

Regression

Your Environment

  • Version of the product used:
  • Server setup and configuration files used:
  • Operating System and version (uname -a):

Don't forget to add labels!

  • component label (see project-specific labels)
  • good first issue if needed
  • does this issue belong to an epic?
  • priority (P0-P4) if already triaged
@tatiana-nspcc tatiana-nspcc added the bug Something isn't working label Nov 23, 2023
@roman-khimov roman-khimov added the documentation Improvements or additions to documentation label Nov 23, 2023
@cthulhu-rider
Copy link
Contributor

i also tryin to override devenv path but seems like this does not work anymore:

$ export DEVENV_PATH=../devenv/
E           RuntimeError: Command: neofs-cli control healthcheck --endpoint s01.neofs.devenv:8081 --wallet ../neofs-dev-env/services/storage/wallet01.json --config /tmp/s01-config.yaml
E           Error:
E           return code: 1
E           output: can't fetch private key: unable to read file from given path: open wallet: open ../neofs-dev-env/services/storage/wallet01.json: no such file or directory

@roman-khimov roman-khimov added U3 Regular S4 Routine I3 Minimal impact labels Dec 20, 2023
@roman-khimov roman-khimov added the good first issue Good for newcomers label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers I3 Minimal impact S4 Routine U3 Regular
Projects
None yet
Development

No branches or pull requests

3 participants