From: eroen <eroen@falcon.eroen.eu>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: banshee installation without systemd
Date: Mon, 24 Feb 2014 12:07:11 +0100 [thread overview]
Message-ID: <20140224120711.3be01b06@falcon.eroen.eu> (raw)
In-Reply-To: <530B164D.6080206@iinet.net.au>
[-- Attachment #1: Type: text/plain, Size: 2849 bytes --]
On Mon, 24 Feb 2014 17:52:13 +0800, William Kenworthy
<billk@iinet.net.au> wrote:
> moriah ~ # emerge gnome-base/gnome-settings-daemon -vp
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild N ] gnome-base/gnome-desktop-3.8.4:3/7
> USE="introspection -debug" 1,019 kB
> [ebuild N ] x11-themes/gnome-themes-standard-3.8.4 USE="gtk"
> 3,765 kB [ebuild N ] sys-apps/systemd-208-r2:0/1 USE="filecaps
> firmware-loader gcrypt kmod lzma pam policykit python tcpd xattr -acl
> -audit -cryptsetup -doc -gudev -http -introspection -qrcode (-selinux)
> {-test} -vanilla" PYTHON_SINGLE_TARGET="python2_7"
> PYTHON_TARGETS="python2_7" 2,335 kB
> [ebuild N ] sys-apps/gentoo-systemd-integration-2 0 kB
> [ebuild N ] gnome-base/gnome-settings-daemon-3.8.6.1 USE="colord
> cups i18n policykit short-touchpad-timeout udev -debug (-openrc-force)
> (-packagekit) {-test}" INPUT_DEVICES="-wacom" 1,543 kB
> [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking
> sys-fs/eudev-1.4-r1)
>
>
> I have a system like the above ... eudev/openrc with openrc-force in
> the USE flags and the 13.0 profile (not desktop/gnome etc)
>
> As you can see above, something is forcing (-openrc-force) - any ideas
> on how to get it to honour the openrc-force flag or find out what is
> causing the problem?
>
> BillK
>
openrc-force is masked in /usr/portage/profiles/base/use.mask:
# Pacho Ramos <pacho@gentoo.org> (28 Sep 2013)
# This USE flag is available after long dicussion in
# http://www.gossamer-threads.com/lists/gentoo/dev/276077
# to let some prople not able to run systemd to skip the dep (#480336).
# Enabling this you will get a fully unsupported Gnome setup that
# could suffer unexpected problem, don't expect support for it then.
openrc-force
If you are unfamiliar with gentoo's profiles, most (all the
handbook-documented) profiles inherit the "base" profile which
contains this file, which means this mask is in effect on most systems.
None of the other profiles currently disable this use-mask. emerge's
output indicates to you that this use flag is masked by enclosing it in
parenthesis, check the documentation for the --verbose switch in
emerge(1)[1].
Use-flag masks from the selected profile (and the opposite, force)
override the use-flag settings normally made by users in make.conf and
package.use. User modifications to the profile should be made
in /etc/portage/profile/, see portage(5)[2].
To un-mask the openrc use flag, you can create the
file /etc/portage/profile/use.mask with this line:
-openrc-force
1: https://dev.gentoo.org/~zmedico/portage/doc/man/emerge.1.html
2: https://dev.gentoo.org/~zmedico/portage/doc/man/portage.5.html
--
eroen
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
prev parent reply other threads:[~2014-02-24 11:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-23 17:02 [gentoo-user] banshee installation without systemd Fox
2014-02-23 18:25 ` Canek Peláez Valdés
2014-02-23 23:03 ` Fox
2014-02-24 1:31 ` [gentoo-user] " eroen
2014-02-24 1:47 ` Canek Peláez Valdés
2014-02-24 2:11 ` eroen
2014-02-24 2:25 ` Canek Peláez Valdés
2014-03-21 14:02 ` Tom Wijsman
2014-02-24 9:52 ` William Kenworthy
2014-02-24 10:39 ` Neil Bothwick
2014-02-24 13:07 ` William Kenworthy
2014-02-24 11:07 ` eroen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140224120711.3be01b06@falcon.eroen.eu \
--to=eroen@falcon.eroen.eu \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox