[Bug 249509] ports-mgmt/modules2tuple: Prints a wrong GitHub account in one of the lines

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 21 17:11:27 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249509

            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 at freebsd.org
          Reporter: yuri at freebsd.org
          Assignee: dmgk at freebsd.org
             Flags: maintainer-feedback?(dmgk at freebsd.org)

In misc/concourse 'make gomod-vendor' prints the line:
> cloudfoundry:credhub-cli:e3951663d25c:cloudfoundry_credhub_cli/vendor/code.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.

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


More information about the freebsd-ports-bugs mailing list