Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Struck at installation #8

Open
muthu1086 opened this issue May 12, 2014 · 1 comment
Open

Struck at installation #8

muthu1086 opened this issue May 12, 2014 · 1 comment

Comments

@muthu1086
Copy link

I had followd all steps and installed all required modules in perl

and when sourcing hql-setup receive
Found perl 5.10.1 at /usr/bin/perl
Setting up extlib dir in [/opt/hive-query-tool-master/.extlib/perl-5.10.1]
Setting symlink [/opt/hive-query-tool-master/extlib] to [/opt/hive-query-tool-master/.extlib/perl-5.10.1]
Updating extlib build info
Checking dependency installation toolchain
Setting perl env for libs under [/opt/hive-query-tool-master/extlib]
Making sure all dependencies are installed
Done!

start-backend had started successfully but when i start frontend it says
Found perl 5.10.1 at /usr/bin/perl
Setting up extlib dir in [/opt/hive-query-tool-master/.extlib/perl-5.10.1]
Setting symlink [/opt/hive-query-tool-master/extlib] to [/opt/hive-query-tool-master/.extlib/perl-5.10.1]
Updating extlib build info
Checking dependency installation toolchain
Setting perl env for libs under [/opt/hive-query-tool-master/extlib]
Making sure all dependencies are installed
Done!
[Mon May 12 11:19:51 2014] [debug] Reading configuration file "/opt/hive-query-tool-master/conf/hqt_config.yaml".
Couldn't load application from file "script/hive-query-tool.webapp.pl": Can't locate object method "secret" via package "App::HiveQueryTool" at /usr/local/share/perl5/Mojo/Server.pm line 16.

@hercynium
Copy link
Contributor

Ah! I know what's caused this - the "secret" method in Mojolicious was deprecated some time back and finally removed in a recent version.

Sorry for the delay, but I'll post a patch ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants