Skip to content

Disambiguate names based on command line #121

Description

@hololeap

I'm trying to run hackport to get the latest version of vec:

$ hackport merge vec
Ambiguous names: Vec, vec
Vec: 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9,
1.0, 1.0.1, 1.0.5
vec: 0, 0.1, 0.1.1, 0.1.1.1, 0.2, 0.3, 0.4, 0.4.1
...

It warns about ambiguous names, either matching Vec or vec, but then seems to choose Vec even though I specified vec on the command line:

  • dev-haskell/vec/vec-1.0.5.ebuild
    # Copyright 1999-2022 Gentoo Authors
    # Distributed under the terms of the GNU General Public License v2
    
    EAPI=8
    
    # ebuild generated by hackport 0.7.3.0
    
    CABAL_PN="Vec"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions