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

Error installing #28

Closed
seyo-IV opened this issue Oct 27, 2019 · 1 comment
Closed

Error installing #28

seyo-IV opened this issue Oct 27, 2019 · 1 comment

Comments

@seyo-IV
Copy link

seyo-IV commented Oct 27, 2019

i get the following error when i try to install the RPC.

root@kali:~/evilgrade# cpan> install RPC::XML

#   Failed test 'RPC::XML::Server::url method (set)'
#   at t/40_server.t line 188.
#                   'http://[::1]:41185/'
#     doesn't match '(?^:http://(127[.]0[.]0[.]1|localhost|ip6-localhost|ip6-loopback|localhost[.]localdomain):41185)'
Not an ARRAY reference at t/40_server.t line 333.
# Looks like your test exited with 255 just after 43.

then i have to ctrl+c... so it continues running.

when i try to run evilgrade i get the following error:

Can't locate RPC/XML.pm in @INC (you may need to install the RPC::XML module) (@INC contains: /root/evilgrade /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /etc/perl/isrcore/shellz.pm line 36.
Compilation failed in require at ./evilgrade line 26.
BEGIN failed--compilation aborted at ./evilgrade line 26.
@seyo-IV
Copy link
Author

seyo-IV commented Oct 27, 2019

#24
this fixed my problem

@seyo-IV seyo-IV closed this as completed Oct 27, 2019
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

1 participant