Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2020 17:11:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249509] ports-mgmt/modules2tuple: Prints a wrong GitHub account in one of the lines
Message-ID:  <bug-249509-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249509

            Bug ID: 249509
           Summary: ports-mgmt/modules2tuple: Prints a wrong GitHub
                    account in one of the lines
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dmgk@freebsd.org
          Reporter: yuri@freebsd.org
          Assignee: dmgk@freebsd.org
             Flags: maintainer-feedback?(dmgk@freebsd.org)

In misc/concourse 'make gomod-vendor' prints the line:
> cloudfoundry:credhub-cli:e3951663d25c:cloudfoundry_credhub_cli/vendor/cod=
e.cloudfoundry.org/credhub-cli
when it should be
> cloudfoundry-incubator:credhub-cli:e3951663d25c:cloudfoundry_credhub_cli/=
vendor/code.cloudfoundry.org/credhub-cli

In the project, 'credhub-cli' is referenced as
code.cloudfoundry.org/credhub-cli/credhub which resolves to
https://github.com/cloudfoundry-incubator/credhub-cli

But modules2tuple prints cloudfoundry:credhub-cli and not
cloudfoundry-incubator:credhub-cli.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249509-7788>