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

aqua g: Some items duplicate #973

Closed
suzuki-shunsuke opened this issue Jul 1, 2022 · 0 comments · Fixed by #975
Closed

aqua g: Some items duplicate #973

suzuki-shunsuke opened this issue Jul 1, 2022 · 0 comments · Fixed by #975
Labels
bug Something isn't working
Milestone

Comments

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Jul 1, 2022

aqua version

Please use the latest version.

$ aqua -v
aqua version 1.15.1 (95296077cc8f95832a667dc58813990457ee8850)

Environment

  • OS (Windows, Linux, macOS, etc): darwin
  • CPU Architecture (amd64, arm64, etc): arm64

Overview

There are duplicated items in aqua g's items.

How to reproduce

  • aqua.yaml
  • executed command and output

aqua.yaml should be not partial but complete configuration.
Please remove unneeded configuration to reproduce the issue.

# aqua.yaml
---
registries:
- type: standard
  ref: v3.5.0
packages:
$ aqua g

Type ahmetb/kubectx/kubens.

  ahmetb/kubectx/kubens (ahmetb/kubens) (standard)                                       │                                                                                       │
> ahmetb/kubectx/kubens (ahmetb/kubens) (standard)                                       │                                                                                       │
  2/637                                                                                  │                                                                                       │
> ahmetb/kubectx/kubens                                                                  └───────────────────────────────────────────────────────────────────────────────────────┘

Debug Output

Please set the environment variable AQUA_LOG_LEVEL=debug and run aqua and tell us the debug output.

$ 

Expected Behaviour

The item's package name is unique.

Actual Behaviour

The package names duplicate.

Important Factoids

Package's aliases may be related.

References

@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Jul 1, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v1.16.0 milestone Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant