Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143087 - sys-apps/dbus-0.62: Collides with files belonging to [unknown]
Summary: sys-apps/dbus-0.62: Collides with files belonging to [unknown]
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-07 06:55 UTC by FieldySnuts
Modified: 2006-08-07 15:56 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 FieldySnuts 2006-08-07 06:55:06 UTC
sys-apps/dbus-0.62 tries to change a file that it does not own:

* checking 128 files for package collisions
existing file /usr/lib/libdbus-qt-1.la is not owned by this package
* spent 0.020448923111 seconds checking for file collisions

equery b /usr/lib/libdbus-qt-1.la does not show this file as belonging to anything else.

Portage 2.1.1_pre4-r4 (default-linux/x86/2006.0, gcc-3.4.6/vanilla, glibc-2.3.6-r4, 2.6.16-reiser4-4 i686)
=================================================================
System uname: 2.6.16-reiser4-4 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.12.4
Last Sync: Mon, 07 Aug 2006 02:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
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.17
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.mirrors.tds.net/gentoo http://mirror.datapipe.net/gentoo"
LINGUAS="en"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa am apache2 apm avi berkdb bitmap-fonts bzip2 cdr chroot cli crypt dlloader dri dv dvd dvdr eds elibc_glibc emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib input_devices_keyboard input_devices_mouse isdnlog jpeg kde kdeenablefinal kernel_linux libg++ libwww linguas_en mad mikmod mmx motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam pcre pdflib perl png pppd pwdb python qt qt3 qt4 quicktime readline reflection sdl session spell spl sse ssl tiff truetype truetype-fonts type1-fonts udev userland_GNU video_cards_nv vorbis xml xmms xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2006-08-07 07:11:29 UTC
Which version of QT?
Comment 2 FieldySnuts 2006-08-07 07:17:24 UTC
Versions 3.3.6-r1 4.1.4 , appologies for not including.
Comment 3 Steev Klimaszewski (RETIRED) gentoo-dev 2006-08-07 07:23:57 UTC
Did you try out a qt 4.2 ?  Not sure why that file is sticking around, but if dbus doesn't own it - the only other thing that could have was QT 4.2 which has the dbus bindings in its release.  Was this during an upgrade?   When did this happen exactly?
Comment 4 FieldySnuts 2006-08-07 07:31:12 UTC
Nope, never tried a 4.2* install of qt.

This happened while trying to upgrade to kde-3.5.4. At some point it claimed that I had to remerge dbus with the qt3 USE flag set, so I tried that. And that is when I ran into the issue. I no longer have the output sitting around.
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2006-08-07 15:56:35 UTC
Only dbus creates that file. Something cracked out happened on your system. Unless of course you tried some of the masked new dbus and QT bits... then this could happen.

Re-open this if you can reproduce it.