Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88388 - LVM2 linked against GPM libraries in /usr, through ncurses
Summary: LVM2 linked against GPM libraries in /usr, through ncurses
Status: RESOLVED DUPLICATE of bug 80403
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 10:40 UTC by BlaisorBlade
Modified: 2005-07-17 13:06 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 BlaisorBlade 2005-04-08 10:40:22 UTC
LVM2 links at runtime, through readline, and ncurses, to gpm. Now, everything is in /lib (so who has /usr on LVM can boot) except gpm libraries. IMHO, it does not make sense to have a library in /lib depending on something in /usr/lib.

Reproducible: Always
Steps to Reproduce:
1. USE=gpm emerge ncurses 
2. have system with /usr on LVM2
3.

Actual Results:  
LVM2 couldn't start for missing libraries.


Emerging ncurses without gpm USE flag fixes this, if you can get that far 
luckily I still have Mandrake on my HD - it's the only one which never breaks. 
Otherwise there are luckily rescue CDs.

Both Gentoo and especially Fedora 2 do break sometimes.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.
20050125-r1, 2.6.11-skas3-v9-pre1 i686)
=================================================================
System uname: 2.6.11-skas3-v9-pre1 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar 26 2005, 21:12:23)]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5
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.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/
share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/home/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks fixpackages sandbox sfperms strict 
userpriv usersandbox"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.
tiscali.de/pub/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://mir.
zyrianes.net/gentoo/ http://gentoo.blueyonder.co.uk http://www.ibiblio.org/pub/
Linux/distributions/gentoo"
LANG="it_IT"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X X509 a52 aac aalib acl acpi aim alsa arts 
artswrappersuid avi bash-completion berkdb bitmap-fonts bzlib cddb cdr crypt 
cscope cups curl dba dga dv dvb dvd dvdr dvdread emboss encode erandom esd 
ethereal fam flac foomaticdbftp gd gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 
iconv icq idea ieee1394 imagemagick imap imlib innodb irda jabber javajpeg 
jpeg2k junit kde kerberos krb4 ldap libcaca libg++ libwww live lzo lzw-tiff mad 
maildir mbox md5sum mikmod mime mmx mmx2 mng motif mozilla mp3 mpeg mpeg4 msn 
mysql mythtv ncurses nls nptl ogg oggvorbis opengl oss pam pda pdflib perl php 
pic png pnp ppds python qt quicktime readline real rtc samba scanner sdl session 
slang slp smime spl sqlite sse sse2 ssl svg sysvipc tcltk tcpd tetex tga tiff 
truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vim-with-x 
wifi winbind wmf xanim xine xml xml2 xmms xosd xpm xprint xsl xv xvid xvmc yahoo 
zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-04-08 11:40:59 UTC
This was fixed with gpm-1.20.1-r4.

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