Date: Sat, 18 Jul 2020 15:45:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248071] editors/vscode: vscode always fails to build because of inconsistent dependency Message-ID: <bug-248071-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248071 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@FreeBSD.org Reporter: meta@FreeBSD.org Assignee: tagattie@FreeBSD.org Flags: maintainer-feedback?(tagattie@FreeBSD.org) Created attachment 216542 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216542&action= =3Dedit patch editors/vscode has dependency like this: editors/vscode =E2=94=9C devel/electron7 =E2=94=80 www/node12 =E2=94=94 www/node10 However, www/node10 and www/node12 CONFLICTS_INSTALL each other. As a resul= t, editors/vscode always fails to build. It should not depend on multiple node versions at the same time. --=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-248071-7788>