From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F15531381FA for ; Tue, 3 Jun 2014 14:57:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51004E0ABD; Tue, 3 Jun 2014 14:57:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62CDDE0A59 for ; Tue, 3 Jun 2014 14:57:15 +0000 (UTC) Received: from [141.23.84.91] (wlan-141-23-84-91.tubit.tu-berlin.de [141.23.84.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: chithanh) by smtp.gentoo.org (Postfix) with ESMTPSA id B94D933FBA3 for ; Tue, 3 Jun 2014 14:57:13 +0000 (UTC) Message-ID: <538DE248.8050903@gentoo.org> Date: Tue, 03 Jun 2014 16:57:12 +0200 From: =?UTF-8?B?Q2jDrS1UaGFuaCBDaHJpc3RvcGhlciBOZ3V54buFbg==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: UPower upstream (git master) and 0.99 release -> No sys-power/pm-utils support anymore References: <5383A0E6.3020700@gentoo.org> <20140531024701.GB3828@rathaus.eclipse.co.uk> <5389BA4C.8040106@gentoo.org> <2990845.EWIttsqmb4@andromeda> <538DB0C5.6070206@gentoo.org> <20140603140850.7b69dff6@gentoo.org> <538DBE76.8060300@gentoo.org> <20140603152000.256c8e2a@gentoo.org> <538DCD8F.2050908@gentoo.org> <20140603154000.6c8e0372@gentoo.org> <538DD1AA.8070804@gentoo.org> <538DD7D8.1030008@gentoo.org> <538DDF90.8000009@gentoo.org> <538DE061.8090405@gentoo.org> In-Reply-To: <538DE061.8090405@gentoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: f42c5e4c-c4cf-4f8f-93f2-b03ebef0119e X-Archives-Hash: 2002acfd00272ffb9a767eea2ad80ff5 Samuli Suominen schrieb: > On 03/06/14 17:45, Chí-Thanh Christopher Nguyễn wrote: >> Samuli Suominen schrieb: >>> On 03/06/14 16:53, Rich Freeman wrote: >>>> So, I get why you did it, but my concern is that when you tell >>>> portage that non-systemd users shouldn't use this package, portage >>>> helpfully solves that problem by turning all the non-systemd users >>>> into systemd users, instead of switching them to the alternative that >>>> works without systemd. >>> Portage doesn't do anything on it's own, surely it needs an admin to accept >>> or reject the changes >> I disagree. It would have been straightforward to create a transitional >> package sys-power/upower-10000 which makes openrc users transition to >> sys-power/upower-pm-utils and systemd users to sys-power/upower-systemd >> or something similar. > No, it wouldn't have, because 0.99.0 is the superior version to which > we are all working towards and 10000 would have superceded it > And 0.99.0 is for both, systemd and openrc users > > sys-power/upower-10000 would not install any files and be treecleaned some months after the transition is complete. upower-10000.ebuild: DEPEND="systemd? ( sys-power/upower-systemd ) !systemd? ( sys-power/upower-pm-utils ) upower-pm-utils-0.9.23.ebuild: DEPEND="!