From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EC9/N3o9SWTjHQAASxT56A (envelope-from ) for ; Wed, 26 Apr 2023 17:04:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QJKINno9SWRqmAAAG6o9tA (envelope-from ) for ; Wed, 26 Apr 2023 17:04:26 +0200 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 AFE6E23654 for ; Wed, 26 Apr 2023 17:04:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1prgge-00039l-KD; Wed, 26 Apr 2023 11:04:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1prggc-00039K-KX for guix-patches@gnu.org; Wed, 26 Apr 2023 11:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1prggc-0007BB-Cd for guix-patches@gnu.org; Wed, 26 Apr 2023 11:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1prggb-0006Xr-Ul for guix-patches@gnu.org; Wed, 26 Apr 2023 11:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63091] [PATCH] gnu: sssd: Fix failing tests by using samba/pinned input Resent-From: Brian Cully Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 26 Apr 2023 15:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63091 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Brian Cully Cc: 63091@debbugs.gnu.org X-Debbugs-Original-Cc: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168252142925140 (code B ref -1); Wed, 26 Apr 2023 15:04:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Apr 2023 15:03:49 +0000 Received: from localhost ([127.0.0.1]:56775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prggO-0006XP-Kh for submit@debbugs.gnu.org; Wed, 26 Apr 2023 11:03:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:57008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prggN-0006XI-7A for submit@debbugs.gnu.org; Wed, 26 Apr 2023 11:03:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1prggM-00037Z-Is for guix-patches@gnu.org; Wed, 26 Apr 2023 11:03:46 -0400 Received: from coleridge.kublai.com ([166.84.7.167] helo=mail.spork.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1prgg0-00075g-9v for guix-patches@gnu.org; Wed, 26 Apr 2023 11:03:25 -0400 Received: from psyduck (ool-18b8e9e7.dyn.optonline.net [24.184.233.231]) by mail.spork.org (Postfix) with ESMTPSA id 9F8958EE6; Wed, 26 Apr 2023 11:03:23 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1682521403; bh=cz6AkH3OmhSEBen4LftlPuJ1H+SKCVJ1k25r36LPbu4=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=d8US2qDdoEAG5Yf/nM4MG4R+losHa4deWOoax3cY7lnjKcwVw5pxhHYH1f53zhL8Z MpT33cGtwD3dDMwKqsXkjebWVzYLlWvfBS9kPSzQGeNS9nukNRfq6MaBW9w9OefXwd 9R94gzMZhFhGhjx8LFui9dijoyVB/lLMg2cAmhGg= References: <4893da94028cbb22a2e1cc138b76bc9c8b673b33.1682521117.git.bjc@spork.org> User-agent: mu4e 1.10.2; emacs 28.2 Date: Wed, 26 Apr 2023 11:02:45 -0400 In-reply-to: <4893da94028cbb22a2e1cc138b76bc9c8b673b33.1682521117.git.bjc@spork.org> Message-ID: <877cty4rey.fsf@psyduck.jhoto.kublai.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed Received-SPF: pass client-ip=166.84.7.167; envelope-from=bjc@spork.org; helo=mail.spork.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Brian Cully X-ACL-Warn: , Brian Cully via Guix-patches From: Brian Cully via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682521466; a=rsa-sha256; cv=none; b=KZfVpNbNtdxqJ8vUNFfiLReiidJSoG5+yJgvrRoU1v5NzIzU5NuJIb2qgoWXHUuqOFclgs 8FndRkzBPSB2WIx776lYTfrHzOVRP+5o41u6rUVnPRyTu+x+Sg/wDKXxXLH650g1Bm032r PoERQ8EXbVs21ABGcc/x7f+G3EOIuxDvmbLNrPtQDVHZNyi0T+kUct3Q7+Fobm3Ax3WY8y l7nP0zdOR5nyRO5drYAAD2Cld++8unlpiGgRXSBXtUhQZvdRZeg4fdeqcJ2CeqVtZmxtE+ 9L9w7u4j9XuvBkeT0zkSkWOy9YbJVeAwtcz8bo/gyqigUIwIlk4f6VNQlfMfxw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=d8US2qDd; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682521466; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=FW4Y27ioiR83qtQUdS4vQULTinm6VXso+MF9XtQrVzk=; b=aXUvgzQIck5ja02YDO8ylOqc34k9flW1cNWMUchmV+VmQ8bTn0Emv92TvJpJKXcM8jblyq or4ZO5slHZfv/YDGvhT78N2AmyABgBwillXQESsPctTVUldOcNbf7Pij5uz8oyZOSyswKe TV7r/tKuiakA8FmP748AEwhq6jXjd8GgqFvhXqkKW/jr2Bvz9tST3qXx4We+FqFxC8SJsr PvGzGOgDXumzHNUWaGZm7IsKnpEzTGM37ThSftquuZbi1uhEECmg9awc2CYYE5kdT57U/z j5os632Qggxfr0BOkLdNawx8RmzUl1SoK3HcVVURJkq5O6IB4Wv022rqfkPW5Q== X-Migadu-Spam-Score: -3.71 X-Spam-Score: -3.71 X-Migadu-Queue-Id: AFE6E23654 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=d8US2qDd; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-TUID: PfVU14tCZUXt Note that this patch requires #63044, or some other fix for the zipfile date issue. -bjc