From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 26 19:40:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 E608EA1D for ; Mon, 26 May 2014 19:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6298243F for ; Mon, 26 May 2014 19:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4QJe01E058515 for ; Mon, 26 May 2014 19:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4QJe01G058513; Mon, 26 May 2014 19:40:00 GMT (envelope-from gnats) Resent-Date: Mon, 26 May 2014 19:40:00 GMT Resent-Message-Id: <201405261940.s4QJe01G058513@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Raphael Kubo da Costa 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 914548E9; Mon, 26 May 2014 19:34:07 +0000 (UTC) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DBCCD2415; Mon, 26 May 2014 19:34:06 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id p9so4342067lbv.7 for ; Mon, 26 May 2014 12:34:04 -0700 (PDT) Received: from localhost (a91-154-115-217.elisa-laajakaista.fi. [91.154.115.217]) by mx.google.com with ESMTPSA id o1sm12914338lbw.27.2014.05.26.12.34.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 May 2014 12:34:04 -0700 (PDT) Message-Id: <5383972c.014d700a.3469.ffffd1a7@mx.google.com> Date: Mon, 26 May 2014 12:34:04 -0700 (PDT) From: Raphael Kubo da Costa Sender: Raphael Kubo da Costa Reply-To: Raphael Kubo da Costa To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/190278: deskutils/virt-manager: Missing dependency on devel/py-libvirt Cc: jgh@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 19:40:01 -0000 >Number: 190278 >Category: ports >Synopsis: deskutils/virt-manager: Missing dependency on devel/py-libvirt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 26 19:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Raphael Kubo da Costa >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD orwell 11.0-CURRENT FreeBSD 11.0-CURRENT #9 r264665: Fri Apr 18 23:19:11 EEST 2014 root@orwell:/usr/obj/usr/src/sys/ORWELL amd64 >Description: virt-manager does not have any kind of dependency on py-libvirt, so if the latter is not already installed the virt-manager binary will not launch correctly. >How-To-Repeat: Install deskutils/virt-manager, but not devel/py-libvirt. Run virt-manager and see it fail like this: Traceback (most recent call last): File "/usr/local/share/virt-manager/virt-manager.py", line 402, in main() File "/usr/local/share/virt-manager/virt-manager.py", line 256, in main from virtManager import cli File "/usr/local/share/virt-manager/virtManager/cli.py", line 29, in import libvirt ImportError: No module named libvirt >Fix: >Release-Note: >Audit-Trail: >Unformatted: