From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6727995572123336704 X-Received: by 2002:a2e:8714:: with SMTP id m20mr6835281lji.8.1566485240154; Thu, 22 Aug 2019 07:47:20 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:9f16:: with SMTP id u22ls738455ljk.1.gmail; Thu, 22 Aug 2019 07:47:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqxQ3PKcOns8FNLyAxfUSF/ACX+mvTyGylIUFtreyMfxpuKPBJaPeNtcYX/mPRV8qMzS6ow3 X-Received: by 2002:a2e:8e92:: with SMTP id z18mr21955262ljk.73.1566485239548; Thu, 22 Aug 2019 07:47:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566485239; cv=none; d=google.com; s=arc-20160816; b=t6qQjWXP9AW+/kDov+ioJYx9srkQuTwUCJkjR64HnByayvVw7jgL5gsnwxbAP0ndLi M8D0lYvARuFDoDY8lquS6FBNokv26Fh/Vb4BJ0iKWJsd8TGaTSrqLQqYLyCkdb0rGNjx J42NDTwaZJ5QxXBCKVBUmPDsTtdUWxffRajZR0Xmxp+s1iqRjAPiMEIzP4ARIhBLnMA4 Afexqqe1fqzjmyAo9zl3wEjnECQULkX3wQrltXkFoa+qYsb5yXAcySY1tdyPyemsT3xm AJ+ELnYVprRtEPwwMY1BWagkbDDkiV7ZjvpvnI4T/E6s09w+mMhmnUr9J23v68KDVneu FryQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=/nSfhizHeSn46g6ojKRLzDeHIsTNJs5LkIQGqtvGiFg=; b=hMNlnamYRPwHMw6XseFyeqpz09E8PU7KEypyVBX6HyNPJRpI7Vw6XSm4K7n9KlRd1U axp7hV3G5Dirk8sap1RyjFTwywo8/WoPXvqHSpn00lD2EFG1QKJrCR41KaHHMlRkPAJs tVTtgTFkapFlJX/v9cHHelNAbN4P2KI3yDsqNcPdoo/TIfhoIVT20fY8gQQafm2zcXbT 35Q/Bb5tRHW0lqpXRwximi7bOduaUCyNTeSqMrKG/mJqEUNGNABTBImyCF12Z86160sl Jq0TjNYvApbflsFqPQdvqBtDFcNAoyp3PzGE9pipzQk2owYJl0/5M44rHaLpSEqW20KA pJ6w== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id s14si1284602ljg.4.2019.08.22.07.47.19 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 22 Aug 2019 07:47:19 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x7MEl8Uv021692 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 22 Aug 2019 16:47:18 +0200 Date: Thu, 22 Aug 2019 16:47:08 +0200 From: Baurzhan Ismagulov To: isar-users Subject: Re: isar-bootstrap failures with debian-buster targets Message-ID: <20190822144706.GA6062@yssyq.m.ilbers.de> Mail-Followup-To: isar-users References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: sBONoLBBPoRi Hello Jan, On Thu, Aug 22, 2019 at 04:18:57PM +0200, Jan Kiszka wrote: > only on my machine so far, I'm seeing weird failures of buster-targeting > non-x86 builds, primarily armhf and also mipsel. The pattern is always > some out-of-memory inside apt during "apt-get update": ... > Anyone any idea? Build host is latest kas-project/kas-isar, i.e. a > Debian 10 instance. Is it reproducible with stock Isar? Is it reproducible outside of docker? With kind regards, Baurzhan.