From nobody Thu Feb 02 16:02:00 2023 X-Original-To: fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P73T236lmz3fnJk; Thu, 2 Feb 2023 16:02:14 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-vs1-f48.google.com (mail-vs1-f48.google.com [209.85.217.48]) (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 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P73T2176xz3Pq8; Thu, 2 Feb 2023 16:02:14 +0000 (UTC) (envelope-from asomers@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-vs1-f48.google.com with SMTP id s24so2292325vsi.12; Thu, 02 Feb 2023 08:02:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=xOwQWfA77KlsDcAE77Yz975dy3efLwVE2OWRDjkdfOg=; b=2dpzK1Iah2yZRytDmjPrlqA7y6hqZ6g+KdCubPaEWoEfJ1zRgMwD3PHPqSa7MZdCzm ruSPjOiLTFvvi04gv1rdKy/3hxM0FeRL+gWFpKRfGqRt4vPtj2uWb7I+fAeQwK3ZPXId RHqpRgTXe8HK/LKDV43MEWKFV/aOTpLOnAiN/gWTF8znNAoU6bPVCmEA+13hO1yTURe5 MMkp4jAcp3nsu1ApdglDJFV9gQgPziGJyTaDImaAdPcIobVcaD5EPAziuwyltH/QM8/I pcTcr8B2fjD9fyl02mJNpquh8Fqvlp71cjvWFQgUKx59HN9OQI9BUBiBkWAa2MK/KZ0u MB2Q== X-Gm-Message-State: AO0yUKUEVUK1BdzQfhC3TbnFCRkP0fuqeqdh3Ob9VrHlpzu/FRBH05A3 u0X4Vvk8gSmTXCAQc2wqGo4nNs95Oe9wnvFDNFcWc06j X-Google-Smtp-Source: AK7set/so7QHe/1aHn+oDYtlp7D1POkUfYm6yUj7oe50XoFDeU8ke9b5xEeE4pMLtwCRE4iA9dgdoV9IMtk9mdtAIq4= X-Received: by 2002:a67:ec0f:0:b0:3cb:88c6:293b with SMTP id d15-20020a67ec0f000000b003cb88c6293bmr1182890vso.53.1675353732658; Thu, 02 Feb 2023 08:02:12 -0800 (PST) List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 References: <20230202103651.Horde.yAqcbqzfHTSd2KbPO-uxy_y@webmail.leidinger.net> <20230202151432.Horde.B3fD_ijUP7hDeGcTs2Ymmp1@webmail.leidinger.net> In-Reply-To: From: Alan Somers Date: Thu, 2 Feb 2023 09:02:00 -0700 Message-ID: Subject: Re: py-libzfs build failure on current, zpool_search_import() missing To: Ryan Moeller Cc: Alexander Leidinger , current@freebsd.org, fs@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4P73T2176xz3Pq8 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Thanks! But for the record, what was the actual required change? Could you like to the PR? On Thu, Feb 2, 2023 at 8:44 AM Ryan Moeller wrote: > > I've updated the py-libzfs port to fix the build. > > -- > Ryan Moeller > iXsystems, Inc. > OS Developer > Email: ryan@iXsystems.com