Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154631 - File collisions: gtkam-0.1.12-r1 cannot be merged
Summary: File collisions: gtkam-0.1.12-r1 cannot be merged
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 20:41 UTC by nm (RETIRED)
Modified: 2006-11-10 04: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 nm (RETIRED) gentoo-dev 2006-11-09 20:41:09 UTC
media-gfx/gtkam-0.1.12-r1 is blocked from being merged on my freshly installed stable amd64 system. threw a monkey wrench into emerge -e world, that's for sure.

And yes, emerging with FEATURES="-collision-protect" works, but it's not an ideal workaround. I noticed that it was trying to modify several strange linguas in the scrollkeeper database, such as zh_cn and others (this output, however, didn't seem to be logged...)

* * *
Error log:

man:
gzipping man page: gtkam.1
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/bin/gtkam
* checking 365 files for package collisions
existing file /var/lib/scrollkeeper/TOC/117 is not owned by this package
existing file /var/lib/scrollkeeper/index/117 is not owned by this package
* spent 0.0725178718567 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 media-gfx/gtkam-0.1.12-r1 NOT merged

* * *

emerge --info:

Portage 2.1.1-r1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
Gentoo Base System version 1.12.6
Last Sync: Thu, 09 Nov 2006 03:01:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
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.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.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
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=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes --timeout=30"
PORTAGE_RSYNC_OPTS="--compress --exclude='/distfiles' --exclude='/local' --exclude='/packages' --recursive --times --whole-file"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="(removed for brevity; typical gnome desktop stuff)"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-11-10 04:44:19 UTC
this is because its not running gnome2_src_unpack or gnome2_omf_fix.

in addition, the -r1 ebuild doesn't make use of the gnome2 eclass so its kind of ugly.

i've requested -r2 stable on the remaining archs so we can get rid of the ugliness :)   ( see http://bugs.gentoo.org/show_bug.cgi?id=154662 )

funny that this is the first time someone has run into it.

thanks, fixed in cvs.