[Bug 241637] Mk/Uses/go.mk directory conflict

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 1 07:12:34 UTC 2019


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

            Bug ID: 241637
           Summary: Mk/Uses/go.mk directory conflict
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: hsw at bitmark.com

I just happen to have two go dependencies using the same link, could only
separate by setting different versions to get:

lrwxr-xr-x    1 hsw      hsw           50 Nov  1 15:00 go-1.1.7/
lrwxr-xr-x    1 hsw      hsw           57 Nov  1 15:00 go-1.1.8/

the tuple that caused this is:

json-iterator:go:v1.1.8:json_iterator_go/vendor/github.com/json-iterator/go \
ugorji:go:v1.1.7:ugorji_go/vendor/github.com/ugorji/go \

I think migh need to add a the account as part of the link name.

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


More information about the freebsd-ports-bugs mailing list