From owner-freebsd-current@freebsd.org Mon Feb 26 01:42:35 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F01B0F3A984 for ; Mon, 26 Feb 2018 01:42:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-x230.google.com (mail-yw0-x230.google.com [IPv6:2607:f8b0:4002:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E85D7B29B for ; Mon, 26 Feb 2018 01:42:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yw0-x230.google.com with SMTP id l200so4604293ywb.0 for ; Sun, 25 Feb 2018 17:42:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=PuMxvLL8nLHxhm90JnU9yppANT/jIGF6PM8iHVrCFlE=; b=ZeyjKppM6lJSjlqGyYt9N7rGjeuA00quDnxXjk2buUqmImcId8lX1xi/+O/RxVscPe m+hWtbUc8A9BOeRYokjWLb1M+M3s/Rx7zx0zUh8Gg8BO0B5PUpm3NNktTrUODY8OOT/J Sxebc+NGCskG8oMF8e722ZjO1h6YunUEM3sHg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=PuMxvLL8nLHxhm90JnU9yppANT/jIGF6PM8iHVrCFlE=; b=b3S3o1hCfWrH0luBxgNmeJubfu0xevXdeKdyhMD/JVqnkiyDib6gBTnBZJZqSjPObA nRzbXtmEjO2V4osJb57OjAVabKbRKHCDxPFgQ4CFo6ICBya83K2LAxmG6NGObMUFp9Mg 0KIjPJzoY2Iw5KiH6uiHTb14u9DeZkk3spoqKyaCLE0gIbWPhhx4vziCzH0odw0WdAcH 5Q52KY1lBncsznyN5J53gC+mla/DCH8ZT7e0jrmxSNsIliYxyW3JOSRdRaLCjlyY3t3s fr9eWhVxUYe35fQwyh45SPO3uZKs3Kgd5UoAGsJM2OQS6X6TBd6kCmVP10CTeLSEfbgf KUug== X-Gm-Message-State: APf1xPDeBYLs8x1HNWrN0m03fBzZg1kueL6SLVaX/LRwcTYzhSAde03X 0CGPiYtFo6pJJNk/tujSl87ZeyNGJVUulDFB8tUyXg== X-Google-Smtp-Source: AH8x2248JRzVx6EIDEIsNe6+7Xp5cXwKA8MSvDQN1V0h03VUKFBruNIWCSuFI2dg1pfcMhOgDeyEwFlvTe2FFEsmMiY= X-Received: by 10.13.219.79 with SMTP id d76mr5658765ywe.182.1519609353778; Sun, 25 Feb 2018 17:42:33 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a25:dfcb:0:0:0:0:0 with HTTP; Sun, 25 Feb 2018 17:42:03 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sun, 25 Feb 2018 17:42:03 -0800 Message-ID: Subject: Re: iocage on current seems broken / ascii errors with iocage To: Alan Somers Cc: freebsd-current Current Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2018 01:42:35 -0000 On 25 February 2018 at 15:15, Alan Somers wrote: > On Sun, Feb 25, 2018 at 3:50 PM, Eitan Adler wrote: >> What should I do from here? >> > > It's a well-known problem. You need to patch your copy of py-libzfs. > Unfortunately, the patch hasn't been picked up by upstream because the port > maintainer believes it to be incorrect, but hasn't found the correct > solution yet. Thanks! I searched by email but not the iocage project. That fixed it. -- Eitan Adler