From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by sourceware.org (Postfix) with ESMTPS id 97C053858034 for ; Tue, 26 Jul 2022 12:01:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 97C053858034 Received: by mail-ed1-x534.google.com with SMTP id f15so8997727edc.4 for ; Tue, 26 Jul 2022 05:01:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=22sdxgwyhS1SUpe9RYmrdNZiU+cubsroLSbJn7/lOjE=; b=m16jcsI8C5SuR/DfZvJmddFSjPLQ0Gjytb8c8lv+yUOiT+b+f9mCLWIFVT5yxa3UTi Gn0HLfZ3Z2UQbe+koLBbFFuU+7MvaNWhcxCq6moO//AwEQZ5GQskt6gunG6+4mjk4XGN rh5G30azxYawU7td8piV+wHYN622FbAxgA0wmOV6a73VZrpUQPsonw3DCIHXb19j9PRd gCSXbbQeZEFEpWfOleRLAQFIRd/a/3u3xhYiLiWi+yspqS5q9U1RzV30QaNm0peHG1A2 VjYLIL2JgTnJKNZ0AbNAu24T6VQYpy7mMvfRGLUdJRH4/Acv4a0pSw4c13+fGg9tAOr2 PHxg== X-Gm-Message-State: AJIora+QH0U8LwZ6dDy2wSmnXvwKemLp4WKqS31CosTrDFOzmOmyBQ2I tyr2HMatjq2GSxe4xBJT4DjAWYcJZwrQu/OKhsE= X-Google-Smtp-Source: AGRyM1t2JjPUfgtkEMRXysZkEtYXFsJduaaOkXqBuuR5xdkJVPrcrkiRGt8ooK+IlqFOI6MCwo4+6X7lo8OTBE0FlN4= X-Received: by 2002:a05:6402:48d:b0:43a:cccd:89d9 with SMTP id k13-20020a056402048d00b0043acccd89d9mr18489468edv.257.1658836915281; Tue, 26 Jul 2022 05:01:55 -0700 (PDT) MIME-Version: 1.0 References: <7e41c1dd-d95a-0769-bfb5-c3713da240ab@suse.cz> <56dc4bb8-e0db-7da8-21ed-be3b850493ca@suse.cz> <20220726114544.GB7961@redhat.com> In-Reply-To: From: Jonathan Wakely Date: Tue, 26 Jul 2022 13:01:44 +0100 Message-ID: Subject: Re: [PATCH] contrib: use sphinx-build from a venv To: "Frank Ch. Eigler" Cc: Overseers mailing list , "Frank Ch. Eigler" , gcc-patches Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2022 12:01:58 -0000 On Tue, 26 Jul 2022 at 12:56, Frank Ch. Eigler wrote: > > Hi - > > > > The gccadmin team can do this kind of thing without overseer/root > > > privileges, or indeed so can any local shell-privileged user. > > > > Yeah, I said I didn't want to install it that way without overseer > > approval, as pip won't keep the packages up to date the way dnf > > installations do. > > Indeed, but that's your own preference/responsibility and does not > affect the system, so no overseer oversight is necessary. OK, I can install it for Martin then. > > > (That said, rhel8 includes sphynx 1.7.6 - are you sure that's > > > not satisfactory?) > > > > That's a different package (full text search engine), what's needed > > here is python3-sphinx. > > # rpm -q python3-sphinx > python3-sphinx-1.7.6-2.el8.noarch Oh right, yes, sorry, I got confused after I looked into the packages myself. The "other sphinx" is in EPEL 8 as sphinx-2.2.11-15.el8