ports/188488: www/rubygem-passenger fails to install modules following staging upgrade

Jason Unovitch jason.unovitch at gmail.com
Sat Apr 12 01:10:00 UTC 2014


>Number:         188488
>Category:       ports
>Synopsis:       www/rubygem-passenger fails to install modules following staging upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 01:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jason Unovitch
>Release:        10.0-RELEASE-p1
>Organization:
N/A
>Environment:
FreeBSD xts-bsd 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr  8 06:45:06 UTC 2014     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Passenger fails to install needed binaries following recent staging support. I got the following error after upgrading.  The buildout directory compiled during the installer fails to get carried over into the final package.


nginx: [alert] Unable to start the Phusion Passenger watchdog because its executable (/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.41/buildout/agents/PassengerWatchdog) does not exist. This probably means that your Phusion Passenger installation is broken or incomplete, or that your 'passenger_root' directive is set to the wrong value. Please reinstall Phusion Passenger or fix your 'passenger_root' directive, whichever is applicable. (-1: Unknown error)


After looking into the work directories, the file exists:

work/passenger-4.0.41/buildout/agents/PassengerWatchdog 

But is not in the stage directory:

ls work/stage/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.41/buildout/agents/PassengerWatchdog

ls: work/stage/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.41/buildout/agents/PassengerWatchdog: No such file or directory
>How-To-Repeat:
Install recent www/rubygem-passenger with NGINX support.
>Fix:
Update port, I'll add on a patch later on if I can figure it out.

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list