On 2015年06月06日 07:12, Joe MacDonald wrote:
Hi Roy,

I'm seeing this when I merge this submission:

ERROR: QA Issue: package proftpd contains bad RPATH 
/home/jjm/external/yocto-networking/build-qemux86-64/tmp/sysroots/qemux86-64/lib
 in file 
/home/jjm/external/yocto-networking/build-qemux86-64/tmp/work/core2-64-poky-linux/proftpd/1.3.5a-r0/packages-split/proftpd/usr/sbin/proftpd
 [rpaths]
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in: 
/home/jjm/external/yocto-networking/build-qemux86-64/tmp/work/core2-64-poky-linux/proftpd/1.3.5a-r0/temp/log.do_package_qa.18006
ERROR: Task 48 
(/home/jjm/external/yocto-networking/meta-openembedded/meta-networking/recipes-daemons/proftpd/proftpd_1.3.5a.bb,
 do_package_qa) failed with exit code '1'

Can you take another look at it to make sure there aren't RPATH issues?

-J.

OK, I will see it

-Roy


[[oe] [PATCH][meta-networking] proftpd: upgrade to 1.3.5a] On 15.06.04 (Thu 
17:36) [email protected] wrote:

From: Roy Li <[email protected]>

1.3.5a includes the fix for CVE-2015-3306:
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-3306

Signed-off-by: Roy Li <[email protected]>
---
  .../recipes-daemons/proftpd/{proftpd_1.3.5.bb => proftpd_1.3.5a.bb}   | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
  rename meta-networking/recipes-daemons/proftpd/{proftpd_1.3.5.bb => 
proftpd_1.3.5a.bb} (96%)

diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.5.bb 
b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.5a.bb
similarity index 96%
rename from meta-networking/recipes-daemons/proftpd/proftpd_1.3.5.bb
rename to meta-networking/recipes-daemons/proftpd/proftpd_1.3.5a.bb
index 13c9410..9a1852c 100644
--- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.5.bb
+++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.5a.bb
@@ -14,8 +14,8 @@ SRC_URI = 
"ftp://ftp.proftpd.org/distrib/source/${BPN}-${PV}.tar.gz \
             file://proftpd.service \
             "

-SRC_URI[md5sum] = "aff1bff40e675244d72c4667f203e5bb"
-SRC_URI[sha256sum] = 
"c10316fb003bd25eccbc08c77dd9057e053693e6527ffa2ea2cc4e08ccb87715"
+SRC_URI[md5sum] = "b9d3092411478415b31d435f8e26d173"
+SRC_URI[sha256sum] = 
"a1f48df8539c414ec56e0cea63dcf4b8e16e606c05f10156f030a4a67fae5696"

  inherit autotools-brokensep useradd update-rc.d systemd

--
1.9.1




--
Best Reagrds,
Roy | RongQing Li
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to