Date: Thu, 09 Jul 2015 11:13:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201437] www/seahub Message-ID: <bug-201437-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201437 Bug ID: 201437 Summary: www/seahub Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: christoph.larsen@synalinq.com CC: yan_jingfeng@yahoo.com CC: yan_jingfeng@yahoo.com Flags: maintainer-feedback?(yan_jingfeng@yahoo.com) Dear Jingfeng, It seems that reinstallation or upgrading of this port overwrites settings.py in haiwen/seafile-server/seahub/seahub/. I suppose that this s not desired behaviour. Also, the seahub bash scripts continue contain placeholders that should be replaced with the correct installation directories. Kindly see below: --> /usr/local/www/haiwen/seafile-server/seahub/send_user_notifications.sh: #cd ##FIX_WWWDIR##/seafile-server/seahub cd /usr/local/www/haiwen/seafile-server/seahub #export CCNET_CONF_DIR=##FIX_WWWDIR##/ccnet export CCNET_CONF_DIR=/usr/local/www/haiwen/ccnet #export SEAFILE_CONF_DIR=##FIX_WWWDIR##/seafile-data export SEAFILE_CONF_DIR=/home/[instance]/data --> /usr/local/www/haiwen/seafile-server/seahub/setenv.sh: #export CCNET_CONF_DIR=##FIX_WWWDIR##/ccnet export CCNET_CONF_DIR=/usr/local/www/haiwen/ccnet #export SEAFILE_CONF_DIR=##FIX_WWWDIR##/seafile-data export SEAFILE_CONF_DIR=/home/[instance]/data What do you think? Thank a lot, indeed. Chris -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201437-13>