Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506022 - =sys-apps/portage-2.2.10 not resolve subslot dependencies on "emerge -uDN world" update
Summary: =sys-apps/portage-2.2.10 not resolve subslot dependencies on "emerge -uDN wor...
Status: RESOLVED DUPLICATE of bug 522084
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-28 03:08 UTC by josef.95
Modified: 2015-03-28 19:52 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info portage virtual/udev systemd (emerge--info.txt,5.88 KB, text/plain)
2014-03-28 03:27 UTC, josef.95
Details
portage-2.2.10 emerge -avuDN world --debug (xz compressed) (portage-2.2.10_debug.xz,222.34 KB, application/x-xz)
2014-03-28 07:32 UTC, josef.95
Details
portage-2.2.8-r1 emerge -avuDN world --debug (xz compressed) (portage-2.2.8-r1_debug.xz,256.99 KB, application/x-xz)
2014-03-28 07:35 UTC, josef.95
Details

Note You need to log in before you can comment on or make changes to this bug.
Description josef.95 2014-03-28 03:08:01 UTC
portage-2.2.10 can not resolve the subslot dependencies from virtual/udev-208-r1 and systemd-208-r3:0/1
to
systemd-212:0/2
on a "emerge -avuDN world" Update.

Example with =portage-2.2.10
# emerge -avuDN world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] app-arch/unrar-5.1.1 [5.0.14] 211 kB
[ebuild     U  ] dev-libs/libaio-0.3.110 [0.3.109-r4] USE="-static-libs {-test} (-multilib%)" 42 kB
[ebuild     U  ] dev-util/pkgconfig-0.28-r1 [0.28] USE="-hardened -internal-glib" 0 kB
[ebuild     U  ] net-misc/curl-7.36.0 [7.35.0] USE="ipv6 ssl -adns -idn -kerberos -ldap -metalink -rtmp -ssh -static-libs {-test} -threads" CURL_SSL="openssl -axtls -cyassl -gnutls -nss -polarssl" 2,744 kB
[ebuild     U  ] app-misc/ca-certificates-20140223.3.16-r1 [20140223.3.16] USE="cacert" 0 kB
[ebuild     U  ] sys-apps/systemd-sysv-utils-211 [208] 0 kB

Total: 6 packages (6 upgrades), Size of downloads: 2,996 kB

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

sys-apps/systemd:0

  (sys-apps/systemd-212:0/2::gentoo, ebuild scheduled for merge) conflicts with
    sys-apps/systemd:0/1= required by (sys-apps/dbus-1.8.0:0/0::gentoo, installed)
                    ^^^^^
    >=sys-apps/systemd-208:0/1[abi_x86_64(-),gudev,kmod] required by (virtual/udev-208-r1:0/0::gentoo, installed)
                          ^^^^                          


Would you like to merge these packages? [Yes/No] n

Quitting.

#####################################################################
For testing I make a downgrade to =sys-apps/portage-2.2.8-r1

Exactly the same update with portage-2.2.8-r1 can resolve the dependencies fine.

Example with portage-2.2.8-r1
# emerge -avuDN world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] sys-libs/libseccomp-2.1.1  USE="-static-libs" 0 kB
[ebuild     U  ] app-arch/unrar-5.1.1 [5.0.14] 211 kB
[ebuild     U  ] dev-libs/libaio-0.3.110 [0.3.109-r4] USE="-static-libs {-test} (-multilib%)" 42 kB
[ebuild     U  ] dev-util/pkgconfig-0.28-r1 [0.28] USE="-hardened -internal-glib" 0 kB
[ebuild     U  ] net-misc/curl-7.36.0 [7.35.0] USE="ipv6 ssl -adns -idn -kerberos -ldap -metalink -rtmp -ssh -static-libs {-test} -threads" CURL_SSL="openssl -axtls -cyassl -gnutls -nss -polarssl" 2,744 kB
[ebuild     U  ] app-misc/ca-certificates-20140223.3.16-r1 [20140223.3.16] USE="cacert" 0 kB
[ebuild     U  ] sys-apps/portage-2.2.10 [2.2.8-r1] USE="doc (ipc) -build -epydoc (-pypy2_0) -python2 -python3 (-selinux) -xattr" LINGUAS="-ru" PYTHON_TARGETS="python2_7 python3_3 -pypy2_0 -python2_6 -python3_2 (-python3_4)" 0 kB
[ebuild  r  U  ] sys-apps/systemd-212:0/2 [208-r3:0/1] USE="acl filecaps gudev introspection kmod lzma pam policykit seccomp%* ssl%* -audit -cryptsetup -doc -firmware-loader -gcrypt -http (-kdbus) -python -qrcode (-selinux) {-test} -vanilla -xattr (-tcpd%*)" PYTHON_SINGLE_TARGET="python2_7 -python3_2 -python3_3" PYTHON_TARGETS="python2_7 python3_3 -python3_2" 2,659 kB
[ebuild  rR    ] sys-apps/dbus-1.8.0  USE="X systemd -debug -doc (-selinux) -static-libs {-test}" 0 kB
[ebuild     U  ] sys-apps/systemd-sysv-utils-211 [208] 0 kB

Total: 10 packages (8 upgrades, 1 new, 1 reinstall), Size of downloads: 5,654 kB

The following packages are causing rebuilds:

  (sys-apps/systemd-212::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (sys-apps/dbus-1.8.0::gentoo, ebuild scheduled for merge)
  (sys-libs/libseccomp-2.1.1::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (sys-apps/systemd-212::gentoo, ebuild scheduled for merge)

Would you like to merge these packages? [Yes/No] n

Quitting.

............................................................
I think portage-2.2.10 should the dependencies during world update itself can resolve
Comment 1 josef.95 2014-03-28 03:27:01 UTC
Created attachment 373696 [details]
emerge --info portage virtual/udev systemd
Comment 2 josef.95 2014-03-28 07:32:41 UTC
Created attachment 373708 [details]
portage-2.2.10 emerge -avuDN world --debug  (xz compressed)
Comment 3 josef.95 2014-03-28 07:35:18 UTC
Created attachment 373710 [details]
portage-2.2.8-r1 emerge -avuDN world --debug (xz compressed)
Comment 4 josef.95 2014-03-28 20:48:17 UTC
Same from other machine / system (x86 i686) on xorg-server upgrade.

With =portage-2.2.10

# emerge -avuDN world

These are the packages that would be merged, in order:

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 kB

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

x11-base/xorg-server:0

  (x11-base/xorg-server-1.15.0:0/1.15.0::gentoo, ebuild scheduled for merge) conflicts with
    x11-base/xorg-server:0/1.14.5= required by (x11-drivers/xf86-input-evdev-2.8.2:0/0::gentoo, installed)
                        ^^^^^^^^^^
    x11-base/xorg-server:0/1.14.5= required by (x11-drivers/xf86-input-synaptics-1.7.3:0/0::gentoo, installed)
                        ^^^^^^^^^^
    x11-base/xorg-server:0/1.14.5= required by (x11-drivers/xf86-video-nouveau-1.0.10:0/0::gentoo, installed)
                        ^^^^^^^^^^


Nothing to merge; quitting.

########################################################################
With =portage-2.2.8-r1 works fine

# emerge -avuDN world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] sys-apps/portage-2.2.10 [2.2.8-r1] USE="doc (ipc) python3 -build -epydoc (-pypy2_0) -python2 (-selinux) -xattr" LINGUAS="-ru" PYTHON_TARGETS="python2_7 python3_3 -pypy2_0 -python2_6 -python3_2 (-python3_4)" 0 kB
[ebuild  r  U  ] x11-base/xorg-server-1.15.0:0/1.15.0 [1.14.5:0/1.14.5] USE="ipv6 nptl suid udev xorg -dmx -doc -kdrive -minimal (-selinux) -static-libs -tslib -unwind% -xnest -xvfb" 5,417 kB
[ebuild  rR    ] x11-drivers/xf86-input-evdev-2.8.2  0 kB
[ebuild  rR    ] x11-drivers/xf86-video-nouveau-1.0.10  0 kB
[ebuild     U  ] x11-drivers/xf86-input-synaptics-1.7.4 [1.7.3] 442 kB

Total: 5 packages (3 upgrades, 2 reinstalls), Size of downloads: 5,858 kB

The following packages are causing rebuilds:

  (x11-base/xorg-server-1.15.0::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (x11-drivers/xf86-video-nouveau-1.0.10::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-evdev-2.8.2::gentoo, ebuild scheduled for merge)

Would you like to merge these packages? [Yes/No]
Comment 5 Xake 2014-04-19 10:41:22 UTC
I've hitted this for xorg-server.

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

x11-base/xorg-server:0

  (x11-base/xorg-server-1.15.1:0/1.15.1::gentoo, ebuild scheduled for merge) conflicts with
    x11-base/xorg-server:0/1.15.0= required by (x11-drivers/xf86-input-mouse-1.9.0:0/0::gentoo, installed)
                        ^^^^^^^^^^
    x11-base/xorg-server:0/1.15.0= required by (x11-drivers/xf86-input-evdev-2.8.2:0/0::gentoo, installed)
                        ^^^^^^^^^^
    x11-base/xorg-server:0/1.15.0= required by (x11-drivers/xf86-input-keyboard-1.7.0:0/0::gentoo, installed)
                        ^^^^^^^^^^
    x11-base/xorg-server:0/1.15.0= required by (x11-drivers/xf86-video-nouveau-1.0.10:0/0::gentoo, installed)


Portage 2.2.10 (hardened/linux/amd64, gcc-4.8.2, glibc-2.19, 3.14.1-gentoo x86_64)
=================================================================
System uname: Linux-3.14.1-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.2
KiB Mem:    18490192 total,  11370616 free
KiB Swap:   12582336 total,  12582336 free
Timestamp of tree: Sat, 19 Apr 2014 10:00:01 +0000
ld GNU ld (GNU Binutils) 2.24
app-shells/bash:          4.2_p47
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.3.5, 3.4.0
dev-util/cmake:           2.8.12.2
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.14.1
sys-devel/binutils:       2.24-r2
sys-devel/gcc:            4.8.2
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.14 (virtual/os-headers)
sys-libs/glibc:           2.19
Repositories: gentoo steam-overlay x11 Mine
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -ggdb -flto -fuse-linker-plugin"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe -ggdb -flto -fuse-linker-plugin"
DISTDIR="/var/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs clean-logs config-protect-if-modified distlocks ebuild-locks fail-clean fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="sv_SE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe -ggdb -flto -fuse-linker-plugin -fuse-linker-plugin"
MAKEOPTS="-j8"
PKGDIR="/var/portage/packages"
PORTAGE_CONFIGROOT="/"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/var/lib/layman/steam /var/lib/layman/x11 /var/overlays/mine"
USE="X a52 aac acl ads alsa amd64 apng archive aura autotools avahi bash-completion berkdb bluetooth branding btrfs bzip2 cairo caps cdda cddb cdr cli cmake colord cracklib cron crypt css cups cxx dbus device-mapper dos dri dts dvd dvdnav eds exif fat ffmpeg firewalld firmware flac fortran ftp gbm gdbm gdm gdu geoclue geoip gif git gnome gnome-keyring gnome-online-accounts graphite gssapi gstreamer gtk gtk3 gudev hardened hfs highlight hpijs hwdb iconv icq icu idn introspection ipv6 isag ivorbis jabber jit joystick jpeg jpeg2k justify kdrive kerberos keymap lcms ldap libass libguess libkms libnotify libsamplerate libsecret llvm-shared-libs lm_sensors lto lvm lzma mad mdadm mmx mmxext mng modemmanager modules mp3 mpeg mpi msn mtp multilib multipath mysql nautilus ncurses netlink networkmanager nfs nfsidmap nfsv41 nls nptl nscd ntfs numa offensive ogg opengl openmp openvg optimization opus orc pam pango parted pcap pcre pdf pgo png pnm policykit pulseaudio qemu qt3support readline realtime sasl sdl sendto session smp smpeg socialweb spell spice sqlite sse sse2 sse3 sse4 sse4_1 ssh ssl ssse3 startup-notification steamruntime sudo svg systemd tcpd telepathy theora threads tiff tracker truetype udev udisks unicode urandom usb usbredir valgrind vcd vdpau vim-syntax virt-network vorbis wayland x264 xattr xcb xkb xlib-xcb xml xmp xmpp xps xrandr xtpax xv xvid xwayland zeroconf zlib" ABI_X86="32 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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" DRACUT_MODULES="btrfs caps syslog systemd" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="sv sv_SE en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nouveau" 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"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 6 Zac Medico gentoo-dev 2015-03-28 19:52:47 UTC
Since portage-2.2.10, there have been a number of bug fixes in this area. I'll just mark this as a duplicate of bug 522084, which is close if not exactly the same bug.

*** This bug has been marked as a duplicate of bug 522084 ***