[Bug 213051] www/redmine start of thin fails
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Wed Sep 28 18:49:29 UTC 2016
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213051
            Bug ID: 213051
           Summary: www/redmine start of thin fails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby at FreeBSD.org
          Reporter: idefix at fechner.net
          Assignee: ruby at FreeBSD.org
             Flags: maintainer-feedback?(ruby at FreeBSD.org)
Created attachment 175235
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175235&action=edit
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 not
in path.
Apply the attached patch to fix the problem.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-ports-bugs
mailing list