Gentoo Archives: gentoo-user

From: "William Ernesto Cárdenas Gómez" <willecg@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] The war continues.
Date: Thu, 17 Mar 2016 15:12:47
Message-Id: 1458227523.1146.3.camel@openmailbox.org
In Reply to: [gentoo-user] The war continues. by Alan Grimes
1 El jue, 17-03-2016 a las 10:55 -0400, Alan Grimes escribió:
2 > My effort to update my syestem continues unabated. =\
3 >
4 > One problem is that every time revdep-rebuild is run, it always
5 > rebuilds
6 > all of libreoffice, an 8-hour build. WTF, seriously, WTF?
7 >
8 > I made the mistake of syncing portage again and was thrown back into
9 > useflag hell:
10 >
11 > I tried to fix it by setting wayland, gles2 and egl to default
12 > because
13 > they were breaking other packages.
14 >
15 >
16 > I don't even know how to read the current error message:
17 >
18 > ######
19 >
20 > tortoise ~ # ./pretendupdate
21 >
22 > These are the packages that would be merged, in order:
23 >
24 > Calculating dependencies... done!
25 >
26 > !!! Multiple package instances within a single package slot have been
27 > pulled
28 > !!! into the dependency graph, resulting in a slot conflict:
29 >
30 > media-libs/mesa:0
31 >
32 >   (media-libs/mesa-11.1.2-r1:0/0::gentoo, ebuild scheduled for merge)
33 > pulled in by
34 >     (no parents that aren't satisfied by other packages in this slot)
35 >
36 >   (media-libs/mesa-11.1.2-r1:0/0::gentoo, installed) pulled in by
37 >     media-libs/mesa[egl,gbm,gles2?,wayland] required by
38 > (kde-plasma/kwin-5.5.5:5/5::gentoo, ebuild scheduled for merge)
39 >                                   
40 > ^^^^^^^                                                              
41 >                                                   
42 >
43 >
44 > It might be possible to solve this slot collision
45 > by applying all of the following changes:
46 >    - media-libs/mesa-11.1.2-r1 (Change USE: +wayland +gles2)
47 >
48 >
49 > !!! The ebuild selected to satisfy "app-text/asciidoc" has unmet
50 > requirements.
51 > - app-text/asciidoc-8.6.9-r2::gentoo USE="graphviz -examples
52 > -highlight
53 > -test" ABI_X86="64" PYTHON_SINGLE_TARGET="-pypy -python2_7"
54 > PYTHON_TARGETS="python2_7 -pypy"
55 >
56 >   The following REQUIRED_USE flag constraints are unsatisfied:
57 >     exactly-one-of ( python_single_target_pypy
58 > python_single_target_python2_7 )
59 >
60 >   The above constraints are a subset of the following complete
61 > expression:
62 >     exactly-one-of ( python_single_target_pypy
63 > python_single_target_python2_7 ) python_single_target_pypy? (
64 > python_targets_pypy ) python_single_target_python2_7? (
65 > python_targets_python2_7 )
66 >
67 > (dependency required by "net-misc/tor-0.2.8.1_alpha::gentoo"
68 > [installed])
69 > (dependency required by "@selected" [set])
70 > (dependency required by "@world" [argument])
71 > tortoise ~ #
72 >
73 > #####
74 >
75 > Current state of mind: put a live hand grenade in to the computer and
76 > walk away.
77 >
78 > I've been using Gentoo Every day now for ten years. This is an
79 > entirely
80 > New level of bullshit. =(
81 >
82 >
83 > Modest list of complete and utter FAIL:
84 >
85 > ####
86 >
87 > tortoise portage # tree -L 2
88 > .
89 > ├── app-office
90 > │   └── texmacs-1.99.2-r1
91 > ├── dev-libs
92 > │   ├── libcdio-0.93
93 > │   └── libcdio-paranoia-0.93_p1
94 > ├── dev-qt
95 > │   └── qtwebkit-5.5.1-r1
96 > ├── kde-apps
97 > │   └── kdesdk-kioslaves-15.12.2
98 > ├── kde-plasma
99 > │   ├── oxygen-5.5.5
100 > │   └── oxygen-fonts-5.4.3
101 > ├── media-gfx
102 > │   └── fontforge-20150824
103 > ├── media-libs
104 > │   ├── opencv-3.1.0-r2
105 > │   └── x264-0.0.20151011
106 > └── media-video
107 >     └── vcdimager-0.7.24
108 >
109 > 19 directories, 0 files
110 > tortoise portage #
111 >
112 >
113 >
114
115 Maybe you can install libreoffice-bin instead libreoffice package. And
116 for you wayland problem only needs the gles2 use flag.
117 About the PYTHON_SINGLE_TARGET you should read the portage news.
118 --
119 William Ernesto Cárdenas Gómez <willecg@×××××××××××.org>

Attachments

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

Replies

Subject Author
Re: [gentoo-user] The war continues. "Max R.D. Parmer" <maxp@××××××××.is>