Bug #446
upstream update makes phusion passenger fail to start
100%
Description
the situation is: user is running happily. user upgrades, amahi platform does not start, with this errors:
Ruby on Rails application could not be started
the solution must apply to current people hosed as well as future updaters.
the current workaround is:
gem install -v=2.3.4 --no-ri --no-rdoc rails
it's apparent that the problem update is rubygem-rack going from 1.0.1 to 1.1.0.
second upstream update in two weeks causing trouble. grrr.
History
#1 Updated by cpg over 12 years ago
- Subject changed from upstream update makes phusion passenger to crash to upstream update makes phusion passenger fail to start
#2 Updated by cpg over 12 years ago
test platform here:
http://alpha.amahi.org/tmp/hda-platform-5.1-13.noarch.rpm
the ideal way to test is this via two methods (updated already vs. update later):
- no update - just install then update fedora to the latest - see if the dashboard works still
- update fedora first - see that the dashboard breaks, then install the new platform, make sure that it fixes it
#3 Updated by gboudreau over 12 years ago
Installing 5.1-13 on an already fixed platform (fixed with "gem install -v=2.3.4 --no-ri --no-rdoc rails") worked fine. Platform is still working.
#4 Updated by gboudreau over 12 years ago
Installing 5.1-13 on a broken platform, due to updates, fixed the platform instantly.
#5 Updated by Anonymous over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"08b42423675f9d2cf72d72a93c3c07eed0ab9ff1".
Also available in: Atom