Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272994 - net-misc/openvpn-2.1_rc15 ebuilds creates empty /usr/share/doc/openvpn directory
Summary: net-misc/openvpn-2.1_rc15 ebuilds creates empty /usr/share/doc/openvpn directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
: 272996 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-07 04:37 UTC by Jean-Christophe Choisy
Modified: 2009-06-21 21:24 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 Jean-Christophe Choisy 2009-06-07 04:37:52 UTC
I just installed openvpn on my system. The ebuild created an empty /usr/share/doc/openvpn directory, in addition the the correctly populated (and named) /usr/share/doc/openvpn-2.1_rc15.

Reproducible: Always

Steps to Reproduce:
1. Merge openvpn-2.1_rc15
Actual Results:  
The ebuild creates two directories in /usr/share/doc. One of those is empty (/usr/share/doc/openvpn) and shouldn't be there in the first place.

Expected Results:  
Merging openvpn-2.1_rc15 should only created /usr/share/doc/openvpn-2.1_rc15

[ebuild   R   ] net-misc/openvpn-2.1_rc15  USE="examples iproute2 pam ssl -minimal -passwordsave -pkcs11 (-selinux) -static -threads"

################################

Portage 2.2_rc33 (default/linux/amd64/2008.0/no-multilib, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.29.4 x86_64)
=================================================================
System uname: Linux-2.6.29.4-x86_64-Intel-R-_Xeon-R-_CPU_L5420_@_2.50GHz-with-gentoo-2.0.0
Timestamp of tree: Wed, 03 Jun 2009 06:00:01 +0000
app-shells/bash:     4.0_p24
dev-lang/python:     2.6.2-r1
sys-apps/baselayout: 2.0.0-r2
sys-apps/openrc:     0.4.2-r1
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl alsa amd64 audit bash-completion berkdb bzip2 cdr cli cracklib crypt cups dri dvd dvdr dvdread encode gdbm gif gmp iconv iproute2 isdnlog jpeg loop-aes lzma mad midi mmx mp3 mpeg mudflap ncurses nls nptl nptlonly ogg openmp pam pcre perl png pppd python readline reflection session spell spl sqlite sse sse2 ssl sysfs tcpd tiff truetype unicode vorbis xattr xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jean-Christophe Choisy 2009-06-07 04:53:48 UTC
*** Bug 272996 has been marked as a duplicate of this bug. ***
Comment 2 Cédric Krier gentoo-dev 2009-06-21 21:24:50 UTC
Fix in CVS