[oe] [oe-commits] Richard Tollerton : openvpn: update and enable iproute2 support

Ben Shelton ben.shelton at ni.com
Tue Oct 28 22:13:53 UTC 2014


On 10/28, Martin Jansa wrote:
> On Mon, Jul 21, 2014 at 10:04:28PM +0000, git at git.openembedded.org wrote:
> > Module: meta-openembedded.git
> > Branch: master
> > Commit: f647f319fcf1ca4844039a83fbc38acbd4ac762e
> > URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f647f319fcf1ca4844039a83fbc38acbd4ac762e
> > 
> > Author: Richard Tollerton <rich.tollerton at ni.com>
> > Date:   Fri Jul 18 16:14:36 2014 -0500
> > 
> > openvpn: update and enable iproute2 support
> > 
> > - Added .bb for version 2.3.4.
> > - The download URL was broken; it's changed to reflect where the website
> >   points to.
> > - Force use of iproute2, which is generally recommended when running
> >   OpenVPN as an unprivileged user. Ref:
> >   http://community.openvpn.net/openvpn/wiki/UnprivilegedUser
> > - Explicitly add libpam to DEPENDS if pam is enabled, and disable the
> >   auth-pam plugin if pam is not enabled.
> > - Pass the path to the 'ip' utility to the configure script to keep it
> >   from trying to find it on the host.
> 
> This part doesn't seem to work, on my host machine without ip utility
> installed (minimalistic Gentoo chroot just for OE builds) openvpn build
> is now failing with:
> 
> | checking git checkout... no
> | configure: error: ip utility is required but missing
> | Configure failed. The contents of all config.log files follows to aid debugging
> 
> | ERROR: oe_runconf failed
> | WARNING: /OE/build/shr-core/tmp-glibc/work/core2-64-oe-linux/openvpn/2.3.4-r0/temp/run.do_configure.10450:1 exit 1 from
> |   exit 1
> | ERROR: Function failed: do_configure (log file is located at /OE/build/shr-core/tmp-glibc/work/core2-64-oe-linux/openvpn/2.3.4-r0/temp/log.do_configure.10450)
> ERROR: Task 5 (/OE/build/shr-core/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn_2.3.4.bb, do_configure) failed with exit code '1'

I reproduced the issue locally, and I'm taking a look.

Ben





More information about the Openembedded-devel mailing list