From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.6 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id A0F231F51E for ; Wed, 28 Sep 2022 20:51:49 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Gs5zt3Ok"; dkim-atps=neutral Received: by mail-qt1-x82f.google.com with SMTP id cj27so8722217qtb.7 for ; Wed, 28 Sep 2022 13:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=vBO1ZDOyW1KftpLcI2uR1oHXrh+UI9Wf9FbD+nkClCo=; b=Gs5zt3OkFB94RYtr7oHgtg9TVcjy/p+PSsyAY0aPRfu/6dr3RMdhL/FULFsDwbGZb4 tgAgnRBk/7w5YQEAIuuW+UlcLn7IqGGL43BO1tfymB3oQawMAE4zEros4Nx4AGraGqbW a+G6f8L6/V9q68y+IzrgNAayW2ficMYRIqCkM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=vBO1ZDOyW1KftpLcI2uR1oHXrh+UI9Wf9FbD+nkClCo=; b=CY7OlW0ktgMVDAznxxAImoZbtheG63tje/Oume1ihMJtneI8eDaz92G/Wx1+VN7S7R 332iJ/ixESOrZmi4/oifo5ybf0ROO/NJXtRYLRjgpIRz6fdC2JgvnDI4LQKXm5i+J7+/ +ju5a5kooJYfR/nxgDZt7sRoCjYMNyWvi7lEZLghgURf5sQi3trnwR/KVCMswy8Zk5Em C9gEAAb3dhaOi/9uVn/WLgV9PwnH7Mo2wb+TvFf7S1K24A72n+onYTp9NyEVu+Ngq86n uYoyiHSSDXya/03oFX+c/cj+Vp2UIv5H8rN3oaG5WAgjH9hRotEQEF24hW9jVsyKSELn eHwA== X-Gm-Message-State: ACrzQf3ockoQZxx3xgGt3LxMMHi/A0PHr5Q1skB+4Huyi48YW4cKtnTN z4/IUo1bcv0NYW7UlG9/1KvABQ== X-Google-Smtp-Source: AMsMyM45G2zmI8+XhjaWVT95yL9dcddYLzBtq2itZTyIa4r/RzU350YLJJmFEOuPjVZaSR5FO3YgFA== X-Received: by 2002:a05:622a:180d:b0:35b:d283:7e65 with SMTP id t13-20020a05622a180d00b0035bd2837e65mr28950586qtc.106.1664398308435; Wed, 28 Sep 2022 13:51:48 -0700 (PDT) Received: from meerkat.local (bras-base-mtrlpq5031w-grc-33-142-113-79-147.dsl.bell.ca. [142.113.79.147]) by smtp.gmail.com with ESMTPSA id t8-20020ac87388000000b0034367ec57ecsm3630101qtp.9.2022.09.28.13.51.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 13:51:47 -0700 (PDT) Date: Wed, 28 Sep 2022 16:51:46 -0400 From: Konstantin Ryabitsev To: Eric Wong Cc: meta@public-inbox.org Subject: Re: "make test" for 1.9.0 on centos-7 Message-ID: <20220928205146.eqzoam6zwfn3kpf5@meerkat.local> References: <20220928184603.p2lhb3ne37qfqfde@nitro.local> <20220928195939.M903183@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220928195939.M903183@dcvr> List-Id: On Wed, Sep 28, 2022 at 07:59:39PM +0000, Eric Wong wrote: > > I'm starting to work on upgrading lore.kernel.org to 1.9.0. For a number of > > yak-shavey reasons we are still on centos-7, though hopefully we'll be able to > > move on to something newer soon. Right now, I'm having difficulty running > > "make test": > > Eep, ok there's a lot of breakages on CentOS 7, likely going > back to our 1.7/1.8 releases and my C7 VM was broken/forgotten :x > Working on fixes now... Ok, no worries -- I know that Centos-7 is getting pretty old. :) Note, that in our particular case most perl dependencies are installed with cpanm, not with RPMs, and we're using newer git and xapian-1.4. Best regards, Konstantin