[Bug 248071] editors/vscode: vscode always fails to build because of inconsistent dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 18 15:45:47 UTC 2020


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

            Bug ID: 248071
           Summary: editors/vscode: vscode always fails to build because
                    of inconsistent dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tagattie at FreeBSD.org
          Reporter: meta at FreeBSD.org
          Assignee: tagattie at FreeBSD.org
             Flags: maintainer-feedback?(tagattie at FreeBSD.org)

Created attachment 216542
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216542&action=edit
patch

editors/vscode has dependency like this:

editors/vscode
 ├ devel/electron7 ─ www/node12
 └ www/node10

However, www/node10 and www/node12 CONFLICTS_INSTALL each other. As a result,
editors/vscode always fails to build.  It should not depend on multiple node
versions at the same time.

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


More information about the freebsd-ports-bugs mailing list