From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6542807571650052096 X-Received: by 10.223.134.23 with SMTP id 23mr335584wrv.11.1523441991625; Wed, 11 Apr 2018 03:19:51 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.71.29 with SMTP id u29ls286053wma.5.gmail; Wed, 11 Apr 2018 03:19:51 -0700 (PDT) X-Google-Smtp-Source: AIpwx48sN4xVMTZt3OE6CrYPhu/1SwRfnjvot+yv7tt44Qykx6/OAkC+AOXQbF70iz2s5gitF44A X-Received: by 10.28.103.65 with SMTP id b62mr259624wmc.6.1523441991207; Wed, 11 Apr 2018 03:19:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523441991; cv=none; d=google.com; s=arc-20160816; b=KpejptQs9cA7Vq4zJdGfNQ/CBso/nVWu4vA7u5p7nBHhPUKBWx1GUfAa6Z85HsOw0f rr+Zq4bN0Wn7K0nGWih7kBSSlSECjDGsKdwHdLhDfSr8lnqrvjDgx00q4PJbuQluIHSl vRbZIRW8q7Ico19l5MxXTvTqkd1I6YqpEhr5SM3dnJL5TsJgQj/uq6N8ZvPl8IEiDQIo VlECKSPdUxhlnE9MQC67XjsVKU4l6O8/3dlwjfjGUbLzC4LOszQ7xu42LlTlAnwKeyiG 0Law89gAKMg/T62he8Ch/fd4t4NBLWopMhhcdy4V4hAQK4IZxPwGHX8zUo8p0HdAJZzX Dp1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:references:to:from:subject :arc-authentication-results; bh=96ZIq378B6lhsF10eUvJxU44ZWXGdW7NdB4QXIvxdEI=; b=hLPmkqhLqbabMR8fZXQe9FMKECtGZZe/tNWWmazVZ2oshq2ES99bhfTbTMYL9kv610 7GWdpW4XEABbwouad2CpDFfyR83W6gW+usVb8en9VMK1LCZfoXRCmmPfI0NwgzHequIH Z8g9CuWEJN1C3jNKIff62XAyBlqidi2tjwuwd0EZsYz1BDj3dO+1xo74HnqQOKCNAJk2 UT+GtVApVW3qEhmKYgkW5U6Pn/0CgS97H7Lm+1G2S+IiDzY93RKpJM35kipIeA1w2j0r PlZoOGXgjQGe3Agy4ZZozCx8krnrBOR6DHcX7ZuQnNtUBngKrUoIR4l2aPZXh7wzCiQR R/EA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id u27si39927wrf.1.2018.04.11.03.19.50 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Apr 2018 03:19:51 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id w3BAJoDW026789 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 11 Apr 2018 12:19:50 +0200 Received: from [139.25.69.226] (linux-ses-ext02.ppmd.siemens.net [139.25.69.226]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id w3BAJn5P005175 for ; Wed, 11 Apr 2018 12:19:49 +0200 Subject: Re: [PATCH 0/1] Cleanup of the configscripts From: Claudius Heine To: isar-users@googlegroups.com References: <20180410131454.1955-1-claudius.heine.ext@siemens.com> <5e7591d7-5cd1-b758-ed56-9199804a43f6@siemens.com> Message-ID: <52852bef-850c-c533-a2c9-851544459c50@siemens.com> Date: Wed, 11 Apr 2018 12:19:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <5e7591d7-5cd1-b758-ed56-9199804a43f6@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: HE4JHnWWcv+L Hi, On 04/11/2018 11:24 AM, [ext] Claudius Heine wrote: > Hi, > > On 04/10/2018 03:14 PM, [ext] claudius.heine.ext@siemens.com wrote: >> From: Claudius Heine >> >> Hi, >> >> this patch contains some cleanup of the configuration scripts. >> I tried testing it with the raspberry pi, but could do it since isar is >> apparantly incompatible with rasberry pi 3. And thats the only version I >> had available. >> >> But I took a look at the files on the boot partition and they look fine. > > Apparently there is an issue with the raspbian-configscript. I will send > a new version of it soon. Ok, sorry. All-clear! It was apparently just an error that occurred with a dirty build directory. The issue was that it could not find the 'localepurge' binary in the configscript, but this should be deployed in a clean build. regards, Claudius -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de