From owner-freebsd-questions@FreeBSD.ORG Tue Sep 18 00:32:43 2007 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 563AE16A41A for ; Tue, 18 Sep 2007 00:32:43 +0000 (UTC) (envelope-from benfell@earth.parts-unknown.org) Received: from earth.parts-unknown.org (earth.parts-unknown.org [66.93.170.243]) by mx1.freebsd.org (Postfix) with SMTP id 2D87713C4A6 for ; Tue, 18 Sep 2007 00:32:43 +0000 (UTC) (envelope-from benfell@earth.parts-unknown.org) Received: (qmail 91684 invoked by uid 501); 18 Sep 2007 00:32:32 -0000 Date: Mon, 17 Sep 2007 17:32:32 -0700 From: David Benfell To: freebsd-questions@freebsd.org Message-ID: <20070918003232.GA75008@parts-unknown.org> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline X-gnupg-public-key: http://www.parts-unknown.org/gnupg/export-0DD1D1E3 X-stardate: [-29]8220.09 X-moon: The Moon is Waxing Crescent (35% of Full) User-Agent: Mutt/1.5.16 (2007-06-09) Subject: pysol broken 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: Tue, 18 Sep 2007 00:32:43 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello all, Somewhere along the way, with port upgrades, I managed to break pysol: earth% pysol & [1] 74521 earth% Traceback (most recent call last): File "/usr/local/share/pysol/src/pysol.py", line 47, in from main import main File "/usr/local/share/pysol/src/main.py", line 48, in from app import Application File "/usr/local/share/pysol/src/app.py", line 54, in from images import Images, SubsampledImages File "/usr/local/share/pysol/src/images.py", line 47, in from pysoltk import tkversion, loadImage, copyImage, createImage File "/usr/local/share/pysol/src/pysoltk.py", line 81, in exec "from " + m + " import *" File "", line 1, in File "/usr/local/share/pysol/src/tk/soundoptionsdialog.py", line 44, in <= module> from pysolaudio import pysolsoundserver File "/usr/local/share/pysol/src/pysolaudio.py", line 44, in import pysolsoundserver ImportError: No module named pysolsoundserver [1] + exit 1 pysol earth% locate pysolsoundserver /usr/local/lib/python2.4/site-packages/pysolsoundserver.so earth% python --version Python 2.5.1 earth% ls -al /var/db/pkg | grep py=20 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 jabber-pyicq-transport-= 0.8a drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py24-cairo-1.4.0_1 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py24-gtk-2.10.4_1 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-MySQLdb-1.2.2 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-gobject-2.12.3 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-imaging-1.1.6_2 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-libxml2-2.6.30 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-metar-0.12 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-numeric-24.2 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-openssl-0.6 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-setuptools-0.6c7 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-tkinter-2.5.1_2 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-twistedCore-2.5.0_2 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-twistedWeb-0.7.0 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-twistedWords-0.5.0 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-xml-0.8.4 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 py25-zopeInterface-3.3.= 0.1 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 pyWeather-0.1b drwxr-xr-x 2 root wheel 512 Sep 17 12:41 pyching-1.2.1_1 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 pysol-4.82_1 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 pysol-sound-server-3.01= _2 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 python-2.5,2 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 python24-2.4.4_1 drwxr-xr-x 2 root wheel 512 Sep 17 12:41 python25-2.5.1 drwxr-xr-x 2 root wheel 512 Sep 17 12:42 xdpyinfo-1.0.2 What am I needing to fix, and how do I fix it? Thanks! --=20 David Benfell, LCP benfell@parts-unknown.org --- Resume available at http://www.parts-unknown.org/ NOTE: I sign all messages with GnuPG (0DD1D1E3). --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG7xygUd+dMw3R0eMRApDXAKCidI6L8el8ar4zXeOD/hEJLqDELgCfbdDo ZbMa6rhbBIPpwYf1J4AZOYw= =xmnG -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--