Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545464 - recruiting.gentoo.org is dead: libmysqlclient_r.so.16: cannot open shared object file
Summary: recruiting.gentoo.org is dead: libmysqlclient_r.so.16: cannot open shared obj...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other web server issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-04 07:45 UTC by Michał Górny
Modified: 2015-04-04 09:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-04-04 07:45:23 UTC
Web application could not be started

libmysqlclient_r.so.16: cannot open shared object file: No such file or directory - /var/www/recruiting.gentoo.org/htdocs/vendor/bundle/ruby/1.9.1/gems/mysql2-0.3.16/lib/mysql2/mysql2.so (LoadError)

A @world upgrade gone wrong?
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-04-04 07:46:24 UTC
Also, it looks like it's spitting a little too much debug info for a production service...
Comment 2 Hans de Graaff gentoo-dev Security 2015-04-04 07:49:22 UTC
This is most likely fixed by a dev-ruby/mysql2 reinstall.
Comment 3 Hans de Graaff gentoo-dev Security 2015-04-04 08:26:25 UTC
And "PassengerFriendlyErrorPages off" in 30_mod_passenger.conf should take care of the overly informative error page.
Comment 4 Alex Legler (RETIRED) archtester gentoo-dev Security 2015-04-04 09:02:34 UTC
(In reply to Hans de Graaff from comment #2)
> This is most likely fixed by a dev-ruby/mysql2 reinstall.

bundler in this case ;)

(In reply to Hans de Graaff from comment #3)
> And "PassengerFriendlyErrorPages off" in 30_mod_passenger.conf should take
> care of the overly informative error page.

The blabbermouth is also taken care of.

Service restored, thanks.