ports/175283: security/openvpn fails to build package because of missed man-file and libraries
Alexey Markov
redrat at mail.ru
Mon Jan 14 09:40:01 UTC 2013
>Number: 175283
>Category: ports
>Synopsis: security/openvpn fails to build package because of missed man-file and libraries
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 14 09:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Alexey Markov
>Release: 8.3-RELEASE-p3
>Organization:
JSC Complitex
>Environment:
FreeBSD meson.complitex.ru 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #0: Fri Nov 23
12:41:36 MSK 2012 redrat at meson.complitex.ru:/arc/obj/arc/src/sys/MESON amd64
>Description:
Package building fails because of missed openvpn.8 file and some openvpn plugins.
>How-To-Repeat:
cd /usr/ports/security/openvpn
port:security/openvpn# make package
===> Installing for openvpn-2.3.0_1
===> openvpn-2.3.0_1 depends on shared library: lzo2 - found
===> Generating temporary packing list
===> Checking if security/openvpn already installed
Making install-exec in build
Making install-exec in msvc
Making install-exec in msvc-generate
Making install-exec in distro
Making install-exec in rpm
Making install-exec in include
Making install-exec in src
Making install-exec in compat
Making install-exec in openvpn
test -z "/usr/local/sbin" || ../.././install-sh -c -d "/usr/local/sbin"
/bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 openvpn '/usr/local/sbin'
libtool: install: install -o root -g wheel -m 555 -s openvpn /usr/local/sbin/openvpn
Making install-exec in openvpnserv
test -z "/usr/local/sbin" || ../.././install-sh -c -d "/usr/local/sbin"
Making install-exec in plugins
Making install-exec in auth-pam
Making install-exec in down-root
Making install-exec in sample
Making install-exec in doc
Making install-exec in tests
===> Installing rc.d startup script(s)
/bin/mkdir -p /usr/local/lib
rmdir: /usr/local/share/doc/openvpn: No such file or directory
*** Error code 1 (ignored)
### ------------------------------------------------------------------------
### Edit /etc/rc.conf[.local] to start OpenVPN automatically at system
### startup. See /usr/local/etc/rc.d/openvpn for details.
### ------------------------------------------------------------------------
### For compatibility notes when interoperating with older OpenVPN
### versions, please, see <http://openvpn.net/relnotes.html>
### ------------------------------------------------------------------------
===> Compressing manual pages for openvpn-2.3.0_1
gzip: can't stat: /usr/local/man/man8/openvpn.8: No such file or directory
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for openvpn-2.3.0_1
===> Registering installation for openvpn-2.3.0_1
===> SECURITY REPORT:
This port has installed the following files which may act as network
servers and may therefore pose a remote security risk to the system.
/usr/local/sbin/openvpn
This port has installed the following startup scripts which may cause
these network services to be started at boot time.
/usr/local/etc/rc.d/openvpn
If there are vulnerabilities in these programs there may be a security
risk to the system. FreeBSD makes no guarantee about the security of
ports included in the Ports Collection. Please type 'make deinstall'
to deinstall the port if this is a concern.
For more information, and contact details about the security
status of this software, see the following webpage:
http://openvpn.net/index.php/open-source.html
===> Building package for openvpn-2.3.0_1
tar: man/man8/openvpn.8.gz: Cannot stat: Нет такого файла или каталога
tar: include/openvpn-plugin.h: Cannot stat: Нет такого файла или каталога
tar: lib/openvpn/plugins/openvpn-plugin-auth-pam.la: Cannot stat: Нет такого файла или каталога
tar: lib/openvpn/plugins/openvpn-plugin-auth-pam.so: Cannot stat: Нет такого файла или каталога
tar: lib/openvpn/plugins/openvpn-plugin-down-root.la: Cannot stat: Нет такого файла или каталога
tar: lib/openvpn/plugins/openvpn-plugin-down-root.so: Cannot stat: Нет такого файла или каталога
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** Error code 1
Stop in /arc/ports/security/openvpn.
*** Error code 1
Stop in /arc/ports/security/openvpn.
pkg_delete openvpn-2.3.0_1
pkg_delete: file '/usr/local/man/man8/openvpn.8.gz' doesn't exist
pkg_delete: file '/usr/local/include/openvpn-plugin.h' doesn't exist
pkg_delete: file '/usr/local/lib/openvpn/plugins/openvpn-plugin-auth-pam.la' doesn't exist
pkg_delete: file '/usr/local/lib/openvpn/plugins/openvpn-plugin-auth-pam.so' doesn't exist
pkg_delete: file '/usr/local/lib/openvpn/plugins/openvpn-plugin-down-root.la' doesn't exist
pkg_delete: file '/usr/local/lib/openvpn/plugins/openvpn-plugin-down-root.so' doesn't exist
pkg_delete: file '/usr/local/lib/openvpn/plugins' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/openvpn/plugins'
pkg_delete: file '/usr/local/lib/openvpn' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/openvpn'
pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list