Date: Mon, 04 Jan 2016 15:58:31 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 205881] devel/py-pip: Add a warning against installing into system site-packages with pip! Message-ID: <bug-205881-21822-D0VbSbKCK0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205881-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-205881-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Vladimir Krstulja <vlad-fbsd@acheronmedia.com> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to Free= BSD Python <python@FreeBSD.org>: Bug 205881: devel/py-pip: Add a warning against installing into system site-packages with pip! https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205881 --- Description --- If pip is used to install software into system's site-packages, python pack= ages installed from ports later will conflict with that, if, for example, a comm= on dependency has been previously installed with pip and later is pulled in through ports. Need to add a warning to pip not to install packages into system's site-packages, in form of a pkg-message.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205881-21822-D0VbSbKCK0>