Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174437 - net-fs/openafs does not install aklog/asetkey
Summary: net-fs/openafs does not install aklog/asetkey
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Stefaan De Roeck (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 12:03 UTC by Timo Boettcher
Modified: 2009-10-24 21:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
openafs-1.4.4.ebuild.patch (openafs-1.4.4.ebuild.patch,377 bytes, patch)
2007-04-14 14:34 UTC, Timo Boettcher
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Boettcher 2007-04-13 12:03:30 UTC
no openafs ebuild seems to install aklog or asetkey
according to various people and the guide from http://de.gentoo-wiki.com/OpenAFS_mit_MIT-Kerberos5 these are needed
tools are in
./openafs-1.4.4/src/aklog/aklog
./openafs-1.4.4/src/aklog/asetkey
after compilation, matching dobin should be enough

Reproducible: Always

Steps to Reproduce:
1. emerge openafs
2. call aklog

Actual Results:  
aklog not found

Expected Results:  
aklog should be installed

Portage-Snapshot from 20070404

Portage 2.1.2.2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 Intel(R) Celeron(R) M processor         1.60GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 05 Apr 2007 01:47:01 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
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.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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/java-config/vms/ /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://192.168.0.2/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
LC_ALL="en_US"
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.de.gentoo.org/gentoo-portage"
USE="X a52 alsa apache2 bitmap-fonts bzip2 cairo cdr cli cracklib crypt curl dbus dga divx4linux dri dvd dvdr eds emboss encode esd exif fam firefox flac fortran gif gstreamer hal iconv imagemagick ipv6 isdnlog ivtv java jpeg ldap libg++ lirc mad matroska midi mikmod mmx mp3 mpeg mysql mythtv ncurses nls nptl nptlonly nvidia ogg opengl pam pcre perl png posix ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spl sse ssl theora tiff transcode truetype truetype-fonts type1-fonts unicode vhosts vorbis win32codecs x86 xml xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIRC_DEVICES="hauppauge" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Timo Boettcher 2007-04-14 14:34:50 UTC
Created attachment 116245 [details, diff]
openafs-1.4.4.ebuild.patch

patch for openafs-1.4.4.ebuild
Comment 2 Stefaan De Roeck (RETIRED) gentoo-dev 2007-10-15 07:11:42 UTC
Sorry, this one got out of sight.

Did you emerge openafs with the "kerberos" USE-flag? 
Comment 3 Timo Boettcher 2007-10-16 11:11:48 UTC
Yes. It doesn't show up in emerge --info since it is set in /etc/portage/package.use (net-fs/openafs kerberos) because I don't want kerberos for all packages that support it.
Comment 4 Stefaan De Roeck (RETIRED) gentoo-dev 2007-11-14 16:03:08 UTC
Could you provide your config.log please?  My guess is that for some reason "BUILD_KRB5" is switched off, the question is why...
Comment 5 Stefaan De Roeck (RETIRED) gentoo-dev 2009-10-24 21:40:43 UTC
No feedback for some time. Closing.