MHMDhub / enterprise-log-search-and-archive

Automatically exported from code.google.com/p/enterprise-log-search-and-archive
0 stars 0 forks source link

Install does not complete - build_web_perl FAIL #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install as per quickstart 
2. wait for install failure as per below
3.

What is the expected output? What do you see instead?
Expect to see successful install (3 or four succesfull installs done over last 
few days on other hardware at least one of which xenserver 

What version of the product are you using? On what operating system?
Latest version of install script (cut and paste quickstart)
Debian 7.1 
Citrix Xenserver 6.2

Please provide any additional information below.

Configuring Tree-DAG_Node-1.14 ... OK
==> Found dependencies: Path::Tiny
--> Working on Path::Tiny
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.031.tar.gz 
... OK
Configuring Path-Tiny-0.031 ... OK
==> Found dependencies: autodie::exception
--> Working on autodie::exception
Fetching http://www.cpan.org/authors/id/P/PJ/PJF/autodie-2.20.tar.gz ... OK
Configuring autodie-2.20 ... OK
Building and testing autodie-2.20 ... FAIL
! Installing autodie::exception failed. See 
/root/.cpanm/work/1378355865.20366/build.log for details. Retry with --force to 
force install it.
! Installing the dependencies failed: Installed version (2.1001) of 
autodie::exception is not in range '2.14'
! Bailing out the installation for Path-Tiny-0.031.
! Installing the dependencies failed: Module 'Path::Tiny' is not installed
! Bailing out the installation for Tree-DAG_Node-1.14.
! Installing the dependencies failed: Module 'Tree::DAG_Node' is not installed
! Bailing out the installation for Test-Warn-0.24.
! Installing the dependencies failed: Module 'Test::Warn' is not installed
! Bailing out the installation for CHI-0.58.
Search::QueryParser is up to date. (0.94)
AnyEvent::DBI is up to date. (2.3)
DBD::mysql is up to date. (4.023)
EV is up to date. (4.15)
Sys::Info is up to date. (0.78)
Sys::MemInfo is up to date. (0.91)
MooseX::Traits is up to date. (0.11)

===SNIP more success messages ===

Log::Log4perl::Appender::Socket::UNIX is up to date. (1.04)
Plack::Middleware::XForwardedFor is up to date. (0.103060)
Try::Tiny is up to date. (0.18)
Data::Serializable is up to date. (0.40.1)
Retry 3
Retrieving GeoIP databases...
...done.
C API installed already via apt-get
build_web_perl FAIL
administrator@elsa:~$ 

Original issue reported on code.google.com by mrb...@gmail.com on 5 Sep 2013 at 4:50

GoogleCodeExporter commented 8 years ago
Can you send me the output from /root/.cpanm/work/1378355865.20366/build.log 
which shows why autodie failed to install?

Original comment by mchol...@gmail.com on 8 Sep 2013 at 10:17

GoogleCodeExporter commented 8 years ago
Hi,
this is not the same log as I tried many times to install and reinstalled
OS etc but it does have the same issue, all the installs died at the same
point despite installing fine a day earlier on my other sites.

The only thing I can see that has possibly changed is Debian going from 7.0
to 7.1 (which is the first time I installed ELSA on this version of debian)

ELSA is awesome by the way, thank you for creating it.

happy to assist further if i can

Original comment by mrb...@gmail.com on 9 Sep 2013 at 3:55

GoogleCodeExporter commented 8 years ago
You can find the log again if you attempt to reinstall again with:

sudo cpanm autodie::exception

It will put the log file in a new place and tell you where it is.

Original comment by mchol...@gmail.com on 10 Sep 2013 at 3:29

GoogleCodeExporter commented 8 years ago
hi,

after running the command above and running the install script again, ELSA
installed correctly!

I'm not sure if thats what you expected?

so there is no log to give you.

let me know if there is anything else I can do.
thanks for your help so far.

-Matt

On Tue, Sep 10, 2013 at 1:29 PM, <
enterprise-log-search-and-archive@googlecode.com> wrote:

Original comment by mrb...@gmail.com on 12 Sep 2013 at 7:37

GoogleCodeExporter commented 8 years ago
Good to hear!

Original comment by mchol...@gmail.com on 13 Sep 2013 at 3:02