All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-networking] openvpn: not use the hardcoded libdir
Date: Thu, 24 Jul 2014 13:02:31 +0200	[thread overview]
Message-ID: <20140724110231.GG2492@jama> (raw)
In-Reply-To: <1406184181-23969-1-git-send-email-rongqing.li@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1657 bytes --]

On Thu, Jul 24, 2014 at 02:43:01PM +0800, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
> 
> it will lead to QA failure, since .debug dir can not be installed into dbg package
> 
>     ERROR: QA Issue: non debug package contains .debug directory: openvpn path
>     /work/core2-64-wrs-linux/openvpn/2.3.4-r0/packages-split/openvpn/usr/lib64i
>     /openvpn/plugins/.debug/openvpn-plugin-down-root.so [debug-files]

Can you please check this floating dependency?

snort/snort/latest lost dependency on  util-linux-libuuid                                                                                                     

> 
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
>  meta-networking/recipes-support/openvpn/openvpn_2.3.4.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.3.4.bb b/meta-networking/recipes-support/openvpn/openvpn_2.3.4.bb
> index a3322a0..48e04b7 100644
> --- a/meta-networking/recipes-support/openvpn/openvpn_2.3.4.bb
> +++ b/meta-networking/recipes-support/openvpn/openvpn_2.3.4.bb
> @@ -28,4 +28,4 @@ do_install_append() {
>  
>  RRECOMMENDS_${PN} = "kernel-module-tun"
>  
> -FILES_${PN}-dbg += "/usr/lib/openvpn/plugins/.debug"
> +FILES_${PN}-dbg += "${libdir}/openvpn/plugins/.debug"
> -- 
> 1.7.10.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2014-07-24 11:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-24  6:43 [PATCH][meta-networking] openvpn: not use the hardcoded libdir rongqing.li
2014-07-24 11:02 ` Martin Jansa [this message]
2014-07-25  1:19   ` Rongqing Li
2014-07-25  2:37   ` Rongqing Li
2014-07-25 10:06     ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140724110231.GG2492@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.