would likely suffer from the same issues.
Post by Timothy ParnellHi Vladimir,
I have not loaded GBrowse on Yosemite. Our labâs Mac server is still on
10.9, so I donât have any direct experience, unfortunately. These are just
my opinions and best guesses.
Looking at your errors, the first reported is a CGI error.
CGI::param called in list context from package
Bio::Graphics::Browser2::Render line 2319, this can lead to
vulnerabilities. See the warning in "Fetching the value or values of a
single named parameter" at /Library/Perl/5.18/CGI.pm line 437.
I suspect CGI is failing, leading to db connection errors later in the
log. The error is complaining about how CGI is being called, which makes me
suspect a change in the API. Yosemite comes with Perl 5.18 and includes a
newer version of CGI, which is probably why youâre seeing this error.
The Perl CGI module is in an interesting state. It looks like itâs been
retired from the current Perl core. It's ownership has changed hands a few
times since Lincoln Stein (who also wrote GBrowse) developed it over a
decade ago. Theyâre recommending moving to newer modules as CGI is quickly
becoming out-of-date and insecure.
Your best solution would be to downgrade your version of Perl and donât
use the system Perl. Use perlbrew to install and maintain separate versions
of Perl; itâs the easiest way. Since you insist on using a very old version
of GBrowse, I would look at those machines and install the same version of
Perl that you are using on those (5.10? 5.12?).
Good luck.
Tim
On Mar 9, 2015, at 11:10 AM, Vladimir Gritsenko <
Hello all,
I realize that 2.48 is 3 years old, but the production environment I need
to patch is 2.48, so here I am.
The full error log is here: http://pastebin.com/sbFKycHi , but the gist
http://localhost:57649<http://localhost:57649/>; search failed: 500 Can't
connect to localhost:57649 (Connection refused) at
/Users/bermanlab/dev/GBrowse/t/../lib/Bio/Graphics/Browser2/RegionSearch.pm
line 563.
Thanks!
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now.
http://goparallel.sourceforge.net/_______________________________________________
Gmod-gbrowse mailing list
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gmod-gbrowse mailing list
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse