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

opam list --recursive --depends-on <pkg> should not include the package itself #4446

Open
kit-ty-kate opened this issue Nov 24, 2020 · 1 comment · May be fixed by #5075
Open

opam list --recursive --depends-on <pkg> should not include the package itself #4446

kit-ty-kate opened this issue Nov 24, 2020 · 1 comment · May be fixed by #5075
Labels
Projects

Comments

@kit-ty-kate
Copy link
Member

kit-ty-kate commented Nov 24, 2020

opam list --recursive --depends-on ppx_deriving --all-versions -s | grep -F ppx_deriving.
ppx_deriving.0.1
ppx_deriving.0.2
ppx_deriving.0.3
ppx_deriving.1.0
ppx_deriving.1.1
ppx_deriving.2.0
ppx_deriving.2.1
ppx_deriving.2.2
ppx_deriving.3.0
ppx_deriving.3.1
ppx_deriving.3.2
ppx_deriving.3.3
ppx_deriving.4.0
ppx_deriving.4.1
ppx_deriving.4.1.5
ppx_deriving.4.2
ppx_deriving.4.2.1
ppx_deriving.4.3
ppx_deriving.4.4
ppx_deriving.4.4.1
ppx_deriving.4.5
ppx_deriving.5.0
ppx_deriving.5.1
$ opam list --recursive --depends-on labrys.0.1 --all-versions -s
labrys.0.1

This seems a bit counter-intuitive.

@AltGr
Copy link
Member

AltGr commented Dec 15, 2020

Indeed; the same is true for --required-by

@dra27 dra27 modified the milestones: 2.1.0, 2.1.1 Feb 26, 2021
@dra27 dra27 added this to To do in Feature Wish via automation Feb 26, 2021
@dra27 dra27 removed this from the 2.1.1 milestone Feb 26, 2021
@dra27 dra27 added this to To do in Opam 2.2.0 via automation Jul 8, 2021
@dra27 dra27 removed this from To do in Feature Wish Jul 8, 2021
@dra27 dra27 added the AREA: UI label Jul 16, 2021
@kit-ty-kate kit-ty-kate linked a pull request Aug 14, 2021 that will close this issue
@rjbou rjbou moved this from To do to In progress in Opam 2.2.0 Dec 23, 2021
@kit-ty-kate kit-ty-kate added this to To do in Opam 2.3 via automation Nov 10, 2022
@kit-ty-kate kit-ty-kate removed this from In progress in Opam 2.2.0 Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Opam 2.3
  
To do
4 participants