Date: Thu, 7 Jun 2012 22:14:49 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: freebsd-emulation@freebsd.org Cc: Sulev-Madis 'ketas' Silber <madis555@hot.ee> Subject: Re: FreeBSD Ports conflicts checker Message-ID: <20120607221449.00007473@unknown> In-Reply-To: <20120605022102.1851A11F823@ketas-laptop.mydomain> References: <20120605022102.1851A11F823@ketas-laptop.mydomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Jun 2012 05:10:41 +0300 (EEST) "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> wrote: > HTML version of this report is here: > http://ketas.si.pri.ee/ports-conflicts/emulation@FreeBSD.org > > For port audio/linux-f10-alsa-lib suggesting new CONFLICTS > alsa-lib-[0-9]* because of overlapping files lib/libasound.so.2 (also > used by audio/alsa-lib) I take this as an example, it's not the only one: This is a false positive. You need to check the PREFIX of each port, and only if the prefix is the same (maybe via a call to realpath) you can say that you have a conflict. This is a linux infrastructure port and it installs into /compat/linux, not to /usr/local. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120607221449.00007473>