From owner-freebsd-questions@freebsd.org Mon Jun 18 22:29:10 2018 Return-Path: Delivered-To: freebsd-questions@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 3FAAF1001CA7 for ; Mon, 18 Jun 2018 22:29:10 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id B6E1A7704B for ; Mon, 18 Jun 2018 22:29:09 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id E5346653A; Tue, 19 Jun 2018 07:29:07 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 90E91F0A7; Tue, 19 Jun 2018 07:29:07 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 53914F0A6; Tue, 19 Jun 2018 07:29:07 +0900 (JST) Date: Tue, 19 Jun 2018 07:29:00 +0900 (JST) Message-Id: <20180619.072900.40091076067127689.yasu@utahime.org> To: freebsd-questions@freebsd.org Subject: Re: Unable to run policyd-spf on FreeBSD-11.1 From: Yasuhiro KIMURA In-Reply-To: <20180619.070204.428676537497412178.yasu@utahime.org> References: <20180619.070204.428676537497412178.yasu@utahime.org> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 22:29:10 -0000 From: Yasuhiro KIMURA Subject: Re: Unable to run policyd-spf on FreeBSD-11.1 Date: Tue, 19 Jun 2018 07:02:04 +0900 (JST) > Would you please provide me results of following commands? > > 1. ls -l /usr/local/lib/python3.6/site-packages/spf.py > 2. sha256 /usr/local/lib/python3.6/site-packages/spf.py Please forgive me requesting results of following commands too. 3. ls -l /usr/local/lib/python3.6/site-packages/__pycache__/spf.cpython-36.* 4. sha256 /usr/local/lib/python3.6/site-packages/__pycache__/spf.cpython-36.* Best Regards. --- Yasuhiro KIMURA