From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7037082619645788160 X-Received: by 2002:a05:600c:a49:: with SMTP id c9mr6091741wmq.172.1638448475601; Thu, 02 Dec 2021 04:34:35 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:80c3:: with SMTP id b186ls2830463wmd.2.gmail; Thu, 02 Dec 2021 04:34:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJw2JJFbGenwAZ/Qlrx/HU23on5SFKCWaZMniJpwq6CHlf++rTrpf/zIkV9rfg7mKehELArF X-Received: by 2002:a05:600c:3584:: with SMTP id p4mr6116669wmq.65.1638448474678; Thu, 02 Dec 2021 04:34:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1638448474; cv=none; d=google.com; s=arc-20160816; b=hzuveyOR4AC03HH1cKmUnFk+VFS1l8DZZyuwxh0L9Fp8HRMJR723yOgDVLjNRJ6UE9 TquZ7wzL+hGyK4FCdJ3y2Se9g5JFRRpn3U3dQqqgq5MXHFwmnG5Zc6JwCEflson9t9aM kFcGOhdHPjMtxWvTjuqWmDosB86Juo9VsVftIlExFfMdfN9Chsk5OmKjLc51FciujGzl KgkZ+PBI/7ciuyZxYc5LRPU4MsmUq8tMJqk+ZyLDmJ58HjlipY4SrmOamO+UccIPuRB+ GzprASwOU7B8o77SCnd/TkgEWxQQpr7YOCbl79xz0bu7LkoE5WLNxPEDK6Pbo3A5MIE+ qnZA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date; bh=QrfPIBReWIS0JJsHhgXWCQ2TGLs8iCHMjdj9mcmuXZo=; b=GgHgRJDGbiupj90JCp/K4GIWSyE/nx4/L/XHotMZtcqTPhtxkhovVVf/9Ah5igY+OW 0Lsj6T5weP6vwc3qkUQ9eO7J3hKWMzA1AJya0X0Ktqc2sXL7GDGAe0z29knQvfwChZwa 9JMDzpD4dvrqItz5QuBvACT+AtSjoYnz/2NR0TGvFgopkhs7gG/0Gv6p6Yj24z5KkxLk PreKc6jqRn8xzcC3SAxKviBSUrMFaJ/7hzLLEGCEZPiLxRH0bnKSs7JZ2RIRusCvPPQG 8dqhEgr7Cj9u3CESLUSYjIsBaf74azyQjyHcuAmF94OAvXGDYDU7SDLopx9voF+OM2b3 bmug== 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 o29si419051wms.1.2021.12.02.04.34.34 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 02 Dec 2021 04:34:34 -0800 (PST) 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 1B2CYVxd015888 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 2 Dec 2021 13:34:33 +0100 Date: Thu, 2 Dec 2021 13:34:31 +0100 From: Baurzhan Ismagulov To: Mehmet =?iso-8859-9?Q?=D6zbek?= Cc: isar-users Subject: Re: IOT 2050 ISAR Layer Problem Message-ID: <20211202123431.GI22100@yssyq.m.ilbers.de> Mail-Followup-To: Mehmet =?iso-8859-9?Q?=D6zbek?= , isar-users References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: 2aTu6OzuPpBl Hello Mehmet, On Wed, Dec 01, 2021 at 11:29:07PM -0800, Mehmet Özbek wrote: > - But when i try to ​create multiple configuration i got some errors > below:​ > > | chroot: failed to run command \u2018/debootstrap/debootstrap\u2019: Exec > format error Sounds like a qemu issue. Which host distro? Are you running in a container? Do you have binfmt-support, qemu, qemu-user-static installed? > - I wonder why i cant create those images. Here is my local.conf file Please note that some of the variables are overridden in the respective multiconfig files. With kind regards, Baurzhan.