Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Few blockers left
Date: Sat, 25 Mar 2017 14:10:07
Message-Id: 76cee878-8b84-93b2-5deb-60e82f48a101@sys-concept.com
In Reply to: Re: [gentoo-user] Few blockers left by Neil Bothwick
1 Thelma
2 On 03/25/2017 03:08 AM, Neil Bothwick wrote:
3 > On Sat, 25 Mar 2017 01:49:58 -0600, thelma@×××××××××××.com wrote:
4 >
5 >> I'm upgrading my last system and have few blockers left:
6 >>
7 >> !!! Multiple package instances within a single package slot have been
8 >> pulled !!! into the dependency graph, resulting in a slot conflict:
9 >
10 > The full ootput of emerge, with the --tree option, would put these
11 > messages in context.
12 >
13 >> sys-fs/eudev:0
14 >>
15 >> (sys-fs/eudev-3.1.5:0/0::gentoo, ebuild scheduled for merge) pulled
16 >> in by (no parents that aren't satisfied by other packages in this slot)
17 >>
18 >> (sys-fs/eudev-3.1.5:0/0::gentoo, installed) pulled in by
19 >> >=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?]
20 >> >required by (virtual/libudev-215-r1:0/1::gentoo, installed)
21 >
22 > This one is usually caused by mismatched USE flags on the virtual and the
23 > choice you have installed. Make sure virtual/libudev and eudev have the
24 > same USE flags, otherwise portage will try to install udev instead.
25 >
26 >> sys-libs/libcap:0
27 >>
28 >> (sys-libs/libcap-2.24-r2:0/0::gentoo, ebuild scheduled for merge)
29 >> pulled in by (no parents that aren't satisfied by other packages in
30 >> this slot)
31 >>
32 >> (sys-libs/libcap-2.24-r2:0/0::gentoo, installed) pulled in by
33 >> 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(-)?]
34 >> required by (sys-fs/udev-225-r1:0/0::gentoo, ebuild scheduled for merge)
35 >
36 > This is probably a consequence of the above.
37 >
38 >> ---------------------
39 >> Would clean-up some USE flags help?
40 >>
41 >> USE="-gnome -kde -minimal -qt3 -qt4 -hal X branding lock consolekit
42 >> session \ startup-notification thunar alsa cdr cups apache2 ssl
43 >> foomaticdb ppds mysql -acl \ java tiff jpeg png usb fbdev scanner gimp
44 >> cgi fam nplt type1 opengl tetex \ dbus policykit spell -systemd"
45 >
46 > These means nothing out of context, we don't know which profile, and
47 > therefore default USE flags, you are using. The output from emerge --info
48 > is more useful.
49
50 Thanks for the input. I always struggle with these blockers and how to read them.
51
52 Here is is: emerge --info
53
54 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)
55 =================================================================
56 System uname: Linux-3.10.7-gentoo-r1-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-gentoo-2.3
57 KiB Mem: 7660932 total, 3581932 free
58 KiB Swap: 8393956 total, 8393956 free
59 Timestamp of repository gentoo: Sun, 26 Feb 2017 22:00:01 +0000
60 sh bash 4.3_p48-r1
61 ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
62 ccache version 3.1.9 [disabled]
63 app-shells/bash: 4.3_p48-r1::gentoo
64 dev-java/java-config: 2.2.0-r3::gentoo
65 dev-lang/perl: 5.22.3_rc4::gentoo
66 dev-lang/python: 2.7.12::gentoo, 3.4.5::gentoo
67 dev-util/ccache: 3.1.9-r4::gentoo
68 dev-util/cmake: 3.7.2::gentoo
69 dev-util/pkgconfig: 0.28-r2::gentoo
70 sys-apps/baselayout: 2.3::gentoo
71 sys-apps/openrc: 0.23.2::gentoo
72 sys-apps/sandbox: 2.6-r1::gentoo
73 sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo
74 sys-devel/automake: 1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
75 sys-devel/binutils: 2.25.1-r1::gentoo
76 sys-devel/gcc: 4.5.4::gentoo, 4.9.3::gentoo, 4.9.4::gentoo
77 sys-devel/gcc-config: 1.7.3::gentoo
78 sys-devel/libtool: 2.4.6::gentoo
79 sys-devel/make: 4.2.1::gentoo
80 sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
81 sys-libs/glibc: 2.21-r1::gentoo
82 Repositories:
83
84 gentoo
85 location: /usr/portage
86 sync-type: rsync
87 sync-uri: rsync://192.168.139.7/gentoo-portage
88 priority: -1000
89
90 brother-overlay
91 location: /var/lib/layman/brother-overlay
92 masters: gentoo
93 priority: 0
94
95 Local
96 location: /usr/local/portage
97 masters: gentoo
98 priority: 99999999
99
100 ACCEPT_KEYWORDS="amd64"
101 ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 Oracle-BCLA-JavaSE"
102 CBUILD="x86_64-pc-linux-gnu"
103 CFLAGS="-march=amdfam10 -O2 -pipe"
104 CHOST="x86_64-pc-linux-gnu"
105 CONFIG_PROTECT="/etc /usr/lib64/fax /usr/share/gnupg/qualified.txt /var/spool/fax/etc"
106 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"
107 CXXFLAGS="-march=amdfam10 -O2 -pipe"
108 DISTDIR="/usr/portage/distfiles"
109 EMERGE_DEFAULT_OPTS="--autounmask-write=y --keep-going --with-bdeps=y"
110 FCFLAGS="-O2 -pipe"
111 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"
112 FFLAGS="-O2 -pipe"
113 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/ "
114 LANG="en_US.UTF-8"
115 LC_ALL="en_US.UTF-8"
116 LDFLAGS="-Wl,-O1 -Wl,--as-needed"
117 MAKEOPTS="-j5"
118 PKGDIR="/usr/portage/packages"
119 PORTAGE_CONFIGROOT="/"
120 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"
121 PORTAGE_TMPDIR="/var/tmp"
122 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"
123 Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
124
125 ------------------
126 And tried "--tree" option as you suggested. I was doing "@world"
127 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"
128
129 [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking sys-fs/eudev-3.1.5)
130
131 !!! Multiple package instances within a single package slot have been pulled
132 !!! into the dependency graph, resulting in a slot conflict:
133
134 sys-apps/util-linux:0
135
136 (sys-apps/util-linux-2.28.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
137 (no parents that aren't satisfied by other packages in this slot)
138
139 (sys-apps/util-linux-2.26.2:0/0::gentoo, installed) pulled in by
140 >=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)
141
142
143
144
145 * Error: The above package list contains packages which cannot be
146 * installed at the same time on the same system.
147
148 (sys-fs/eudev-3.1.5:0/0::gentoo, installed) pulled in by
149 >=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)
150 sys-fs/eudev required by @selected
151
152 (sys-fs/udev-225-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
153 >=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)
154
155
156 The following packages are causing rebuilds:
157
158 (x11-libs/libxcb-1.12:0/1.12::gentoo, ebuild scheduled for merge) causes rebuilds for:
159 (media-libs/mesa-12.0.1:0/0::gentoo, ebuild scheduled for merge)
160
161 !!! All ebuilds that could satisfy ">=sys-libs/ncurses-5.2-r2:0/5=[unicode]" have been masked.
162 !!! One of the following masked packages is required to complete your request:
163 - sys-libs/ncurses-5.9-r5::gentoo (masked by: )
164
165 (dependency required by "sys-apps/util-linux-2.26.2::gentoo" [installed])
166 (dependency required by "@__auto_slot_operator_replace_installed__" [argument])
167
168 Going back to older "udev" makes no sense.
169
170 --
171 Thelma

Replies

Subject Author
Re: [gentoo-user] Few blockers left Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Few blockers left Neil Bothwick <neil@××××××××××.uk>