Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198522 - genkernel and dmraid collision
Summary: genkernel and dmraid collision
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
: 208847 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-11-09 01:20 UTC by crusaderky
Modified: 2008-02-04 15:57 UTC (History)
4 users (show)

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 crusaderky 2007-11-09 01:20:35 UTC
# emerge genkernel
 * Detected file collision(s):
 * 
 *      /usr/share/genkernel/pkg/dmraid-1.0.0.rc14.tar.bz2

# equery belongs /usr/share/genkernel/pkg/dmraid-1.0.0.rc14.tar.bz2
sys-fs/dmraid-1.0.0_rc14 (/usr/share/genkernel/pkg/dmraid-1.0.0.rc14.tar.bz2)
sys-kernel/genkernel-3.4.9_pre6 (/usr/share/genkernel/pkg/dmraid-1.0.0.rc14.tar.bz2)

# emerge --info
Portage 2.1.3.16 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r8 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
Timestamp of tree: Thu, 08 Nov 2007 16:47:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
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/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="digest distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.virginmedia.com/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.mirror.solnet.ch http://pandemonium.tiscali.de/pub/gentoo/ http://mirror.ovh.net/gentoo-distfiles/"
LC_ALL="it_IT.UTF-8"
LINGUAS="it"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa amd64 bash-completion berkdb bitmap-fonts bzip2 cairo cddb cdr cjk cli cracklib crypt cups curl dbus dri dts dv dvb dvd dvdr dvdread eds emboss encode evo exif fam ffmpeg firefox flac fortran ftp gdbm gif gnutls gpm gstreamer gtk hal iconv ieee1394 ipv6 isdnlog java jpeg kdeenablefinal kdehiddenvisibility kerberos ldap libnotify lm_sensors mad matroska midi mikmod mmx mng mp3 mpeg mudflap musepack mysql ncurses nls nptl nptlonly nsplugin offensive ogg opengl openmp pam pcre pdf perl php png ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session sndfile speex spell spl sqlite sse sse2 ssl startup-notification svg tcl tcpd theora threads tiff tk truetype truetype-fonts type1-fonts unicode usb vcd vorbis wxwindows x264 xine xml xorg xosd xprint xsl xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick wacom evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="vesa nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2007-11-09 02:48:09 UTC
Why is dmraid sticking files in genkernel's dirs?
Comment 2 Ian Stakenvicius 2007-11-09 04:22:54 UTC
Sorry all, was travelling for a while and didn't have internet access..  

I added a line in src_install that copied the dmraid distfile into the genkernel directory, for ease-of-upgrade (once upon a time it also patched the genkernel.conf but i took that out)..  Since genkernel's coming with the current version of dmraid i guess there's no need for this now, I'll remove it.

Comment 3 Ian Stakenvicius 2007-11-09 04:34:07 UTC
Fixed in portage-review on Sunrise, just need someone to push it to the tree.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2007-11-09 07:49:05 UTC
pushed and fixed
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2008-02-04 15:10:43 UTC
*** Bug 208847 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2008-02-04 15:11:42 UTC
Clearly still a problem.
Comment 7 Andrew Gaffney (RETIRED) gentoo-dev 2008-02-04 15:17:44 UTC
I don't think so. The guy in the duped bug was emerging genkernel-3.4.8, which implies that he's using an out of date tree, since 3.4.8 isn't in the tree anymore and 3.4.9 has been stable for at least 2 weeks.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2008-02-04 15:21:29 UTC
Eh, the description was confusing, closing.
Comment 9 Stephan Schenk 2008-02-04 15:57:34 UTC
(In reply to comment #8)
> Eh, the description was confusing, closing.
> 
After some digging around I found that the problem was an outdated dmraid-1.0.0_rc14 on my system which was installed well before 09 Nov 2007 when this issue has been fixed. Anyway, everything is fine now. Thanks for the real quick response.