Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157467 - cryptsetup-luks requires dm-crypt support, but continue building
Summary: cryptsetup-luks requires dm-crypt support, but continue building
Status: RESOLVED DUPLICATE of bug 141182
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-07 13:16 UTC by Igor Korot
Modified: 2006-12-07 13:21 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 Igor Korot 2006-12-07 13:16:09 UTC
Hi,
emerge cryptsetup-luks-1.0.3 from "emerge ivman" gives following:

>>> Emerging (2 of 7) sys-fs/cryptsetup-luks-1.0.3-r2 to /
>>> Downloading 'http://gentoo.osuosl.org/distfiles/cryptsetup-luks-1.0.3.tar.bz2'
--13:05:53--  http://gentoo.osuosl.org/distfiles/cryptsetup-luks-1.0.3.tar.bz2
           => `/usr/portage/distfiles/cryptsetup-luks-1.0.3.tar.bz2'
Resolving gentoo.osuosl.org... 64.50.236.52, 64.50.238.52
Connecting to gentoo.osuosl.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 304,836 (298K) [application/x-tar]

100%[====================================>] 304,836      146.04K/s

13:05:55 (145.73 KB/s) - `/usr/portage/distfiles/cryptsetup-luks-1.0.3.tar.bz2' saved [304836/304836]

 * checking ebuild checksums ;-) ...                                      [ ok ] * checking auxfile checksums ;-) ...                                     [ ok ] * checking miscfile checksums ;-) ...                                    [ ok ] * checking cryptsetup-luks-1.0.3.tar.bz2 ;-) ...                         [ ok ] * Checking for dm-crypt support ...                                      [ !! ] * cryptsetup requires dm-crypt support!
 * Please enable dm-crypt support in your kernel config, found at:
 * (for 2.6 kernels)
 *
 *   Device Drivers
 *     Multi-Device Support
 *       Device mapper support
 *         [*] Crypt Target Support
 *
 * and recompile your kernel if you want this package to work with this kernel
>>> Unpacking source...
>>> Unpacking cryptsetup-luks-1.0.3.tar.bz2 to /var/tmp/portage/cryptsetup-luks-1.0.3-r2/work
 * Applying cryptsetup-luks-1.0.3-selinux.patch ...                       [ ok ] * Running autoconf ...                                                   [ ok ]>>> Source unpacked.

And it continues building.

IgorsGentooOnNetwork igor # emerge --info
Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gent oo-r3 i686)
=================================================================
System uname: 2.6.18-gentoo-r3 i686 Genuine Intel(R) CPU           T1350  @ 1.86 GHz
Gentoo Base System version 1.12.6
Last Sync: Tue, 28 Nov 2006 02:20:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=prescott -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shu tdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-Os -march=prescott -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X a52 acpi alsa apm berkdb bitmap-fonts cdr clamav cli cracklib crypt d lloader dri dvd dvdr elibc_glibc freetds gdbm gnome gpm gtk gtk2 iconv input_dev ices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics ip v6 isdnlog kernel_linux libg++ lm_sensors mplayer mssql ncurses nls nptl nptlonl y odbc opengl pam pcre perl pmu ppds pppd python readline reflection session spl  ssl sybase sybase-ct tcpd theora truetype truetype-fonts type1-fonts udev unico de usb userland_GNU video_cards_i810 wifi wxwindows xine xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGU AS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-07 13:21:16 UTC
Yes, it's intended, not a bug.


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