From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 02:24:46 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6D20106566C for ; Wed, 15 Jun 2011 02:24:46 +0000 (UTC) (envelope-from mnorwick@centurytel.net) Received: from mail941c35.nsolutionszone.com (mail941c35.nsolutionszone.com [209.235.152.131]) by mx1.freebsd.org (Postfix) with ESMTP id 4FDF08FC1E for ; Wed, 15 Jun 2011 02:24:45 +0000 (UTC) X-Authenticated-User: mnorwick.centurytel.net Received: from [192.168.1.45] (174-124-50-159.dyn.centurytel.net [174.124.50.159] (may be forged)) (authenticated bits=0) by mail941c35.nsolutionszone.com (8.13.6/8.13.1) with ESMTP id p5F2Ogkg027116 for ; Wed, 15 Jun 2011 02:24:44 GMT Message-ID: <4DF817EA.2070604@centurytel.net> Date: Tue, 14 Jun 2011 21:24:42 -0500 From: "Michael D. Norwick" User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <0F3C08F3CEF445EB8DC0060735DCA69D@GLENN2> <4DF771B7.4090104@my.gd> In-Reply-To: <4DF771B7.4090104@my.gd> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CSC: 0 X-CHA: v=1.1 cv=XVqAJr2ZWwfBSsdk4FzlBzxyf3pguIMXINWh6VweC0M= c=1 sm=1 a=NA7G0gPBIugA:10 a=3WPTVEtZbjMA:10 a=8nJEP1OIZ-IA:10 a=hN+W2KGhDs+B4L3YjJOgeQ==:17 a=M4bq1dzKgBtqYybX-ycA:9 a=wPNLvfGTeEIA:10 a=hN+W2KGhDs+B4L3YjJOgeQ==:117 Subject: Can't find pyatspi X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2011 02:24:46 -0000 Good Day; Trying to do portupgrade -a on FreeBSD 8.2 amd64. The build gets to orca. #>Configuring for orca-2.32.1_1 Then hangs at #>checking for python module pyatspi... I do not require accessibility packages and I do not routinely use python. What am I missing? portsnap fetch portsnap upgrade on 06/12/2011 * UPDATE * I logged on to another ssh session on the machine, then su'd to root and killed the python process that was hung. The configure script error'd out then portupgrade continued. All I can find is Linux problems with pyatspi on Google. Thank You, Michael