ClusterLabs/striker

Compilation error in ScanCore.pm

Closed this issue · 5 comments

Results in striker web interface resulting in 'Internal Server Error'

from /var/log/httpd/error_log

[Fri Nov 04 16:51:31 2016] [error] [client ::1] syntax error at /usr/share/perl5/AN/Tools/ScanCore.pm line 1185, near "];"
[Fri Nov 04 16:51:31 2016] [error] [client ::1] syntax error at /usr/share/perl5/AN/Tools/ScanCore.pm line 1186, near "];"
[Fri Nov 04 16:51:31 2016] [error] [client ::1] Compilation failed in require at /usr/share/perl5/AN/Tools.pm line 42.
[Fri Nov 04 16:51:31 2016] [error] [client ::1] BEGIN failed--compilation aborted at /usr/share/perl5/AN/Tools.pm line 42.
[Fri Nov 04 16:51:31 2016] [error] [client ::1] Compilation failed in require at /var/www/cgi-bin/striker line 31.
[Fri Nov 04 16:51:31 2016] [error] [client ::1] BEGIN failed--compilation aborted at /var/www/cgi-bin/striker line 31.
[Fri Nov 04 16:51:31 2016] [error] [client ::1] Premature end of script headers: striker
[Fri Nov 04 16:51:33 2016] [error] [client ::1] syntax error at /usr/share/perl5/AN/Tools/ScanCore.pm line 1185, near "];"
[Fri Nov 04 16:51:33 2016] [error] [client ::1] syntax error at /usr/share/perl5/AN/Tools/ScanCore.pm line 1186, near "];"
[Fri Nov 04 16:51:33 2016] [error] [client ::1] Compilation failed in require at /usr/share/perl5/AN/Tools.pm line 42.
[Fri Nov 04 16:51:33 2016] [error] [client ::1] BEGIN failed--compilation aborted at /usr/share/perl5/AN/Tools.pm line 42.
[Fri Nov 04 16:51:33 2016] [error] [client ::1] Compilation failed in require at /var/www/cgi-bin/striker line 31.
[Fri Nov 04 16:51:33 2016] [error] [client ::1] BEGIN failed--compilation aborted at /var/www/cgi-bin/striker line 31.
[Fri Nov 04 16:51:33 2016] [error] [client ::1] Premature end of script headers: striker
[Fri Nov 04 16:51:35 2016] [error] [client ::1] syntax error at /usr/share/perl5/AN/Tools/ScanCore.pm line 1185, near "];"
[Fri Nov 04 16:51:35 2016] [error] [client ::1] syntax error at /usr/share/perl5/AN/Tools/ScanCore.pm line 1186, near "];"
[Fri Nov 04 16:51:35 2016] [error] [client ::1] Compilation failed in require at /usr/share/perl5/AN/Tools.pm line 42.
[Fri Nov 04 16:51:35 2016] [error] [client ::1] BEGIN failed--compilation aborted at /usr/share/perl5/AN/Tools.pm line 42.

[Fri Nov 04 16:51:35 2016] [error] [client ::1] Compilation failed in require at /var/www/cgi-bin/striker line 31.
[Fri Nov 04 16:51:35 2016] [error] [client ::1] BEGIN failed--compilation aborted at /var/www/cgi-bin/striker line 31.
[Fri Nov 04 16:51:35 2016] [error] [client ::1] Premature end of script headers: striker
`

This was fixed in the most recent commit.

Odd, I pulled from master.

On Fri, Nov 4, 2016 at 5:17 PM, Digimer notifications@github.com wrote:

This was fixed in the most recent commit.


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#107 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/APjkZ0r1AYtHYCJgELT-N7EyRPVrTgR7ks5q66DpgaJpZM4Kp_Nz
.

I lied. I fixed it, but it looks like I haven't pushed it. I'll push in an hour or so.

Easiest fix ever

On Nov 4, 2016 5:19 PM, "Digimer" notifications@github.com wrote:

I lied. I fixed it, but it looks like I haven't pushed it. I'll push in an
hour or so.


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#107 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/APjkZ78d8kMuZVFZhcTkO_m-obRViGONks5q66FygaJpZM4Kp_Nz
.

Pushed. Just replace ScanCore.pm.