Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179678 - emerge update world gives QA Notice about dbus
Summary: emerge update world gives QA Notice about dbus
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-24 21:12 UTC by Ewoud Canniere
Modified: 2007-05-25 10:01 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 Ewoud Canniere 2007-05-24 21:12:14 UTC
Everytime when i sync and then perform for example 'emerge -uDpvN world'
it gives me:
These are the packages that would be merged, in order:

Calculating world dependencies / * QA Notice: The package sys-apps/dbus-0.50 still uses the broken debug.eclass
 * QA Notice: The package sys-apps/dbus-0.35.2 still uses the broken debug.eclass
 * QA Notice: The package sys-apps/dbus-0.34 still uses the broken debug.eclass
 * QA Notice: The package sys-apps/dbus-0.32 still uses the broken debug.eclass
... done!

Total: 0 packages, Size of downloads: 0 kB



Reproducible: Always

Steps to Reproduce:
1.Sync portage
2.Perform pretended update
3.

Actual Results:  
QA Notice: The package sys-apps/dbus-0.50 still uses the broken debug.eclass
 * QA Notice: The package sys-apps/dbus-0.35.2 still uses the broken debug.eclass
 * QA Notice: The package sys-apps/dbus-0.34 still uses the broken debug.eclass
 * QA Notice: The package sys-apps/dbus-0.32 still uses the broken debug.eclass
... done!

Expected Results:  
Not seeing the message.
I tried to unmerge dbus, merge it again, revdep-rebuild, ... nothing works

Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r2, 2.6.20-gentoo-r7 i686)
=================================================================
System uname: 2.6.20-gentoo-r7 i686 Genuine Intel(R) CPU           T2300  @ 1.66GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 24 May 2007 17:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r5
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/packages/gentoo/"
LINGUAS="nl"
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/zugaina"
SYNC="rsync://rsync.belnet.be/gentoo-portage"
USE="X acl alsa avahi berkdb bitmap-fonts cli cracklib crypt dbus dri dvd firefox fortran gdbm gnome gpm gtk hal iconv isdnlog java jpeg libg++ midi mp3 mudflap ncurses nls nptl nptlonly nsplugin offensive opengl openmp pam pcre perl png pppd python quicktime readline real reflection session spl ssl tcpd truetype-fonts type1-fonts unicode win32codecs x86 xine xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="nl" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-24 21:22:26 UTC
The only dbus version in the tree is 1.0.2; stop using broken overlays.
Comment 2 Ewoud Canniere 2007-05-25 09:40:12 UTC
I have one overlay 'zugaina' for amsn-svn. For the rest i have no overlays.
How can i fix that it only uses the version in the portage tree and not in the overlay?

Greetz,
Ewoud
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-05-25 10:01:29 UTC
Ask the overlay owners to not inherit debug eclass anyway; or fix it yourself. Not anything we could fix.