From owner-freebsd-ports Fri Dec 6 6:20: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F121937B401 for ; Fri, 6 Dec 2002 06:20:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D128143E9C for ; Fri, 6 Dec 2002 06:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB6EK2x3058427 for ; Fri, 6 Dec 2002 06:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB6EK2Z1058426; Fri, 6 Dec 2002 06:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A584337B401 for ; Fri, 6 Dec 2002 06:15:47 -0800 (PST) Received: from chertenok.tgngu.tyumen.ru (chertenok.tgngu.tyumen.ru [80.237.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8677143EC2 for ; Fri, 6 Dec 2002 06:15:46 -0800 (PST) (envelope-from nullguid@chertenok.tgngu.tyumen.ru) Received: from chertenok.tgngu.tyumen.ru (nullguid@localhost [127.0.0.1]) by chertenok.tgngu.tyumen.ru (8.12.6/8.12.6) with ESMTP id gB6EJeYL028727 for ; Fri, 6 Dec 2002 19:19:41 +0500 (YEKT) (envelope-from nullguid@chertenok.tgngu.tyumen.ru) Received: (from nullguid@localhost) by chertenok.tgngu.tyumen.ru (8.12.6/8.12.6/Submit) id gB6EJdpW028726; Fri, 6 Dec 2002 19:19:39 +0500 (YEKT) Message-Id: <200212061419.gB6EJdpW028726@chertenok.tgngu.tyumen.ru> Date: Fri, 6 Dec 2002 19:19:39 +0500 (YEKT) From: Ilya Novoselov Reply-To: Ilya Novoselov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46024: palm/plucker-1.2 doesn't work with python-2.2.2_2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46024 >Category: ports >Synopsis: palm/plucker-1.2 doesn't work with python-2.2.2_2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 06 06:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ilya Novoselov >Release: FreeBSD 4.7-STABLE i386 >Organization: Russian Company JSC >Environment: System: FreeBSD chertenok.tgngu.tyumen.ru 4.7-STABLE FreeBSD 4.7-STABLE #6: Tue Nov 5 12:51:24 YEKT 2002 nullguid@chertenok.tgngu.tyumen.ru:/usr/obj/usr/src/sys/CHERTENOK i386 >Description: plucker-build command fails with: ---- all 2 pages retrieved and parsed ---- Writing out collected data... Writing document 'pluck' to file /home/nullguid/.plucker/pluck.pdb Converting http://www.plkr.org/... Converted 12: http://www.plkr.org/ Converting plucker:///home.html... Converted 11: plucker:///home.html Traceback (most recent call last): File "/usr/local/bin/plucker-build", line 1532, in ? sys.exit(realmain()) File "/usr/local/bin/plucker-build", line 1524, in realmain retval = main (config, exclusion_lists) File "/usr/local/bin/plucker-build", line 1046, in main mapping = writer.write (verbose=verbosity, alias_list=alias_list) File "/usr/local/lib/python2.2/site-packages/PyPlucker/Writer.py", line 520, in write result = Writer.write (self, verbose, alias_list=alias_list) File "/usr/local/lib/python2.2/site-packages/PyPlucker/Writer.py", line 339, in write raise RuntimeError("The collection process failed to generate a 'home' document") RuntimeError: The collection process failed to generate a 'home' document I tried then same on another machine, and it worked. After investigation I've found that second macmmachine had python-2.2.1. For experimentation I've up- graded python to latest (2.2.2_2) and now it fails too, with same error... >How-To-Repeat: install plucker-1.2 and python-2.2.2_2 from ports >Fix: I don't know, maybe just some python or plucker oddity needs to be fixed. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message