Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2016 18:49:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 213051] www/redmine start of thin fails
Message-ID:  <bug-213051-21402-DotNKotcm5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213051-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213051-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthias Fechner <idefix@fechner.net> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to ruby@FreeBSD.or=
g:
Bug 213051: www/redmine start of thin fails
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213051



--- Description ---
Created attachment 175235
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175235&action=
=3Dedit
Fixed problem that the webserver Thin could not be started

Compile redmine with WWWSERVER Thin.
Try to start it with service redmine start.
You will get an error message that ruby22 is not found.

This is because the script uses "#!/bin/env ruby22" but /usr/local/bin is n=
ot
in path.

Apply the attached patch to fix the problem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213051-21402-DotNKotcm5>