From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-181205-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 29D14139083 for <garchives@archives.gentoo.org>; Fri, 8 Dec 2017 12:39:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB5C4E0F05; Fri, 8 Dec 2017 12:39:16 +0000 (UTC) Received: from forward103p.mail.yandex.net (forward103p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:106]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36D2CE0EC6 for <gentoo-user@lists.gentoo.org>; Fri, 8 Dec 2017 12:39:15 +0000 (UTC) Received: from mxback4j.mail.yandex.net (mxback4j.mail.yandex.net [IPv6:2a02:6b8:0:1619::10d]) by forward103p.mail.yandex.net (Yandex) with ESMTP id 6F5AC2181FA8 for <gentoo-user@lists.gentoo.org>; Fri, 8 Dec 2017 15:39:13 +0300 (MSK) Received: from smtp1j.mail.yandex.net (smtp1j.mail.yandex.net [2a02:6b8:0:801::ab]) by mxback4j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id xsmsteEnhE-dDlWoZ8L; Fri, 08 Dec 2017 15:39:13 +0300 Received: by smtp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id jDVQysVs2j-dCPGv3K1; Fri, 08 Dec 2017 15:39:12 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) From: "Vadim A. Misbakh-Soloviov" <gentoo@mva.name> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] net-wireless/blueman-2.1_alpha2 blocked by net-wireless/gnome-bluetooth - is it necessary? Date: Fri, 08 Dec 2017 19:39:11 +0700 Message-ID: <2626282.TuXHzJEg2m@note> In-Reply-To: <0951308c-02e4-b5f1-24a4-cc83fd6d90d6@ya.ru> References: <0951308c-02e4-b5f1-24a4-cc83fd6d90d6@ya.ru> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: c60d958f-a833-4345-94ce-6d7da96a5fb1 X-Archives-Hash: c3815d81ccc9a44acebafc7037e91313 > Is it really necessary to block one package when another installed? Most of the time, the reason to make packages to block each other is collisions (if they they contain files (like binaries or libraries) with same install paths). Although, I can't guarantee that it was the case here. I've noticed that Gnome Team makes some decisions, that doesn't looks logical for a few times already.