Date: Tue, 8 Jan 2019 23:48:42 +0100 From: Matthias Fechner <idefix@fechner.net> To: Franco Fichtner <franco@lastsummer.de> Cc: ports@freebsd.org Subject: Re: Add conflicts to port Message-ID: <81c13702-d0f4-9fc8-2242-af6d7136b46c@fechner.net> In-Reply-To: <09A8FA98-F113-47B2-B550-8344B43E4A65@lastsummer.de> References: <6810cf5f-b804-91ca-063d-1aad794b8a71@fechner.net> <09A8FA98-F113-47B2-B550-8344B43E4A65@lastsummer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Franco, Am 08.01.2019 um 15:58 schrieb Franco Fichtner: > Explicit CONFLICTS only exist within the ports tree > during builds. > > pkg detects conflicts simply when files are attempted > to be installed in the same place -- i.e. a file already > belongs to another installed package. hm, this will not help, as the conflicting file is created at runtime and not by the installation of the package and can therefor not be detected by pkg. I do not understand why the CONFLICTS_INSTALL does exist: http://www.si.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/conflicts.html if it does not work. Maybe a bug or has the documentation to be updated? Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81c13702-d0f4-9fc8-2242-af6d7136b46c>