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 777821380DC for ; Wed, 5 Feb 2014 02:11:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49A8AE0AE1; Wed, 5 Feb 2014 02:11:54 +0000 (UTC) Received: from mail119c7.megamailservers.com (mail119c7-2520.megamailservers.com [69.49.98.26]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AB12E0AC7 for ; Wed, 5 Feb 2014 02:11:53 +0000 (UTC) X-POP-User: admin.sys-concept.com Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail119c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id s152BopN011677 for ; Tue, 4 Feb 2014 21:11:52 -0500 Received: by syscon7.localdomain (Postfix, from userid 1000) id 472D220064E; Tue, 4 Feb 2014 19:12:17 -0700 (MST) Date: Tue, 4 Feb 2014 19:12:17 -0700 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] going from systemd to udev Message-ID: <20140205021217.GB4093@syscon7.ed.shawcable.net> References: <20140204195807.GG6850@syscon7.ed.shawcable.net> <20140205002426.GH6850@syscon7.ed.shawcable.net> <20140205012857.GB2412@syscon7.ed.shawcable.net> <20140205020121.GA4093@syscon7.ed.shawcable.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CSC: 0 X-CHA: v=2.1 cv=VroaXYGn c=1 sm=1 tr=0 a=C3ZDv51cNVt4vJz/79I2xQ==:117 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=SDcUNfBxAAAA:8 a=BDKbP5mgAAAA:8 a=LcaDllckn3IA:10 a=7EPiu1ro49sA:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=pGLkceISAAAA:8 a=vV7DLfZZM64A:10 a=YNQ8WML-7MJw_URUMCAA:9 a=wPNLvfGTeEIA:10 a=MSl-tDqOz04A:10 X-CTCH-RefID: str=0001.0A020205.52F19DE8.0054,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-Archives-Salt: ba39ae0a-d981-4507-82f6-84ca04322038 X-Archives-Hash: 57e1c5ebd26ed61a95e15e4be0fa3c32 On 02/04/14 20:06, Canek Peláez Valdés wrote: >On Tue, Feb 4, 2014 at 8:01 PM, Joseph wrote: >> On 02/04/14 19:33, Canek Peláez Valdés wrote: >> >> [snip] >>> >>> >> emerge -pv gnome-base/gvfs >>> >>> >> >>> >> If you have the gdu USE flag enabled, I recommend switching to >>> udisks. >>> >> It's possible that it will fix everything, but I have never used >>> Xfce, >>> >> so I'm not certain. >>> > >>> > >>> > Do I need to put flag: systemd in make.conf file: USE="... >>> > to enable it globally? >>> >>> Supposedly, you should enable local flags per package in >>> /etc/portage/package.use, but many does put it on make.conf. >>> >>> Either way, if you are using systemd, you *should* set the systemd USE >>> flag on everything, otherwise the package in question will try to use >>> the non-systemd implementation (if any), and that will (almost surely) >>> fail under systemd. >>> >>> Regards. >> >> >> After enable "systemd" flag in make.conf USE= >> the following packages were rebuild: >> sys-apps/busybox >> sys-apps/dbus >> sys-auth/pambase >> sys-auth/polkit >> sys-fs/udisks >> sys-power/upower >> gnome-base/gvfs >> >> But now I have a BIG problem, I can not mount USB stick at all as user (only >> as root). >> Eject doesn't work either. > >Did you rebooted? > >Regards. >-- >Canek Peláez Valdés >Posgrado en Ciencia e Ingeniería de la Computación >Universidad Nacional Autónoma de México > Yes, I did. Should I reverse it? Remove flag "systemd" from make.conf and rebuild. -- Joseph