Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 241696 - kde-base/librss collides with other packages
Summary: kde-base/librss collides with other packages
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 05:17 UTC by daid kahl
Modified: 2008-10-13 10:19 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 daid kahl 2008-10-13 05:17:09 UTC
librss complains about collisions when attempting to emerge, and these collisions are from other packages.

I am shifting from monolithic to split kde ebuilds

Reproducible: Only when I don't hide the colliding files.  If I hide the colliding files, it installs with no problems

Steps to reproduce: Install cups, imagemagick, dev-lang/mono or wxGTK and try to emerge kde-base/librss

Actual Results: Aborted compile

Expected results: Successful compile of kde-base/librss

Snippet from emerge kde-base/librss

>>> Installing kde-base/librss-3.5.10
* checking 13 files for package collisions
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 *
 * package kde-base/librss-3.5.10 NOT merged
 *
 * Detected file collision(s):
 *
 *      /usr/kde/3.5/include/rss/image.h
 *      /usr/kde/3.5/include/rss/librss.h
 *      /usr/kde/3.5/include/rss/document.h
 *      /usr/kde/3.5/include/rss/article.h
 *      /usr/kde/3.5/include/rss/loader.h
 *      /usr/kde/3.5/include/rss/global.h
 *      /usr/kde/3.5/include/rss/textinput.h
 *      /usr/kde/3.5/lib/librss.so.1.0.0
 *      /usr/kde/3.5/lib/librss.la
 *      /usr/share/doc/kde/librss-3.5.10/README.bz2
 *      /usr/share/doc/kde/librss-3.5.10/AUTHORS.bz2
 *      /usr/kde/3.5/lib/librss.so.1
 *      /usr/kde/3.5/lib/librss.so
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * None of the installed packages claim the file(s).
 *
 * Package 'kde-base/librss-3.5.10' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.

 * Messages for package kde-base/librss-3.5.10:

 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 *
 * package kde-base/librss-3.5.10 NOT merged
 *
 * Detected file collision(s):
 *
 *      /usr/kde/3.5/include/rss/image.h
 *      /usr/kde/3.5/include/rss/librss.h
 *      /usr/kde/3.5/include/rss/document.h
 *      /usr/kde/3.5/include/rss/article.h
 *      /usr/kde/3.5/include/rss/loader.h
 *      /usr/kde/3.5/include/rss/global.h
 *      /usr/kde/3.5/include/rss/textinput.h
 *      /usr/kde/3.5/lib/librss.so.1.0.0
 *      /usr/kde/3.5/lib/librss.la
 *      /usr/share/doc/kde/librss-3.5.10/README.bz2
 *      /usr/share/doc/kde/librss-3.5.10/AUTHORS.bz2
 *      /usr/kde/3.5/lib/librss.so.1
 *      /usr/kde/3.5/lib/librss.so
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * None of the installed packages claim the file(s).
 *
 * Package 'kde-base/librss-3.5.10' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.

 * GNU info directory index is up-to-date.

 * IMPORTANT: 2 config files in '/etc' need updating.

 * IMPORTANT: 3 config files in '/usr/kde/3.5/share/config' need updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.


daid@flux /usr/kde/3.5/include/rss/ # equery b image.h
/usr/lib/portage/pym/portage_util.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_util module was replaced by portage.util
/usr/lib/portage/pym/portage_checksum.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_checksum module was replaced by portage.checksum
[ Searching for file(s) image.h in *... ]
dev-lang/mono-1.2.6-r2 (/usr/include/mono-1.0/mono/metadata/image.h)
net-print/cups-1.3.7 (/usr/include/cups/image.h)
media-gfx/imagemagick-6.3.9.7 (/usr/include/ImageMagick/magick/image.h)
x11-libs/wxGTK-2.8.7.1-r1 (/usr/include/wx-2.8/wx/image.h)

daid@flux /usr/kde/3.5/include $ emerge --info
Portage 2.2_rc8 (default-linux/x86/2007.0, gcc-4.2.4, glibc-2.7-r2, 2.6.23.9-mactel i686)
=================================================================
System uname: Linux-2.6.23.9-mactel-i686-Intel-R-_Core-TM-2_CPU_T7200_@_2.00GHz-with-glibc2.0
Timestamp of tree: Tue, 16 Sep 2008 21:17:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.4.3-r4, 2.5.1-r5
dev-python/pycrypto: 2.0.1-r5
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.jaist.ac.jp/pub/Linux/Gentoo http://ftp.iij.ad.jp/pub/linux/gentoo http://gentoo.gg3.net"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --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="X aac acl acpi alsa apm ati avi berkdb bluetooth bzip2 cdr cdrom cjk cli cracklib crypt cups dbus dri dvd dvdr encode esd firefox flac flash fortran freetype ftp gdbm gif gimp glibc-omitfp gmail gphoto2 gpm gstreamer hal hfs iconv ieee1394 imagemagick imap ipv6 isdnlog isight java javascript jpeg kde kerberos latex libg++ lm_sensors mad madwifi midi mime mmx mono mozilla mp3 mpeg mplayer mudflap mysql ncurses network nls nptl nptlonly nsplugin ogg oggvorbis opengl openmp oss pam pcre pdf perl pmu png posix ppds pppd python qt3 qt3support readline reflection samba session spell spl sse sse2 ssl subversion svg sysfs tcpd tetex theora tiff truetype unicode usb userlocales vorbis wifi win32codecs x86 xine xml xml2 xorg xpm" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="i810 vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2008-10-13 10:19:21 UTC
no - the file collisions occur because you switch from monolithic to split ebuilds. unmerge the monolithic ebuilds first (or switch of collision-detect) for this to work.
thanks