just finished 'emerge -u world -gk', and here's what i see --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/kdeartwork-3.3.0/ >>> /usr/share/doc/kdeartwork-3.3.0/README.gz >>> /kfs_debris.ogg >>> /kfs_explode.ogg >>> /kfs_particle.png >>> /kfs_kde.png >>> /kfs_letters1.png >>> /kfs_letters2.png >>> /kfs_letters.desc >>> /kfs_particle_flare.png >>> /kfs_tux.png >>> /kfs_particle_diastar.png * Caching service dependencies... >>> kde-base/kdeartwork-3.3.0 merged. >>> clean: No packages selected for removal. >>> Auto-cleaning packages ... >>> No outdated packages were found on your system. * Regenerating GNU info directory index... * Processed 68 info files. * IMPORTANT: 22 config files in /etc need updating. * IMPORTANT: 16 config files in /usr/X11R6/lib/X11/xkb need updating. * Type emerge --help config to learn how to update config files. # and it's very same in host where i actually compiled the binary package: # ls /kfs* /kfs_debris.ogg /kfs_kde.png /kfs_letters1.png /kfs_particle.png /kfs_particle_flare.png /kfs_explode.ogg /kfs_letters.desc /kfs_letters2.png /kfs_particle_diastar.png /kfs_tux.png Reproducible: Didn't try Steps to Reproduce: 1. 2. 3.
Can't confirm the problem. What's the source of the binary package?
my own built package on other system. compiled from portage tree (freshed at the very same day). and that system also has files in rootfs.
and yes. i was using UNSERMAKE. perhaps that's the problem? >>> Source unpacked. *** YOU'RE USING UNSERMAKE. *** GOOD LUCK!! :) *** Creating acinclude.m4
# epm -q unsermake unsermake-0.0_pre20040505 #
yeap. compiling from same sources, WIHOUT unsermake (version in previous post), it did not create the files into root directory.
upgrading unsermake to 0.3.0.4137.0 solved issue. (wish i know about /etc/portage/package.keywords half year ago, never hit this bug :P)