From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0DQNB7VoymVUGQAA62LTzQ:P1 (envelope-from ) for ; Mon, 12 Feb 2024 19:51:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 0DQNB7VoymVUGQAA62LTzQ (envelope-from ) for ; Mon, 12 Feb 2024 19:51:33 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707763892; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=aO7kZhywXm39I/Lj462So1JqjO1r+UccYSNj6RyuQ/c=; b=YKYner/vOPXlxCKy/xXUbPTFWGE3wabj0IfWpj1ATezAE2UJ5vKjbwteQ7A5goVjLFJRSU +r5pVYxfaEn468mSWf2GeIwjev09l+k9ll44/Zk45NkJk2vdvpocx7S8T1udJO2bBqdJrK DmdtO1N5TzcNJrgn0GPtMZDiCXyzK7A4K4oaAyMZOjmwjStWtmvkJpXxfGVgqBZK9Xji1f 7tFVr09qQw5k2gHbkGK7yLa9C+4btvusklhs2Dwg+WE82q4g1Wax2GPriqw0HkWMRnTrYu B92+iRwYBNwe0bfazvLSJ11GHyKhVyP+nwiKLsVShpIQYOF2MiG/8tjUwHTj6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707763892; a=rsa-sha256; cv=none; b=rJs0w/iWI5B+dVBG8xnhF27ZZ3CDxPFH9pygGvsdYq0tN6qNp+1ie0E5STLvUbkwogmG/A m8wpcx4bOxbvjND1LAIRAov1qf7zKimy5xLRoKp9zM0ODqd5+cOKPFRQPwJwh9rtkLe9q9 BTH2bFcyYwmOnjs7olaFHXPACSu3tnbtxsZM2vEhv75TSvzvMCvye9qkonVd0SRtRMxv5E P+J/oz3/3YBDnkrR+9Pp+ivdtWl0t2PQ7tHdAEIN7lvLuptvdGmkV2lGCNiXH6JFd6sxNb GtMZpRGyLpHpGEkYckTXh3USYPa2prlpTCKLG/9IQ+79zelCiypGbTD0+VcIbQ== 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 BBD2A3B232 for ; Mon, 12 Feb 2024 19:51:32 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZbNP-0008Bl-5A; Mon, 12 Feb 2024 13:49:59 -0500 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 1rZbNB-0008BB-P0 for guix-patches@gnu.org; Mon, 12 Feb 2024 13:49:48 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rZbNB-0006Nq-Aa for guix-patches@gnu.org; Mon, 12 Feb 2024 13:49:45 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rZbNS-0001aQ-6n for guix-patches@gnu.org; Mon, 12 Feb 2024 13:50:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#58074] [PATCH staging v3 1/2] gnu: cyrus-sasl: Set SASL_PATH to find plugins Resent-From: Samuel Fadel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Feb 2024 18:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: Reily Siegel , 58074@debbugs.gnu.org Received: via spool by 58074-submit@debbugs.gnu.org id=B58074.17077637475543 (code B ref 58074); Mon, 12 Feb 2024 18:50:02 +0000 Received: (at 58074) by debbugs.gnu.org; 12 Feb 2024 18:49:07 +0000 Received: from localhost ([127.0.0.1]:49224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZbMZ-0001RJ-34 for submit@debbugs.gnu.org; Mon, 12 Feb 2024 13:49:07 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]:57036) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZbMX-0001Ov-4h for 58074@debbugs.gnu.org; Mon, 12 Feb 2024 13:49:05 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4TYYPz5LF3z9smr; Mon, 12 Feb 2024 19:48:39 +0100 (CET) From: Samuel Fadel In-Reply-To: <90f054c85b00bb046fb29af990e24eddb472134c.1691097881.git.mail@reilysiegel.com> References: <90f054c85b00bb046fb29af990e24eddb472134c.1691097881.git.mail@reilysiegel.com> Date: Mon, 12 Feb 2024 19:48:37 +0100 Message-ID: <878r3pbjsq.fsf@t490> MIME-Version: 1.0 Content-Type: text/plain; format=flowed 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.07 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -6.07 X-Migadu-Queue-Id: BBD2A3B232 X-TUID: Lm3qcEoXhyRL Hi, Reily Siegel (2022-12-23 14:27 -0500): > From: Morgan Smith > > * gnu/packages/cyrus-sasl.scm (cyrus-sasl)[native-search-paths]: > Add "lib/sasl2" to SASL_PATH --- > > I added the patches from this issue to a personal Guix checkout, > and was unable to build cyrus-sasl-xoauth2 due to autogen.sh > being an executable file without a shebang. This updated patch > sets the permission bits to o400, so that the bootstrap phase > passes autogen.sh to /bin/sh, rather than attempt to execute it > directly. I have tested the patch from Reily and it works for me. Solved my issue of not having cyrus-sasl-xoauth2 packaged in Guix yet. Is this ready for merging? Samuel