From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.konzeptpark.de ([195.226.66.162]) by metis.ext.pengutronix.de with esmtp (Exim 4.80) (envelope-from ) id 1bAzgl-000561-TS for ptxdist@pengutronix.de; Thu, 09 Jun 2016 15:08:00 +0200 Received: from kpladc0011.konzeptpark.intra (exchange.konzeptpark.de [172.25.0.211]) by mail.konzeptpark.de (Postfix) with ESMTP id 0F61CD31A0 for ; Thu, 9 Jun 2016 15:07:53 +0200 (CEST) From: Carsten Schlote Date: Thu, 9 Jun 2016 13:07:51 +0000 Message-ID: <87EB530CFD0AAB46BD93A302F9EF57EE2B411EFA@kpladc0011.konzeptpark.intra> References: <35937C647BBDA440A7047E3EF1E8A74A062A3F5295@SPC011.packaging.ulma.es> In-Reply-To: <35937C647BBDA440A7047E3EF1E8A74A062A3F5295@SPC011.packaging.ulma.es> Content-Language: de-DE MIME-Version: 1.0 Subject: Re: [ptxdist] Bug on ptxdist-2016.05.0 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============1849792439==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: "ptxdist@pengutronix.de" --===============1849792439== Content-Language: de-DE Content-Type: multipart/alternative; boundary="_000_87EB530CFD0AAB46BD93A302F9EF57EE2B411EFAkpladc0011konze_" --_000_87EB530CFD0AAB46BD93A302F9EF57EE2B411EFAkpladc0011konze_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Raimundo, I tried that patch as it really looks like a typo. Anyway, with the patch a= pplied you get a problem when target-installing the kernel modules. It tried to strip module.symbols and obviously fails. So this fix might need further fixes. Carsten Von: ptxdist [mailto:ptxdist-bounces@pengutronix.de] Im Auftrag von Raimund= o Sagarzazu Gesendet: Donnerstag, 9. Juni 2016 10:40 An: ptxdist@pengutronix.de Betreff: [ptxdist] Bug on ptxdist-2016.05.0 Sorry, the patch: diff -rup a/scripts/lib/ptxd_make_xpkg_pkg.sh b/scripts/lib/ptxd_make_xpkg_= pkg.sh --- a/scripts/lib/ptxd_make_xpkg_pkg.sh 2016-05-30 16:41:31.000000= 000 +0200 +++ b/scripts/lib/ptxd_make_xpkg_pkg.sh 2016-06-09 09:23:50.372027049= +0200 @@ -314,7 +314,7 @@ install ${cmd}: echo "using '$(ptxd_print_path "${src}")' instead" fi && - if [ -z "${stip}" ]; then + if [ -z "${strip}" ]; then if readelf -h "${src}" &> /dev/null; then strip=3D"y" else --_000_87EB530CFD0AAB46BD93A302F9EF57EE2B411EFAkpladc0011konze_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi Raimundo,

 

I tried that patch as it really looks like = a typo. Anyway, with the patch applied you get a problem when target-instal= ling the

kernel modules. It tried to strip module.s= ymbols and obviously fails.

 

So this fix might need further fixes.

=  

Carsten

 =

Von: ptxdist [mailto:p= txdist-bounces@pengutronix.de] Im Auftrag von Raimundo Sagarzazu
= Gesendet: Donnerstag, 9. Juni 2016 10:40
An: ptxdist@pengu= tronix.de
Betreff: [ptxdist] Bug on ptxdist-2016.05.0<= /p>

 

Sorry, the patch:<= /o:p>

 

diff -rup a/scripts/lib/ptxd_make_xpkg_pkg.sh = b/scripts/lib/ptxd_make_xpkg_pkg.sh

--- a/scripts/lib/ptxd_make_x= pkg_pkg.sh          2016-05-30= 16:41:31.000000000 +0200

+++ b/scripts/lib/ptxd_make_xpkg_pkg.sh=        2016-06-09 09:23:50.372027049 +0200

@@ -314,7 +314,7 @@ install ${cmd}:

   &= nbsp;           echo &quo= t;using '$(ptxd_print_path "${src}")' instead"

&nb= sp;    fi &&

 

<= p class=3DMsoNormal>-  = ;  if [ -z "${stip}" ]; then

+   = if [ -z "${strip}" ]; then

    &nb= sp;          if readelf -h &qu= ot;${src}" &> /dev/null; then

    = ;             &= nbsp; strip=3D"y&q= uot;

          &nb= sp;    else

 

 

= --_000_87EB530CFD0AAB46BD93A302F9EF57EE2B411EFAkpladc0011konze_-- --===============1849792439== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KcHR4ZGlzdCBt YWlsaW5nIGxpc3QKcHR4ZGlzdEBwZW5ndXRyb25peC5kZQ== --===============1849792439==--