Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Few blockers left
Date: Sat, 25 Mar 2017 19:34:25
Message-Id: 47819143-6b66-a111-de5e-2a516ede2b2c@gmail.com
In Reply to: Re: [gentoo-user] Few blockers left by thelma@sys-concept.com
1 On 25/03/2017 16:10, thelma@×××××××××××.com wrote:
2 >
3 >
4 >
5 > Thelma
6 > On 03/25/2017 03:08 AM, Neil Bothwick wrote:
7 >> On Sat, 25 Mar 2017 01:49:58 -0600, thelma@×××××××××××.com wrote:
8 >>
9 >>> I'm upgrading my last system and have few blockers left:
10 >>>
11 >>> !!! Multiple package instances within a single package slot have been
12 >>> pulled !!! into the dependency graph, resulting in a slot conflict:
13 >>
14 >> The full ootput of emerge, with the --tree option, would put these
15 >> messages in context.
16 >>
17 >>> sys-fs/eudev:0
18 >>>
19 >>> (sys-fs/eudev-3.1.5:0/0::gentoo, ebuild scheduled for merge) pulled
20 >>> in by (no parents that aren't satisfied by other packages in this slot)
21 >>>
22 >>> (sys-fs/eudev-3.1.5:0/0::gentoo, installed) pulled in by
23 >>> >=sys-fs/eudev-1.3:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?]
24 >>> >required by (virtual/libudev-215-r1:0/1::gentoo, installed)
25 >>
26 >> This one is usually caused by mismatched USE flags on the virtual and the
27 >> choice you have installed. Make sure virtual/libudev and eudev have the
28 >> same USE flags, otherwise portage will try to install udev instead.
29 >>
30 >>> sys-libs/libcap:0
31 >>>
32 >>> (sys-libs/libcap-2.24-r2:0/0::gentoo, ebuild scheduled for merge)
33 >>> pulled in by (no parents that aren't satisfied by other packages in
34 >>> this slot)
35 >>>
36 >>> (sys-libs/libcap-2.24-r2:0/0::gentoo, installed) pulled in by
37 >>> sys-libs/libcap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
38 >>> required by (sys-fs/udev-225-r1:0/0::gentoo, ebuild scheduled for merge)
39 >>
40 >> This is probably a consequence of the above.
41 >>
42 >>> ---------------------
43 >>> Would clean-up some USE flags help?
44 >>>
45 >>> USE="-gnome -kde -minimal -qt3 -qt4 -hal X branding lock consolekit
46 >>> session \ startup-notification thunar alsa cdr cups apache2 ssl
47 >>> foomaticdb ppds mysql -acl \ java tiff jpeg png usb fbdev scanner gimp
48 >>> cgi fam nplt type1 opengl tetex \ dbus policykit spell -systemd"
49 >>
50 >> These means nothing out of context, we don't know which profile, and
51 >> therefore default USE flags, you are using. The output from emerge --info
52 >> is more useful.
53 >
54 > Thanks for the input. I always struggle with these blockers and how to read them.
55
56
57 Let me help you with that.
58
59 Portage output often gives you "slot conflicts" plus a crapton of
60 console output obviously designed by narcissist graving attention (there
61 is so MUCH of it, all decorated with alarming !! and ** and whatnot).
62 Everyone agrees it must be changed but no-one is prepared to do the
63 work. So we learn to live with it.
64
65 Blockers never appear in that output. A blocker is a blocker if it shows
66 up in the list of stuff t be merged prefixed with
67 [ B] or
68 [ b]
69
70 All that later stuff is portage telling you (via a core dump....) WHY it
71 did what it did. It's full of junk too :-) SO what does it actually tell
72 you? Well, making up some version names to make the point clear:
73
74 I need to install okular
75 because kde is in world
76 I can choose SLOT 4 or 5
77 5 is preferred because it is latest
78 but I can't go to 5 because of something with kde-libs
79 [huge dump of output supposed to make the reason for decision
80 before this one clearer]
81 therefore you are getting okular-16.08.3
82
83 And that's about as far as thinking in a general template fashion is
84 ever going to get you, especially when portage's decisions involve your
85 choice of USE.
86
87 When that happens, you have to read all of it, line by line, carefully,
88 twice. Or thrice. And then it makes sense.
89
90 Try it some time. Work through every line of that output, open the
91 relevant ebuild for each and study what is in it. See why portage mad
92 that decision, and move onto the next line.
93
94 It all eventually makes some form of sense.
95
96 And yes, it is way more info that it should be, leaving you only two
97 choices:
98 - don't fix it, but learn to read it
99 - decide to fix it, do so, commit the patch, and be everyone's hero
100
101 >
102 > Here is is: emerge --info
103 >
104 > Portage 2.3.3 (python 3.4.5-final-0, default/linux/amd64/13.0/desktop, gcc-4.9.4, glibc-2.21-r1, 3.10.7-gentoo-r1 x86_64)
105 > =================================================================
106 > System uname: Linux-3.10.7-gentoo-r1-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-gentoo-2.3
107 > KiB Mem: 7660932 total, 3581932 free
108 > KiB Swap: 8393956 total, 8393956 free
109 > Timestamp of repository gentoo: Sun, 26 Feb 2017 22:00:01 +0000
110 > sh bash 4.3_p48-r1
111 > ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
112 > ccache version 3.1.9 [disabled]
113 > app-shells/bash: 4.3_p48-r1::gentoo
114 > dev-java/java-config: 2.2.0-r3::gentoo
115 > dev-lang/perl: 5.22.3_rc4::gentoo
116 > dev-lang/python: 2.7.12::gentoo, 3.4.5::gentoo
117 > dev-util/ccache: 3.1.9-r4::gentoo
118 > dev-util/cmake: 3.7.2::gentoo
119 > dev-util/pkgconfig: 0.28-r2::gentoo
120 > sys-apps/baselayout: 2.3::gentoo
121 > sys-apps/openrc: 0.23.2::gentoo
122 > sys-apps/sandbox: 2.6-r1::gentoo
123 > sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo
124 > sys-devel/automake: 1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
125 > sys-devel/binutils: 2.25.1-r1::gentoo
126 > sys-devel/gcc: 4.5.4::gentoo, 4.9.3::gentoo, 4.9.4::gentoo
127 > sys-devel/gcc-config: 1.7.3::gentoo
128 > sys-devel/libtool: 2.4.6::gentoo
129 > sys-devel/make: 4.2.1::gentoo
130 > sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
131 > sys-libs/glibc: 2.21-r1::gentoo
132 > Repositories:
133 >
134 > gentoo
135 > location: /usr/portage
136 > sync-type: rsync
137 > sync-uri: rsync://192.168.139.7/gentoo-portage
138 > priority: -1000
139 >
140 > brother-overlay
141 > location: /var/lib/layman/brother-overlay
142 > masters: gentoo
143 > priority: 0
144 >
145 > Local
146 > location: /usr/local/portage
147 > masters: gentoo
148 > priority: 99999999
149 >
150 > ACCEPT_KEYWORDS="amd64"
151 > ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 Oracle-BCLA-JavaSE"
152 > CBUILD="x86_64-pc-linux-gnu"
153 > CFLAGS="-march=amdfam10 -O2 -pipe"
154 > CHOST="x86_64-pc-linux-gnu"
155 > CONFIG_PROTECT="/etc /usr/lib64/fax /usr/share/gnupg/qualified.txt /var/spool/fax/etc"
156 > CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
157 > CXXFLAGS="-march=amdfam10 -O2 -pipe"
158 > DISTDIR="/usr/portage/distfiles"
159 > EMERGE_DEFAULT_OPTS="--autounmask-write=y --keep-going --with-bdeps=y"
160 > FCFLAGS="-O2 -pipe"
161 > FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
162 > FFLAGS="-O2 -pipe"
163 > GENTOO_MIRRORS="ftp://mirrors.tera-byte.com/pub/gentoo ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ "
164 > LANG="en_US.UTF-8"
165 > LC_ALL="en_US.UTF-8"
166 > LDFLAGS="-Wl,-O1 -Wl,--as-needed"
167 > MAKEOPTS="-j5"
168 > PKGDIR="/usr/portage/packages"
169 > PORTAGE_CONFIGROOT="/"
170 > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
171 > PORTAGE_TMPDIR="/var/tmp"
172 > USE="X a52 aac acpi alsa amd64 apache2 berkdb bluetooth branding bzip2 cairo cdda cdr cgi cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam fbdev firefox flac foomaticdb fortran gdbm gif gimp glamor gpm gtk iconv ipv6 java jpeg lcms ldap libnotify lock mad mng modules mp3 mp4 mpeg multilib mysql ncurses nls nplt nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support readline scanner sdl seccomp session spell ssl startup-notification svg tcpd tetex thunar tiff truetype type1 udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21" SANE_BACKENDS="fujitsu" USERLAND="GNU" VIDEO_CARDS="radeon vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
173 > Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
174 >
175 > ------------------
176 > And tried "--tree" option as you suggested. I was doing "@world"
177 > But have learned from previous post I have do do in smaller sections so going with @system is showing me the some packages wants to go with "udev" instead of "eudev"
178 >
179 > [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking sys-fs/eudev-3.1.5)
180 >
181 > !!! Multiple package instances within a single package slot have been pulled
182 > !!! into the dependency graph, resulting in a slot conflict:
183 >
184 > sys-apps/util-linux:0
185 >
186 > (sys-apps/util-linux-2.28.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
187 > (no parents that aren't satisfied by other packages in this slot)
188 >
189 > (sys-apps/util-linux-2.26.2:0/0::gentoo, installed) pulled in by
190 > >=sys-apps/util-linux-2.24.1-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (x11-libs/libSM-1.2.2-r1:0/0::gentoo, installed)
191 >
192 >
193 >
194 >
195 > * Error: The above package list contains packages which cannot be
196 > * installed at the same time on the same system.
197 >
198 > (sys-fs/eudev-3.1.5:0/0::gentoo, installed) pulled in by
199 > >=sys-fs/eudev-1.3:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] (>=sys-fs/eudev-1.3:0/0[abi_x86_32(-),abi_x86_64(-)]) required by (virtual/libudev-215-r1:0/1::gentoo, installed)
200 > sys-fs/eudev required by @selected
201 >
202 > (sys-fs/udev-225-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
203 > >=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] (>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-)]) required by (virtual/libudev-215-r1:0/1::gentoo, installed)
204 >
205 >
206 > The following packages are causing rebuilds:
207 >
208 > (x11-libs/libxcb-1.12:0/1.12::gentoo, ebuild scheduled for merge) causes rebuilds for:
209 > (media-libs/mesa-12.0.1:0/0::gentoo, ebuild scheduled for merge)
210 >
211 > !!! All ebuilds that could satisfy ">=sys-libs/ncurses-5.2-r2:0/5=[unicode]" have been masked.
212 > !!! One of the following masked packages is required to complete your request:
213 > - sys-libs/ncurses-5.9-r5::gentoo (masked by: )
214 >
215 > (dependency required by "sys-apps/util-linux-2.26.2::gentoo" [installed])
216 > (dependency required by "@__auto_slot_operator_replace_installed__" [argument])
217 >
218 > Going back to older "udev" makes no sense.
219 >
220 > --
221 > Thelma
222 >
223
224
225 --
226 Alan McKinnon
227 alan.mckinnon@×××××.com