ports/76511: Zope won't start with zope-mysqluserform-1.0.2

Adam VanderHook acidos at bandwidth-junkies.net
Thu Jan 20 17:40:30 UTC 2005


>Number:         76511
>Category:       ports
>Synopsis:       Zope won't start with zope-mysqluserform-1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 20 17:40:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Adam VanderHook
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD regen.bandwidth-junkies.net 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #1: Fri Dec 3 14:07:14 EST 2004 acidos at regen.bandwidth-junkies.net:/usr/obj/usr/src/sys/REGEN i386

zope-2.7.3
zope-mysqluserfolder-1.0.2

>Description:
	Once zope-mysqluserfolder has been installed, Zope will not startup.
>How-To-Repeat:
	Install zope-mysqluser folder and restart from the Control Panel.  When the control
	panel attempt to reconnect it will return an error.  A non-functioning zope process
	will still be running on the machine and can be killed.  Subsequent tries to restart
	Zope with /usr/local/etc/rc.d/zope.sh start will no work, but will not report any
	errors.  Running /usr/local/www/Zope/bin/runzope reports the following:

------
2005-01-20T12:30:03 INFO(0) ZServer HTTP server started at Thu Jan 20 12:30:03 2005
        Hostname: regen.bandwidth-junkies.net
        Port: 8080
------
2005-01-20T12:30:03 INFO(0) ZServer FTP server started at Thu Jan 20 12:30:03 2005
        Hostname: regen.bandwidth-junkies.net
        Port: 8021
------
2005-01-20T12:30:03 INFO(0) Zope Set effective user to "www"
------
2005-01-20T12:30:04 ERROR(200) Zope Could not import Products.mysqlUserFolder
Traceback (most recent call last):
  File "/usr/local/www/Zope/lib/python/OFS/Application.py", line 660, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/usr/ports/www/zope-mysqluserfolder/work/mysqlUserFolder/__init__.py", line 12, in ?
    #
  File "/usr/ports/www/zope-mysqluserfolder/work/mysqlUserFolder/mysqlUserFolder.py", line 12, in ?
  File "/usr/ports/www/zope-mysqluserfolder/work/mysqlUserFolder/vdb.py", line 16, in ?
  File "/usr/ports/www/zope-mysqluserfolder/work/mysqlUserFolder/db.py", line 14, in ?
AttributeError: 'module' object has no attribute 'CR'
Traceback (most recent call last):
  File "/usr/local/www/Zope/lib/python/Zope/Startup/run.py", line 50, in ?
    run()
  File "/usr/local/www/Zope/lib/python/Zope/Startup/run.py", line 19, in run
    start_zope(opts.configroot)
  File "/usr/local/www/Zope/lib/python/Zope/Startup/__init__.py", line 51, in start_zope
    starter.startZope()
  File "/usr/local/www/Zope/lib/python/Zope/Startup/__init__.py", line 230, in startZope
    Zope.startup()
  File "/usr/local/www/Zope/lib/python/Zope/__init__.py", line 47, in startup
    _startup()
  File "/usr/local/www/Zope/lib/python/Zope/App/startup.py", line 45, in startup
    OFS.Application.import_products()
  File "/usr/local/www/Zope/lib/python/OFS/Application.py", line 637, in import_products
    import_product(product_dir, product_name, raise_exc=debug_mode)
  File "/usr/local/www/Zope/lib/python/OFS/Application.py", line 660, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/usr/local/www/Zope/lib/python/Zope/Startup/__init__.py", line 12, in ?
    #
  File "/usr/ports/www/zope-mysqluserfolder/work/mysqlUserFolder/mysqlUserFolder.py", line 12, in ?
  File "/usr/ports/www/zope-mysqluserfolder/work/mysqlUserFolder/vdb.py", line 16, in ?
  File "/usr/ports/www/zope-mysqluserfolder/work/mysqlUserFolder/db.py", line 14, in ?
AttributeError: 'module' object has no attribute 'CR'

>Fix:

	deinstall /usr/ports/www/zope-mysqluserfolder and Zope will start up again
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list