Date: Fri, 14 Apr 2017 20:51:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218290] Ports devel/go-tools and sysutils/vagrant conflict and can't be installed together Message-ID: <bug-218290-13-Anbk3Vud1q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218290-13@https.bugs.freebsd.org/bugzilla/> References: <bug-218290-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218290 --- Comment #1 from joe@thrallingpenguin.com --- Thank you for the problem report and sorry on the delay. >From the error message output, the important line is: pkg-static: rubygem-bundler-1.14.6 conflicts with go-tools-20170328 (instal= ls files into the same place). Problematic file: /usr/local/bin/bundle This error says that the problematic port is actually "devel/go-tools", whi= ch installs a file that is owned by the "sysutils/rubygem-bundler" port. The correct owner for this file is indeed the "sysutils/rubygem-bundler" po= rt, and not "devel/go-tools". The problem should be verified to still be present, and if so, reported to = the maintainer of the "devel/go-tools" port. Thank you for your time and patience! --=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-218290-13-Anbk3Vud1q>