From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id jjAdLzSrrl+wHAAA0tVLHw (envelope-from ) for ; Fri, 13 Nov 2020 15:50:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id sHrDKjSrrl9gbQAAbx9fmQ (envelope-from ) for ; Fri, 13 Nov 2020 15:50:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.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 E0E919402A9 for ; Fri, 13 Nov 2020 15:50:11 +0000 (UTC) Received: from localhost ([::1]:59288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kdbKz-0002bG-Sa for larch@yhetil.org; Fri, 13 Nov 2020 10:50:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35568) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kdbKt-0002b1-1C for bug-guix@gnu.org; Fri, 13 Nov 2020 10:50:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37584) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kdbKs-0006ZE-Iz for bug-guix@gnu.org; Fri, 13 Nov 2020 10:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kdbKs-0004nI-Gk for bug-guix@gnu.org; Fri, 13 Nov 2020 10:50:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#44558: Mesa isn't update to date Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 13 Nov 2020 15:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44558 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Guillaume Le Vaillant Received: via spool by 44558-submit@debbugs.gnu.org id=B44558.160528256818371 (code B ref 44558); Fri, 13 Nov 2020 15:50:02 +0000 Received: (at 44558) by debbugs.gnu.org; 13 Nov 2020 15:49:28 +0000 Received: from localhost ([127.0.0.1]:49130 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdbKK-0004mF-Gk for submit@debbugs.gnu.org; Fri, 13 Nov 2020 10:49:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdbKF-0004ls-9B for 44558@debbugs.gnu.org; Fri, 13 Nov 2020 10:49:27 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33475) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kdbK9-0006MA-4b; Fri, 13 Nov 2020 10:49:17 -0500 Received: from host-37-191-236-253.lynet.no ([37.191.236.253]:56980 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kdbK8-00029O-J0; Fri, 13 Nov 2020 10:49:16 -0500 From: Marius Bakke In-Reply-To: <87pn4h8imz.fsf@yamatai> References: <87k0ushyi7.fsf@nckx> <87361eilrv.fsf@yamatai> <87wnyqb706.fsf@gnu.org> <87pn4h8imz.fsf@yamatai> Date: Fri, 13 Nov 2020 16:49:13 +0100 Message-ID: <87lff5b6km.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 44558@debbugs.gnu.org, =?UTF-8?Q?Barnab=C3=A1s_?= =?UTF-8?Q?B=C3=A9res?= , romulasry Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -3.61 X-TUID: QdwTI0eDGRbp --=-=-= Content-Type: text/plain Guillaume Le Vaillant writes: > I saw that issue 803 of gst-plugin-good has been closed with patch > 2ce5909f; are there other things blocking the merge of the 'staging' > branch into 'master'? Now 'gst-plugins-bad' fails on i686: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1463 There are not a lot of packages depending on it, so maybe it can be ignored. However 'gnome' is one of the affected packages (through 'cheese'). Other than these I don't know any serious regressions, but it's hard to tell because Cuirass has not been very cooperative: https://ci.guix.gnu.org/jobset/staging-staging --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCgAtFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl+uqvoPHG1hcml1c0Bn bnUub3JnAAoJEKKgbfKjOlT6J8QH/jmZVEpmsph819nTLnWPWharpu/40c3vAL6z oKN0WKfDDqOmLn/G8KcXt1xNp7vn3Jl/yAkKHXx/RJc8a8e74k6qZh9xxNbwrMsU v1kffUa8oT+XRulNqtQxobeIZAyCAS37ubg6ytFKAIxysele2Vvb7crAMbmCRzbR EZw1pMtC3jG2vpvkGeyDnPNq/1lyEnSqTUq0r4HI0/AStqzs96InK/VI89ATH6Fy ldeSnTSXmG+uuhdc9CQvZYHhyXI/y1U4o5cNz3NcP53NQIlu7enLcSIcZuvCpPBM /OzVSuTDksDzS/0oCIsUmgB4xkuFnl+yqgyP4OpfB3cl3+sFcDg= =jJg9 -----END PGP SIGNATURE----- --=-=-=--