From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6563188160178683904 X-Received: by 2002:a50:fb0e:: with SMTP id d14-v6mr884364edq.1.1528202759562; Tue, 05 Jun 2018 05:45:59 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a50:c441:: with SMTP id w1-v6ls27428206edf.1.gmail; Tue, 05 Jun 2018 05:45:59 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLCoiZQlJLWLlTHGqHg9s6fasFnkzpw88wRAztdiaFKXP+YR7FggHiZXBtPTKx/1oaUDAKV X-Received: by 2002:aa7:c1d3:: with SMTP id d19-v6mr888371edp.6.1528202759084; Tue, 05 Jun 2018 05:45:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528202759; cv=none; d=google.com; s=arc-20160816; b=jEuggSCy/21DEvw9lc1n7B30a5ReX3rawYY7PZjPNSKIQDnRjW5Y0XkMJuKAz5Ebym OEdT+noQ3PdHHg13h4MUTuUK1wUpzlXpz4iCQ/sWjNuslZ27jovIQw8UQjcad8lAXjIy p97BuADd3EnZRpi6H/NxdhYXw6FmumBQPfpi/Acioj6Jc5OeE+0Z2QAbqV1Ldo0tLqNC y5TonuFcui82WSdiTsXcXd5Xucn+JqI39lL4528LfRVi7+U55shJcEX039SKAED3nDHz e7CCM3fRhiH6fUqkgKkIvs6PVWuq78O+yP3QOxK+Tt84aGVZt6hSVdiXlyTtOgbUuRpg cm4g== 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:from:references:cc:to:subject :arc-authentication-results; bh=Y+nMFmjzaSV7xlxMdSTeDGuO2Z5gRhdo5HNav25nwLM=; b=zROpTu04n0P7BdeL7UkSuld5lTZ8A8Kl/ojQ9m+U+lsIAXMd9KBPZ4MDsRUs1QK5i6 h1J9sotnbmVdfZ7wC0FGAOvj2iut0ZS2/iR19N5+DY4xuf5mqMr3VN4tyT4ugU1KxK+8 iD6avtKtEq6/X0OVnSd3uVHp0q0tZhfRA8IMowjA1gESt3LsbidH936r888UonPU+z+M bV4Wn8M3ygupaueYqDq/vE1WuF2PFaR9d9XA9wSP1R/usilQVQTCS5KmphFYX36wXY6x IWUi9vs+8yvrTRDWYgONmFthcHYMuBO2D2E9aHLNOqS5bCJ3iPHLrngJs7u3V4UuDwI+ c5zg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.40 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from gecko.sbs.de (gecko.sbs.de. [194.138.37.40]) by gmr-mx.google.com with ESMTPS id j5-v6si2095531edd.5.2018.06.05.05.45.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Jun 2018 05:45:58 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.40 as permitted sender) client-ip=194.138.37.40; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.40 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by gecko.sbs.de (8.15.2/8.15.2) with ESMTPS id w55Cjvcd026565 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 5 Jun 2018 14:45:58 +0200 Received: from [139.25.69.69] (linux-ses-ext02.ppmd.siemens.net [139.25.69.69]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id w55CjvxJ014155; Tue, 5 Jun 2018 14:45:57 +0200 Subject: Re: [PATCH 0/1] Disable daemon activation To: "Maxim Yu. Osipov" , isar-users@googlegroups.com Cc: Claudius Heine References: <20180604112159.18605-1-claudius.heine.ext@siemens.com> <3b6ac11c-e71c-cda5-a32d-ff9ff7f207f8@ilbers.de> <316337bd-c504-99c9-4e79-2af47df326da@siemens.com> From: Claudius Heine Message-ID: Date: Tue, 5 Jun 2018 14:45:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: 5Ycfkp7KyTrp Hi Maxim, On 2018-06-05 14:38, Maxim Yu. Osipov wrote: > Hi Claudius, > > On 06/05/2018 01:52 PM, Claudius Heine wrote: >> Hi Maxim, >> >> On 2018-06-05 10:42, Maxim Yu. Osipov wrote: >>> Hi Claudius, >>> >>> On 06/04/2018 01:21 PM, claudius.heine.ext@siemens.com wrote: >>>> From: Claudius Heine >>>> >>>> Hi, >>>> >>>> this patch disables the daemon activation in the chroot environment. >>>> >>>> Since I could not reproduce the problem this patch handles, please test >>> >>> When Alex reported this problem he mentioned that to reproduce the >>> problem run './scripts/ci_build.sh -q': >> >> I was sort of interested in a minimal test setup with just one target. >> Running a build that takes hours on my system is not something I like >> to do just to investigate it. I have to run it twice just to see if >> that problem occurs here and if this patch fixes it. >> >> I tried using just one target with my current setup, but I could not >> reproduce it, so now its up to reporter to see if that fix resolves >> this issue. >> >> But what I did, to prevent back and forth sending of patches and >> reports, was just to copy most of the code from the debian installer >> project and see if that code runs correctly in isar. And as far as I >> see it does. > > I've tested your patch (first version) by running ci_build.sh script (it > takes one hour to run on my laptop) - > I don't see anymore running daemons after the build is complete. > > Now I'm testing the second version (it applied smoothly except one > whitespace warning) and, hopefully, your patch will appear soon in 'next'. This patch does not change any code, just adds copyright notices, so you could skip that and instead build without this patch applied to see if you can reproduce this issue. Cheers, Claudius > > > Thanks, > Maxim. > >> Claudius >> >>> >>> <----> >>> >>> -------- Forwarded Message -------- >>> Subject: Daemons and deboostrap >>> Date: Sun, 27 May 2018 19:00:28 +0300 >>> From: Alexander Smirnov >>> To: isar-users >>> >>> Hi all, >>> >>> testing patches from mailing list I've found the problem with the >>> current next: there are lots of daemons remain running after build is >>> complete (./scripts/ci_build.sh -q). >>> >>> <----> >>> >>> >>> Kind regards, >>> Maxim. >>> >>> >>>> if this fixes it, if the code looks fine. >>>> >>>> Cheers, >>>> Claudius >>>> >>>> Claudius Heine (1): >>>>    meta/isar-bootstrap: deactivate daemon activation in chroot >>>>      environment >>>> >>>>   meta/classes/isar-bootstrap-helper.bbclass    |   2 + >>>>   .../isar-bootstrap/files/chroot-setup.sh      | 133 >>>> ++++++++++++++++++ >>>>   .../isar-bootstrap/isar-bootstrap.bb          |  11 +- >>>>   3 files changed, 144 insertions(+), 2 deletions(-) >>>>   create mode 100644 >>>> meta/recipes-core/isar-bootstrap/files/chroot-setup.sh >>>> >>> >>> >> > > -- 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