Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111635 - openvpn 2.0.5 ebuild does not install pkitool into easy-rsa
Summary: openvpn 2.0.5 ebuild does not install pkitool into easy-rsa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-05 14:02 UTC by Geoff Mishkin
Modified: 2005-11-06 06:06 UTC (History)
1 user (show)

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 Geoff Mishkin 2005-11-05 14:02:55 UTC
Without this program being installed, keys cannot be generated as the build-*
scripts are merely thin wrappers around pkitool.  The problem seems to be that
the ebuild installs all files that match *-* and then some exceptions (the
readme, vars, and openssl.cnf).  pkitool should be one of those exceptions

Reproducible: Always
Steps to Reproduce:
1. Install OpvnVPN
2. Try generating keys (build-ca is one example)

Actual Results:  
The key generation script fails saying that it can't find pkitool.

Expected Results:  
pkitool would be launched, user would get an interactive command application for
creating the keys

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12.5 i686)
=================================================================
System uname: 2.6.12.5 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo
ftp://ftp.heanet.ie/pub/gentoo/ http://ftp.roedu.net/pub/mirrors/gentoo.org/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X afs alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups curl
eds emboss encode esd fam flac foomaticdb fortran gd gdbm gif gnome gpm
gstreamer gtk gtk2 imagemagick imlib ipv6 java jpeg junit kde libg++ libwww mad
mikmod motif mp3 mpeg mysql ncurses nls nvidia ogg oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl spell ssl svga tcpd tiff
truetype truetype-fonts type1-fonts udev vorbis xine xml2 xmms xv xvmc zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Roy Marples (RETIRED) gentoo-dev 2005-11-06 06:06:07 UTC
Fixed in openvpn-2.0.5 and openvpn-2.0.5-r2