Ticket #20230 (new Bug)

Opened 15 months ago

Last modified 15 months ago

cannot start plone after installing plone.app.async through buildout

Reported by: 791195372 Owned by:
Priority: blocker Milestone: 4.x
Component: Unknown Version: 4.3
Keywords: Cc:

Description

after installing plone.app.async through buildout with normal exit, cannot start plone, by removing plone.app.async and running buildout again, plone can be started without the issue. The error message is attached below. The last line said:

IOError: [Errno 13] Permission denied: '/varapp/plone/plone434/buildout-cache/eggs/zope.minmax-1.1.2-py2.7.egg/EGG-INFO/namespace_packages.txt'

But I checked out that the owner, group and permission of namespace_packages.txt is correct.

Attachments

start.log Download (1.8 KB) - added by 791195372 15 months ago.
error message to start plone

Change History

Changed 15 months ago by 791195372

error message to start plone

comment:1 Changed 15 months ago by 791195372

the exact release is 4.3.4

comment:2 Changed 15 months ago by 791195372

the same case happens when buildout with collective.rip

comment:3 Changed 15 months ago by 791195372

  • Version changed from 4.4 to 4.3
Note: See TracTickets for help on using tickets.