Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94358 - Error on emerge cryptsetup-0.1-r1; dm-crypt support requires in kernel (2.6 only)
Summary: Error on emerge cryptsetup-0.1-r1; dm-crypt support requires in kernel (2.6 o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 94373 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-29 02:07 UTC by Nexus
Modified: 2005-05-29 03:46 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 Nexus 2005-05-29 02:07:22 UTC
While i emerge cryptsetup-0.1-r1, the ebuild report an error message:

* cryptsetup requires dm-crypt support!
* Please enable dm-crypt support in your kernel config, found at:
*
*    Device Drivers
*        Multi-Device Support
*            [*] Crypt Target Support
*and recompile your kernel...

This is strange! The path for Crypt target support is wrong!
Here's the path on my kernel-2.6.11:

Device Drivers
   Multi-Device Support
      [*] Multiple Devices driver support (RAID and LVM)
         <*> Device Mapper Support
            <*> Crypt Target Support



Reproducible: Always
Steps to Reproduce:
1.emerge cryptsetup
2.
3.

Actual Results:  
Wrong error message.


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Intel(R) Celeron(R) CPU 2.60GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 22 2005, 14:21:37)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
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.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -pipe -O2"
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.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd dvdr
dvdread emboss encode esd fam foomaticdb fortran gdbm gif gpm gstreamer gtk2
imagemagick imlib ipv6 jpeg kde ldap libg++ libwww mad mikmod motif mozilla mp3
mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt
quicktime readline sdl spell ssl svga tcpd tiff truetype truetype-fonts
type1-fonts usb vorbis xine xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-29 03:04:32 UTC
So are you trying to tell that the error message is incomplete or that you
cannot emerge this even with dm-crypt support compiled in?
Comment 2 SpanKY gentoo-dev 2005-05-29 03:10:39 UTC
updated the output
Comment 3 Nexus 2005-05-29 03:31:59 UTC
yes, i'm tryn to tell that the error message is incomplete, sorry for my
english, i'm italian :)
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-05-29 03:46:19 UTC
*** Bug 94373 has been marked as a duplicate of this bug. ***