Gentoo Archives: gentoo-user

From: eroen <eroen@××××××××××××.eu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: banshee installation without systemd
Date: Mon, 24 Feb 2014 01:31:39
Message-Id: 20140224023131.17af9476@falcon.eroen.eu
In Reply to: [gentoo-user] banshee installation without systemd by Fox
1 On Sun, 23 Feb 2014 18:02:01 +0100, Fox <halfsocialfox@×××××.com> wrote:
2 > Hello,
3 > after reading the thread about systemd somebody mentioned
4 > sys-fs/eudev. I decided used because I had systemd only to used udev
5 > and unmerge systemd.
6 >
7 > Now I can't use Banshee which I use as my music player because of the
8 > next dependency tree:
9 >
10 > banshee
11 > <- gnome-base/gnome-settings-daemon
12 > <- sys-apps/gentoo-systemd-integration
13 > <- sys-apps/systemd
14 >
15 > and systemd can't be used because it conflicts with eudev.
16 >
17 > Is there anyway to avoid emerge systemd in this case?
18 >
19 > Thank you,
20 > Quim
21 >
22 >
23
24 On a system running ~amd64 with eudev/openrc:
25
26 eroen@falcon ~ $ emerge -pv media-sound/banshee =gnome-base/gnome-settings-daemon-2.32.1-r2
27
28 These are the packages that would be merged, in order:
29
30 Calculating dependencies .... . . ... done!
31 [ebuild N ] media-sound/banshee-2.6.1 USE="aac bpm cdda encode mtp {test} udev web -daap -doc -ipod -karma -youtube" 3,246 kB
32 [ebuild N ] dev-dotnet/gtk-sharp-beans-2.14.0 21 kB
33 [ebuild N ] dev-dotnet/gtk-sharp-gapi-2.12.10:2 USE="-debug" 1,601 kB
34 [ebuild NS ] sys-devel/automake-1.10.3:1.10 [1.9.6-r3:1.9, 1.11.6:1.11, 1.12.6:1.12, 1.13.4:1.13, 1.14.1:1.14] 936 kB
35 [ebuild N ] dev-lang/mono-3.2.3 USE="nls -debug -doc -minimal -pax_kernel -xen" 0 kB
36 [ebuild N ] dev-dotnet/libgdiplus-2.10.9-r1 USE="cairo" 0 kB
37 [ebuild N ] dev-dotnet/glib-sharp-2.12.10:2 USE="-debug" 0 kB
38 [ebuild N ] dev-dotnet/gtk-sharp-2.12.10:2 USE="-debug" 0 kB
39 [ebuild N ] dev-dotnet/atk-sharp-2.12.10:2 USE="-debug" 0 kB
40 [ebuild N ] dev-dotnet/gdk-sharp-2.12.10:2 USE="-debug" 0 kB
41 [ebuild N ] dev-dotnet/pango-sharp-2.12.10:2 USE="-debug" 0 kB
42 [ebuild N ] dev-dotnet/gio-sharp-0.3 88 kB
43 [ebuild N ] dev-dotnet/gkeyfile-sharp-0.1 20 kB
44 [ebuild N ] media-plugins/gst-plugins-taglib-0.10.31:0.10 0 kB
45 [ebuild N ] dev-dotnet/dbus-sharp-0.7.0-r1 125 kB
46 [ebuild N ] media-plugins/gst-plugins-soundtouch-0.10.23:0.10 0 kB
47 [ebuild N ] media-libs/libsoundtouch-1.8.0 USE="sse2 -static-libs" 104 kB
48 [ebuild N ] dev-dotnet/gconf-sharp-2.24.2:2 USE="-debug" 412 kB
49 [ebuild N ] dev-dotnet/gnome-sharp-2.24.2:2 USE="-debug" 0 kB
50 [ebuild N ] dev-dotnet/art-sharp-2.24.2:2 USE="-debug" 0 kB
51 [ebuild N ] dev-dotnet/gnomevfs-sharp-2.24.2:2 USE="-debug" 0 kB
52 [ebuild N ] dev-dotnet/glade-sharp-2.12.10:2 USE="-debug" 0 kB
53 [ebuild N ] net-libs/webkit-gtk-2.2.5-r200:2 USE="egl gstreamer jit opengl {test} webgl (-aqua) -coverage -debug -geoloc -gles2 -introspection -libsecret -spell" 9,181 kB
54 [ebuild N ] media-plugins/gst-plugins-lame-0.10.19:0.10 0 kB
55 [ebuild N ] dev-dotnet/dbus-sharp-glib-0.5.0 94 kB
56 [ebuild N ] gnome-base/gnome-settings-daemon-2.32.1-r2 USE="libnotify -debug -policykit -pulseaudio -smartcard" 1,327 kB
57 [ebuild N ] gnome-base/libgnomekbd-2.32.0-r1 USE="{test}" 402 kB
58 [ebuild N ] gnome-base/gnome-desktop-2.32.1-r2:2 USE="-debug -license-docs" PYTHON_TARGETS="python2_7 -python2_6" 1,596 kB
59 [ebuild N ] dev-dotnet/notify-sharp-0.4.0_pre20090305 USE="-doc" 78 kB
60 [ebuild N ] dev-dotnet/taglib-sharp-2.1.0.0 503 kB
61 [ebuild N ] media-plugins/gst-plugins-gio-0.10.36:0.10 0 kB
62 [ebuild N ] dev-dotnet/mono-addins-0.6.2 USE="gtk" 330 kB
63 [ebuild N ] dev-dotnet/gudev-sharp-0.1 101 kB
64
65 Total: 33 packages (32 new, 1 in new slot), Size of downloads: 20,155 kB
66
67 For ease of upgrades, you might want to add
68 >=gnome-base/gnome-settings-daemon-3
69 in /etc/portage/package.mask rather than specifying it with a specific
70 version on the command line.
71
72 --
73 eroen

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: banshee installation without systemd "Canek Peláez Valdés" <caneko@×××××.com>
Re: [gentoo-user] Re: banshee installation without systemd William Kenworthy <billk@×××××××××.au>