Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144777 - -uD world doesn't capture updates to all packages??
Summary: -uD world doesn't capture updates to all packages??
Status: RESOLVED DUPLICATE of bug 96088
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 11:30 UTC by Michael Lee Yohe
Modified: 2006-08-22 11:44 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Lee Yohe 2006-08-22 11:30:13 UTC
Someone strange with the dependencies is causing update/deep for world to not pick up on packages.  I have no idea how many are affected.

# emerge -auD world

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

Calculating world dependencies... done!

Nothing to merge; would you like to auto-clean packages? [Yes/No] n

Quitting.

# emerge -au clamav

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

Calculating dependencies... done!
[ebuild     U ] dev-libs/gmp-4.2.1 [4.1.4-r3]
[ebuild     U ] app-antivirus/clamav-0.88.4 [0.88.2]

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

World says nothing is to be upgraded... but ???

# emerge --info
Portage 2.1-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9-EM64T x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9-EM64T x86_64 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -mmmx -msse3 -mfpmath=sse -funroll-loops -fweb -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -mmmx -msse3 -mfpmath=sse -funroll-loops -fweb -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache confcache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 7zip acpi adns apache2 apm async automount avi bash-completion berkdb bzip2 ccache cdr clamav clearpasswd cli cracklib crypt css dio dlloader dri dvd dvdr eds emboss encode foomaticdb fortran ftp fuse gd gif gpm hash hddtemp high-ints idea imagemagick imap innodb inode ipfilter jfs john logrotate logwatch lzo lzw lzw-tiff mbox mhash milter mime mmap mpm-worker multiuser mysql ncurses nfs nls nptl nptlonly ntfs office pam pam_chroot pcntl pcre perl perlsuid php pop3d posix procmail python qt3 qt4 readline reflection reiser4 reiserfs rpc samba sasl scp sendmail sensord session sftp sharedmem smp sockets spamassassin spell spl sse-filters ssl suidcheck syslog szip tcpd threads tiff tomsfastmath unzip urandom usb xfs xtended zip zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i810 video_cards_mga video_cards_neomagic video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-22 11:44:09 UTC

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