From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yka6Fr94sF4nBwAA0tVLHw (envelope-from ) for ; Mon, 04 May 2020 20:19:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id EACFH8l4sF6uOgAAB5/wlQ (envelope-from ) for ; Mon, 04 May 2020 20:19:21 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C64C5944509 for ; Mon, 4 May 2020 20:19:20 +0000 (UTC) Received: from localhost ([::1]:34142 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jVhYf-0005JQ-6y for larch@yhetil.org; Mon, 04 May 2020 16:19:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56968) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVhXq-0004kt-P0 for guix-devel@gnu.org; Mon, 04 May 2020 16:18:30 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:38078) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jVhXp-0006eK-JY for guix-devel@gnu.org; Mon, 04 May 2020 16:18:30 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100b]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id A4F2B1A9BD; Mon, 4 May 2020 13:18:27 -0700 (PDT) From: Vagrant Cascadian To: Marius Bakke Subject: Re: core-updates call for testing In-Reply-To: <87r1vz7bh2.fsf@yucca> References: <87pnbxg508.fsf@devup.no> <87sggf92jc.fsf@ngyro.com> <87bln31zsx.fsf@devup.no> <87r1vz7bh2.fsf@yucca> Date: Mon, 04 May 2020 13:18:24 -0700 Message-ID: <87o8r378tr.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/04 16:18:28 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 X-Spam-Score: -2.61 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Scan-Result: default: False [-2.61 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.49498034485841]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.13), country: US(-0.00), ip: 2001:470:142::17(-0.49)]; DWL_DNSWL_BLOCKED(0.00)[2001:470:142::17:from]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; MAILLIST(-0.20)[mailman]; SIGNED_PGP(-2.00)[]; FREEMAIL_TO(0.00)[fastmail.com]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; MIME_TRACE(0.00)[0:+,1:+,2:~]; TAGGED_FROM(0.00)[larch=yhetil.org]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; FROM_NEQ_ENVFROM(0.00)[vagrant@debian.org,guix-devel-bounces@gnu.org]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[debian.org]; HAS_LIST_UNSUB(-0.01)[]; DNSWL_BLOCKED(0.00)[2001:470:142::17:from]; MID_RHS_NOT_FQDN(0.50)[]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: WNSaa22fNLi/ --=-=-= Content-Type: text/plain On 2020-05-04, Vagrant Cascadian wrote: > On 2020-05-04, Marius Bakke wrote: >> @everyone, please speak up if you find any of your packages failing on >> the core-updates branch! The substitute coverage is currently ~90%, >> which is better than on 'master'. > > I'm noticing libdbusmenu is failing on aarch64 (which is a dependency of > waybar): Apparently, as soon as I got around to mentioning it, it seems to be fixed on core-updates as of c63bd847816061e76389e93dc094df98800f081b; there's a substitute available now. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXrB4kAAKCRDcUY/If5cW qtFlAQDuBDm2kQd0pIID/yo4j4OmT5ymKZwz0/21Pr88fovidAEAwrgqRhmhOVj3 SFS8Hf9Spv78Wp5vReqGQkvH1C1uHAo= =Fp2S -----END PGP SIGNATURE----- --=-=-=--