[Bug 200040] www/zope213: fails to start using pkg-message instructions
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 8 01:11:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200040
Bug ID: 200040
Summary: www/zope213: fails to start using pkg-message
instructions
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: zope at FreeBSD.org
Reporter: jason.unovitch at gmail.com
Flags: maintainer-feedback?(zope at FreeBSD.org)
Assignee: zope at FreeBSD.org
www/zope213 currently does not provide enough information to start Zope by
default. The pkg-message currently instructs the user to execute the following
command:
/usr/local/bin/mkzopeinstance --dir <INSTANCEDIR>
Assuming the user start Zope afterwards, it will start and die because firstly
the effective-user is not set and even it it were the permissions on var and
log are incorrect. If the user installs the package they are either stuck with
needing implied knowledge on Zope to fix it, run things in debug mode and
stumble through the errors as I did, or lastly look at what `make instance` in
the port is doing. This can be very confusing for a new user and a prior topic
I saw went unanswered [Ref 1]. Another mailing list topic indicates that it
should be easy and just work [Ref 2].
[1] https://lists.freebsd.org/pipermail/freebsd-zope/2014-May/000283.html
[2] https://lists.freebsd.org/pipermail/freebsd-zope/2013-November/000169.html
"What's plonectl? In FreeBSD it have no individual start-up script - you
just starting zope with plone installed.
Just start it with `service zope213 start` and add zope213_enable="YES"
in /etc/rc.conf to survive the reboot. That's all."
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-zope
mailing list