From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6840895692641140736 X-Received: by 2002:a5d:630b:: with SMTP id i11mr3707486wru.95.1596125351898; Thu, 30 Jul 2020 09:09:11 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a5d:6407:: with SMTP id z7ls1023112wru.0.gmail; Thu, 30 Jul 2020 09:09:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyunSp0geZjuiKeyy14s5C4IDaBDyyOasXBTuHW0gP3+cJ4Q13RZOEkWxTDrsqCmRUK2jKB X-Received: by 2002:adf:efcc:: with SMTP id i12mr3570454wrp.308.1596125351366; Thu, 30 Jul 2020 09:09:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596125351; cv=none; d=google.com; s=arc-20160816; b=NGkYcr4xXq7oUw4uuVyL/H+aQ9RrZaGdRfQjuIEpNtJGgvoD5DM6S0Z1eT6aF5lMti uzrV40NPZN9xpfnhaKku1YY/k4GKWR1iBaFFXWu2yMQveDhLJjHMJ3SonJ+4ro6+5bSO MhpAcsM7S6ihN5jwONsQq+PO9vqZGN4NKNZCyfizRUqASUxjV5kpZq2+L6z9qeh2YNbP PNtTzmd1RWh63yjBXoEPNXWoY94D32q6GSlAbYyrKH5V0dfYbhv6L++GXFA2fQaCoiMM tbjRsEO+GDKqRZ5MQqOpEevTR/MBjzh29oXRMn0YgkAB6rRuE1uNQqw/zoBjRUvvYrOf NRpQ== 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=pQvT6rs8g1m9bUV7KAlL4A5naNhf49e8m8fT0QD1dYI=; b=0TZdgdhut2rY2ZqcncJLZnP404TWQMLkscy1gvQBjmrjXb5L8egRq0rmTn7t9y0U/4 CqFgxOTD9886IzAyDyrQky/5uO1vH6ISJSIDADFyeterpTywkAbCDIJbo1+aR9IGdwMz MV9UfYW287lz6kCSROS5bkxTTmw/Y39GIqjIhyVKgvvb0/Q/uW5PDM1l6LxB458dpy6t +C+tzhMG1N0qQOl+L8w1RDnteSSyk1vkuaQ6jjEQXkm12yRnoQjEPELzON3QzTJKE6Qd zds0RyHek3h8RJcw5tTGf4g+wADQ9dd+biezwoMLDgy5WzmwXiUwFbprYSGsm5DsCiK1 diaw== 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 l18si380363wra.5.2020.07.30.09.09.11 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 30 Jul 2020 09:09:11 -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 06UG98Fg001532 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 30 Jul 2020 18:09:10 +0200 Date: Thu, 30 Jul 2020 18:09:08 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH] scripts/ci_build.sh: Don't fail on bullseye build errors Message-ID: <20200730160908.GC16281@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20200621200843.23865-1-ibr@radix50.net> 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: 0lTuEegKGiG7 Hello Jan, On Mon, Jun 22, 2020 at 09:39:04AM +0200, Jan Kiszka wrote: > I'm carrying a disabling patch for bullseye in my queue as well. > > There are two issues, in fact. The bigger one is the above. The smaller > one is that cowsay needs a refreshment to build again, but only for > bullseye. Could you please share the cowsay one, too? With kind regards, Baurzhan.