Just FYI/FWIW ... Passenger tries to run (setuid) as the user that owns config.ru... not as the apache user.
Ref: http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger On Tue, Sep 27, 2011 at 7:30 AM, Tom De Vylder <[email protected]> wrote: > On 27 Sep 2011, at 16:10, Scott Smith wrote: > > Check the exception. It's trying to rm all.js > > > The same happens with stylesheets/all.css. > Both files don't exist on the filesystem, nor are they supplied in the > package. > > # dpkg -c puppet-dashboard_1.2.1-1_all.deb | grep -iE 'all.css|all.js' > # > > I don't get why this fails with Apache/Passenger and not with Webrick. > > TomDV > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
