Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125025 - file collision between sys-apps/module-init-tools-3.2.1 and sys-apps/man-pages-2.24
Summary: file collision between sys-apps/module-init-tools-3.2.1 and sys-apps/man-page...
Status: RESOLVED DUPLICATE of bug 124127
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-04 18:04 UTC by Jonathan Simms
Modified: 2006-03-05 00:54 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 Jonathan Simms 2006-03-04 18:04:39 UTC
when doing an emerge world recently this error popped up when updating sys-apps/man-pages-2.24:

<snip>
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
>>> Completed installing man-pages-2.24 into /var/tmp/portage/man-pages-2.24/image/

* checking 3104 files for package collisions
existing file /usr/share/man/man2/create_module.2.gz is not owned by this package
existing file /usr/share/man/man2/delete_module.2.gz is not owned by this package
existing file /usr/share/man/man2/get_kernel_syms.2.gz is not owned by this package
existing file /usr/share/man/man2/init_module.2.gz is not owned by this package
existing file /usr/share/man/man2/query_module.2.gz is not owned by this package
1000 files checked ...
2000 files checked ...
3000 files checked ...
* spent 1.209223032 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it 
* as a bug for this package on http://bugs.gentoo.org

package sys-apps/man-pages-2.24 NOT merged

----------------------------------------

using equery belongs:

sys-apps/module-init-tools-3.2.1 (/usr/share/man/man2/create_module.2.gz)
sys-apps/module-init-tools-3.2.1 (/usr/share/man/man2/delete_module.2.gz)
sys-apps/module-init-tools-3.2.1 (/usr/share/man/man2/get_kernel_syms.2.gz)
sys-apps/module-init-tools-3.2.1 (/usr/share/man/man2/init_module.2.gz)
sys-apps/module-init-tools-3.2.1 (/usr/share/man/man2/query_module.2.gz)

------------------------------------------

and here is my emerge --info

Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15.1.20060115 i686)
=================================================================
System uname: 2.6.15.1.20060115 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aim apache2 apm avi berkdb bitmap-fonts bzip2 crypt curl eds emboss encode expat fastcgi flash foomaticdb gd gif gpm gstreamer imap imlib jpeg kde libg++ libwww mad maildrop memlimit mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oscar pam pcre pdflib perl png postgres python quicktime readline ruby samba sasl sdl spell sqlite sqlite3 ssl tcpd threads truetype truetype-fonts type1-fonts udev unicode usb user-homedirs vorbis xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS



- Jonathan Simms
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-05 00:54:43 UTC

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