Re: [Zope] SiteAcess (Debian Fix)
The bug (number 76658) is listed on Debian's site: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=76658&repeatmerged=yes The fix (I had forgotten what it was) is stupidly simple: mkdir /usr/lib/zope/lib/python/Products/SiteAccess/help A better fix is to fix ProductContext.py is lib/Python/App. I have an attached patch, but it doesn't seem like it's the right way to fix it. BTW: While you're making empty directories, you should probably make: /usr/lib/zope/lib/python/Products/PlugIns/help Because in the Debian package, it has the same problem. Ciao! -- "Duct tape is like the force. It has a light side, and a dark side, and it holds the universe together ..." -- Carl Zwanzig The Doctor What: Un-Humble http://docwhat.gerf.org/ docwhat@gerf.org KF6VNC
I have submitted this bug to the Zope Bug system. Ciao! -- "Duct tape is like the force. It has a light side, and a dark side, and it holds the universe together ..." -- Carl Zwanzig The Doctor What: <fill in the blank> http://docwhat.gerf.org/ docwhat@gerf.org KF6VNC
participants (1)
-
The Doctor What