Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Apr 2008 22:39:23 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/122512: net/py-zsi-devel: won't install correctly
Message-ID:  <20080406183923.1585B1702D@hades.panopticon>
Resent-Message-ID: <200804061840.m36Ie2j9048544@freefall.freebsd.org>

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

>Number:         122512
>Category:       ports
>Synopsis:       net/py-zsi-devel: won't install correctly
>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:   Sun Apr 06 18:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE FreeBSD 7.0-RELEASE #5: Fri Mar 14 14:26:43 MSK 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
py-zsi-devel won't install *.py* files at all.

--- LOG begins here ---
# cd /usr/ports/net/py-zsi-devel && make install
===>  Extracting for py25-ZSI-devel-2.0.r3,1
=> MD5 Checksum OK for ZSI-2.0-rc3.tar.gz.
=> SHA256 Checksum OK for ZSI-2.0-rc3.tar.gz.
===>  Patching for py25-ZSI-devel-2.0.r3,1
===>   py25-ZSI-devel-2.0.r3,1 depends on file: /usr/local/lib/python2.5/site-packages/_xmlplus/__init__.py - found
===>   py25-ZSI-devel-2.0.r3,1 depends on file: /usr/local/bin/python2.5 - found
===>  Configuring for py25-ZSI-devel-2.0.r3,1
running config
===>  Building for py25-ZSI-devel-2.0.r3,1
running build
running build_py
creating build
creating build/lib
creating build/lib/ZSI
copying ZSI/__init__.py -> build/lib/ZSI
copying ZSI/address.py -> build/lib/ZSI
copying ZSI/auth.py -> build/lib/ZSI
copying ZSI/client.py -> build/lib/ZSI
copying ZSI/digest_auth.py -> build/lib/ZSI
copying ZSI/dispatch.py -> build/lib/ZSI
copying ZSI/fault.py -> build/lib/ZSI
copying ZSI/parse.py -> build/lib/ZSI
copying ZSI/resolvers.py -> build/lib/ZSI
copying ZSI/schema.py -> build/lib/ZSI
copying ZSI/ServiceContainer.py -> build/lib/ZSI
copying ZSI/ServiceProxy.py -> build/lib/ZSI
copying ZSI/TC.py -> build/lib/ZSI
copying ZSI/TCapache.py -> build/lib/ZSI
copying ZSI/TCcompound.py -> build/lib/ZSI
copying ZSI/TCnumbers.py -> build/lib/ZSI
copying ZSI/TCtimes.py -> build/lib/ZSI
copying ZSI/typeinterpreter.py -> build/lib/ZSI
copying ZSI/version.py -> build/lib/ZSI
copying ZSI/writer.py -> build/lib/ZSI
creating build/lib/ZSI/generate
copying ZSI/generate/__init__.py -> build/lib/ZSI/generate
copying ZSI/generate/commands.py -> build/lib/ZSI/generate
copying ZSI/generate/containers.py -> build/lib/ZSI/generate
copying ZSI/generate/pyclass.py -> build/lib/ZSI/generate
copying ZSI/generate/utility.py -> build/lib/ZSI/generate
copying ZSI/generate/wsdl2dispatch.py -> build/lib/ZSI/generate
copying ZSI/generate/wsdl2python.py -> build/lib/ZSI/generate
creating build/lib/ZSI/wstools
copying ZSI/wstools/__init__.py -> build/lib/ZSI/wstools
copying ZSI/wstools/c14n.py -> build/lib/ZSI/wstools
copying ZSI/wstools/logging.py -> build/lib/ZSI/wstools
copying ZSI/wstools/Namespaces.py -> build/lib/ZSI/wstools
copying ZSI/wstools/TimeoutSocket.py -> build/lib/ZSI/wstools
copying ZSI/wstools/UserTuple.py -> build/lib/ZSI/wstools
copying ZSI/wstools/Utility.py -> build/lib/ZSI/wstools
copying ZSI/wstools/WSDLTools.py -> build/lib/ZSI/wstools
copying ZSI/wstools/XMLname.py -> build/lib/ZSI/wstools
copying ZSI/wstools/XMLSchema.py -> build/lib/ZSI/wstools
creating build/lib/ZSI/twisted
copying ZSI/twisted/__init__.py -> build/lib/ZSI/twisted
copying ZSI/twisted/client.py -> build/lib/ZSI/twisted
copying ZSI/twisted/WSresource.py -> build/lib/ZSI/twisted
copying ZSI/twisted/WSsecurity.py -> build/lib/ZSI/twisted
===>  Installing for py25-ZSI-devel-2.0.r3,1
===>   py25-ZSI-devel-2.0.r3,1 depends on file: /usr/local/lib/python2.5/site-packages/_xmlplus/__init__.py - found
===>   py25-ZSI-devel-2.0.r3,1 depends on file: /usr/local/bin/python2.5 - found
===>   Generating temporary packing list
===>  Checking if net/py-zsi-devel already installed
running install
running bdist_egg
running egg_info
writing requirements to ZSI.egg-info/requires.txt
writing ZSI.egg-info/PKG-INFO
writing top-level names to ZSI.egg-info/top_level.txt
writing dependency_links to ZSI.egg-info/dependency_links.txt
writing entry points to ZSI.egg-info/entry_points.txt
reading manifest file 'ZSI.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'ZSI.egg-info/SOURCES.txt'
installing library code to build/bdist.freebsd-7.0-RELEASE-i386/egg
running install_lib
running build_py
creating build/bdist.freebsd-7.0-RELEASE-i386
creating build/bdist.freebsd-7.0-RELEASE-i386/egg
creating build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/__init__.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/address.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/auth.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/client.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/digest_auth.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/dispatch.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/fault.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/parse.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/resolvers.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/schema.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/ServiceContainer.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/ServiceProxy.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/TC.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/TCapache.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/TCcompound.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/TCnumbers.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/TCtimes.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/typeinterpreter.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/version.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
copying build/lib/ZSI/writer.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI
creating build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
copying build/lib/ZSI/generate/__init__.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
copying build/lib/ZSI/generate/commands.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
copying build/lib/ZSI/generate/containers.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
copying build/lib/ZSI/generate/pyclass.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
copying build/lib/ZSI/generate/utility.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
copying build/lib/ZSI/generate/wsdl2dispatch.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
copying build/lib/ZSI/generate/wsdl2python.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate
creating build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/__init__.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/c14n.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/logging.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/Namespaces.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/TimeoutSocket.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/UserTuple.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/Utility.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/WSDLTools.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/XMLname.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
copying build/lib/ZSI/wstools/XMLSchema.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools
creating build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted
copying build/lib/ZSI/twisted/__init__.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted
copying build/lib/ZSI/twisted/client.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted
copying build/lib/ZSI/twisted/WSresource.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted
copying build/lib/ZSI/twisted/WSsecurity.py -> build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/__init__.py to __init__.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/address.py to address.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/auth.py to auth.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/client.py to client.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/digest_auth.py to digest_auth.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/dispatch.py to dispatch.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/fault.py to fault.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/parse.py to parse.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/resolvers.py to resolvers.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/schema.py to schema.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/ServiceContainer.py to ServiceContainer.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/ServiceProxy.py to ServiceProxy.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/TC.py to TC.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/TCapache.py to TCapache.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/TCcompound.py to TCcompound.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/TCnumbers.py to TCnumbers.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/TCtimes.py to TCtimes.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/typeinterpreter.py to typeinterpreter.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/version.py to version.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/writer.py to writer.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate/__init__.py to __init__.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate/commands.py to commands.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate/containers.py to containers.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate/pyclass.py to pyclass.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate/utility.py to utility.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate/wsdl2dispatch.py to wsdl2dispatch.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/generate/wsdl2python.py to wsdl2python.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/__init__.py to __init__.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/c14n.py to c14n.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/logging.py to logging.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/Namespaces.py to Namespaces.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/TimeoutSocket.py to TimeoutSocket.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/UserTuple.py to UserTuple.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/Utility.py to Utility.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/WSDLTools.py to WSDLTools.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/XMLname.py to XMLname.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/wstools/XMLSchema.py to XMLSchema.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted/__init__.py to __init__.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted/client.py to client.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted/WSresource.py to WSresource.pyc
byte-compiling build/bdist.freebsd-7.0-RELEASE-i386/egg/ZSI/twisted/WSsecurity.py to WSsecurity.pyc
writing byte-compilation script '/tmp/tmptZ0qw3.py'
/usr/local/bin/python2.5 -O /tmp/tmptZ0qw3.py
removing /tmp/tmptZ0qw3.py
creating build/bdist.freebsd-7.0-RELEASE-i386/egg/EGG-INFO
copying ZSI.egg-info/PKG-INFO -> build/bdist.freebsd-7.0-RELEASE-i386/egg/EGG-INFO
copying ZSI.egg-info/SOURCES.txt -> build/bdist.freebsd-7.0-RELEASE-i386/egg/EGG-INFO
copying ZSI.egg-info/dependency_links.txt -> build/bdist.freebsd-7.0-RELEASE-i386/egg/EGG-INFO
copying ZSI.egg-info/entry_points.txt -> build/bdist.freebsd-7.0-RELEASE-i386/egg/EGG-INFO
copying ZSI.egg-info/requires.txt -> build/bdist.freebsd-7.0-RELEASE-i386/egg/EGG-INFO
copying ZSI.egg-info/top_level.txt -> build/bdist.freebsd-7.0-RELEASE-i386/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/ZSI-2.0_rc3-py2.5.egg' and adding 'build/bdist.freebsd-7.0-RELEASE-i386/egg' to it
removing 'build/bdist.freebsd-7.0-RELEASE-i386/egg' (and everything under it)
Processing ZSI-2.0_rc3-py2.5.egg
Removing /usr/local/lib/python2.5/site-packages/ZSI-2.0_rc3-py2.5.egg
Copying ZSI-2.0_rc3-py2.5.egg to /usr/local/lib/python2.5/site-packages
ZSI 2.0-rc3 is already the active version in easy-install.pth
Installing wsdl2dispatch script to /usr/local/bin
Installing wsdl2py script to /usr/local/bin

Installed /usr/local/lib/python2.5/site-packages/ZSI-2.0_rc3-py2.5.egg
Processing dependencies for ZSI==2.0-rc3
Searching for PyXML==0.8.4
Best match: PyXML 0.8.4
PyXML 0.8.4 is already the active version in easy-install.pth

Using /usr/local/lib/python2.5/site-packages
Finished processing dependencies for ZSI==2.0-rc3
install  -o root -g wheel -m 444 /usr/work/.amd_mnt/hive/pool/ports/net/py-zsi-devel/work/ZSI-2.0-rc3/CHANGES /usr/local/share/doc/py-ZSI-devel
install  -o root -g wheel -m 444 /usr/work/.amd_mnt/hive/pool/ports/net/py-zsi-devel/work/ZSI-2.0-rc3/README /usr/local/share/doc/py-ZSI-devel
install  -o root -g wheel -m 444 /usr/work/.amd_mnt/hive/pool/ports/net/py-zsi-devel/work/ZSI-2.0-rc3/doc/*.xsd /usr/local/share/doc/py-ZSI-devel
install  -o root -g wheel -m 444 /usr/work/.amd_mnt/hive/pool/ports/net/py-zsi-devel/work/ZSI-2.0-rc3/doc/*.tex /usr/local/share/doc/py-ZSI-devel
cd /usr/work/.amd_mnt/hive/pool/ports/net/py-zsi-devel/work/ZSI-2.0-rc3/interop && /usr/bin/find . |  /usr/bin/cpio -pdm -L -R root:wheel /usr/local/share/examples/py-ZSI-devel/interop
102 blocks
cd /usr/work/.amd_mnt/hive/pool/ports/net/py-zsi-devel/work/ZSI-2.0-rc3/samples && /usr/bin/find . |  /usr/bin/cpio -pdm -L -R root:wheel /usr/local/share/examples/py-ZSI-devel/samples
27 blocks
cd /usr/work/.amd_mnt/hive/pool/ports/net/py-zsi-devel/work/ZSI-2.0-rc3/test && /usr/bin/find . |  /usr/bin/cpio -pdm -L -R root:wheel /usr/local/share/examples/py-ZSI-devel/test
366 blocks
===>   Registering installation for py25-ZSI-devel-2.0.r3,1

# ls /usr/local/lib/python2.5/site-packages/ZSI/ServiceProxy.py
ls: /usr/local/lib/python2.5/site-packages/ZSI/ServiceProxy.py: No such file or directory

# make deinstall
===>  Deinstalling for net/py-zsi-devel
===>   Deinstalling py25-ZSI-devel-2.0.r3,1
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI-2.0_rc3-py2.5.egg-info' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/ServiceContainer.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/ServiceContainer.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/ServiceContainer.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/ServiceProxy.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/ServiceProxy.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/ServiceProxy.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TC.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TC.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TC.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCapache.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCapache.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCapache.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCcompound.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCcompound.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCcompound.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCnumbers.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCnumbers.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCnumbers.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCtimes.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCtimes.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/TCtimes.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/__init__.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/__init__.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/__init__.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/address.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/address.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/address.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/auth.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/auth.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/auth.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/client.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/client.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/client.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/digest_auth.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/digest_auth.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/digest_auth.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/dispatch.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/dispatch.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/dispatch.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/fault.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/fault.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/fault.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/__init__.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/__init__.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/__init__.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/containers.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/containers.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/containers.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/commands.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/commands.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/commands.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/pyclass.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/pyclass.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/pyclass.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/utility.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/utility.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/utility.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/wsdl2dispatch.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/wsdl2dispatch.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/wsdl2dispatch.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/wsdl2python.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/wsdl2python.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate/wsdl2python.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/parse.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/parse.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/parse.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/resolvers.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/resolvers.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/resolvers.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/schema.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/schema.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/schema.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/typeinterpreter.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/typeinterpreter.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/typeinterpreter.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/__init__.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/__init__.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/__init__.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/client.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/client.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/client.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/WSresource.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/WSresource.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/WSresource.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/WSsecurity.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/WSsecurity.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted/WSsecurity.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/version.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/version.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/version.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/writer.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/writer.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/writer.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/Namespaces.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/Namespaces.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/Namespaces.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/TimeoutSocket.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/TimeoutSocket.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/TimeoutSocket.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/UserTuple.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/UserTuple.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/UserTuple.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/Utility.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/Utility.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/Utility.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/WSDLTools.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/WSDLTools.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/WSDLTools.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/XMLSchema.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/XMLSchema.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/XMLSchema.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/XMLname.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/XMLname.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/XMLname.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/__init__.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/__init__.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/__init__.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/c14n.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/c14n.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/c14n.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/logging.py' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/logging.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools/logging.pyo' doesn't exist
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/generate' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/python2.5/site-packages/ZSI/generate'
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/twisted' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/python2.5/site-packages/ZSI/twisted'
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI/wstools' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/python2.5/site-packages/ZSI/wstools'
pkg_delete: file '/usr/local/lib/python2.5/site-packages/ZSI' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/python2.5/site-packages/ZSI'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
--- LOG ends here ---

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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