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: r...@freebsd.org
          Reporter: ide...@fechner.net
          Assignee: r...@freebsd.org
             Flags: maintainer-feedback?(r...@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.
_______________________________________________
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to