Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 84768

Summary: sys-fs/mdadm-1.8.1 should be marked -x86
Product: Gentoo Linux Reporter: Peter Kerwien <peter>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Kerwien 2005-03-10 10:39:55 UTC
Due to the problem reported in

http://bugs.gentoo.org/show_bug.cgi?id=73777

sys-fs/mdadm-1.8.1 should be marked -x86. I think it also segfaults on amd64 so maybe it also should be marked -adm64 or at least ~amd64. Please verify with someone running mdadm on an amd64 platform.


Reproducible: Always
Steps to Reproduce:
1. mdadm --assemble /dev/md0 /dev/sda1 /dev/sdb1 /dev/hdg1 /dev/hda4
2. Segmentation fault (core dumped)
3.

Actual Results:  
mdadm crashed.

Expected Results:  
An assembled /dev/md0 device.

Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.11.2 i686)
=================================================================
System uname: 2.6.11.2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 23:05:39)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://mirror.pudas.net/gentoo http://trumpetti.atm.tut.fi/gentoo
http://gentoo.inode.at/ ftp://ftp.linux.ee/pub/gentoo/distfiles/
ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X apache2 arts avi berkdb bitmap-fonts cdr crypt cups curl emboss
encode esd fam flac font-server foomaticdb fortran gdbm gif gpm gtk gtk2
imagemagick imap imlib java jpeg kde libg++ libwww mad maildir mikmod motif
mozilla mp3 mpeg mysql ncurses nls nptl nptlonly oggvorbis opengl oss pam pdflib
perl png python qt quicktime readline samba sdl slang spell ssl svga tcltk tcpd
tiff truetype truetype-fonts type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-10 10:55:50 UTC

*** This bug has been marked as a duplicate of 73777 ***
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-10 10:58:12 UTC
Peter, first I intended to reopen the other bug. Since 1.9.0-r1 is marked stable is see no reason for it.
Comment 3 Peter Kerwien 2005-03-10 11:00:45 UTC
I understand. But if someone installs mdadm, and by some reason selects version 1.8.1 they will be surprised! I still think it should be marked unusable.