From owner-freebsd-python@FreeBSD.ORG Sat Mar 8 18:02:43 2014 Return-Path: <owner-freebsd-python@FreeBSD.ORG> Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BBBAD1 for <python@freebsd.org>; Sat, 8 Mar 2014 18:02:43 +0000 (UTC) Received: from smtp3.hushmail.com (smtp3.hushmail.com [65.39.178.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E112AB0 for <python@freebsd.org>; Sat, 8 Mar 2014 18:02:43 +0000 (UTC) Received: from smtp3.hushmail.com (localhost [127.0.0.1]) by smtp3.hushmail.com (Postfix) with SMTP id 5098FE0160 for <python@freebsd.org>; Sat, 8 Mar 2014 18:02:36 +0000 (UTC) Received: from smtp.hushmail.com (w3.hushmail.com [65.39.178.62]) by smtp3.hushmail.com (Postfix) with ESMTP; Sat, 8 Mar 2014 18:02:36 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id 031E420108; Sat, 8 Mar 2014 18:02:35 +0000 (UTC) MIME-Version: 1.0 Date: Sat, 08 Mar 2014 13:02:35 -0500 To: python@freebsd.org Subject: Re: security/py-cryptography broken From: "Kenta S." <kentas@hush.com> References: <20140306044423.GA65814@dev.san.ru> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20140308180236.031E420108@smtp.hushmail.com> Cc: koobs@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/> List-Post: <mailto:freebsd-python@freebsd.org> List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 08 Mar 2014 18:02:43 -0000 Deluge was working fine until the py-openssl update. I tried following UPDATING but it left me with a broken system. I only have py-openssl because of Deluge. I uninstalled deluge and did a "pkg autoremove" to try and clean things up. I updated the ports tree and try to reinstall Deluge, but now I get this MD5 error and don't know how to fix whatever is broken.