Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 23:18:42 +0100 (CET)
From:      Stephane Bortzmeyer <stephane@sources.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bortzmeyer@nic.fr
Subject:   ports/64269: The port py-wsdllib does not install
Message-ID:  <20040314221842.CB8716140@preston.sources.org>
Resent-Message-ID: <200403142230.i2EMUAc6019681@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64269
>Category:       ports
>Synopsis:       The port py-wsdllib does not install
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 14 14:30:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stephane Bortzmeyer
>Release:        FreeBSD 5.2.1-RELEASE sparc64
>Organization:
Sources
>Environment:
System: FreeBSD preston.sources.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun Mar 14 16:36:31 CET 2004 root@preston.sources.org:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
	The port cannot be installed at all (hence the Severity). It fails on 
        tests apparently because it uses a library which does not exist.

 ===>  Building for py23-wsdllib-0.6
 # Running the vendor's tests:
 cd /usr/ports/devel/py-wsdllib/work/wsdllib/test && /usr/bin/env PYTHONPATH=.. /usr/local/bin/python test.py
 Traceback (most recent call last):
  File "test.py", line 2, in ?
    import wsdllib
  File "/usr/ports/devel/py-wsdllib/work/wsdllib/wsdllib.py", line 35, in ?
    from Ft.Lib import pDomlette
 ImportError: No module named Ft.Lib
 *** Error code 1

 Stop in /usr/ports/devel/py-wsdllib.

>How-To-Repeat:
	cd /usr/ports/devel/py-wsdllib
        make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040314221842.CB8716140>