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 fails #184

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install Ubuntu 12.04.3 x64
2. ./install.sh node && ./install.sh web
3.

What is the expected output? What do you see instead?
Expected the install to complete.  I see "build_web_perl FAIL"

What version of the product are you using? On what operating system?
Ubuntu 12.04.3 x64

Please provide any additional information below.

EV is up to date. (4.15)
Searching Sys::Info on cpanmetadb ...
--> Working on Sys::Info
Fetching http://www.cpan.org/authors/id/B/BU/BURAK/Sys-Info-0.78.tar.gz
-> OK
Unpacking Sys-Info-0.78.tar.gz
Entering Sys-Info-0.78
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4200)
Checking if you have Module::Build 0.36 ... Yes (0.4200)
Configuring Sys-Info-0.78
Running Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Sys-Info' version '0.78'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.40 ... Yes (0.98)
Checking if you have Test::Sys::Info 0.20 ... Yes (0.20)
Checking if you have Sys::Info::Driver::OSX 0.78 ... No
Checking if you have Sys::Info::Base 0.78 ... Yes (0.7803)
Checking if you have Sys::Info::Driver::Linux 0.78 ... Yes (0.7903)
==> Found dependencies: Sys::Info::Driver::OSX
Searching Sys::Info::Driver::OSX on cpanmetadb ...
--> Working on Sys::Info::Driver::OSX
Fetching 
http://www.cpan.org/authors/id/B/BU/BURAK/Sys-Info-Driver-OSX-0.7958.tar.gz
-> OK
Unpacking Sys-Info-Driver-OSX-0.7958.tar.gz
Entering Sys-Info-Driver-OSX-0.7958
Checking configure dependencies from META.json
Checking if you have Module::Build 0.40 ... Yes (0.4200)
Checking if you have Module::Build 0.36 ... Yes (0.4200)
Configuring Sys-Info-Driver-OSX-0.7958
Running Build.PL
OS unsupported
 at builder/lib/Build.pm line 37.
Running Makefile.PL
OS unsupported
 at Makefile.PL line 10.
-> N/A
-> FAIL Configure failed for Sys-Info-Driver-OSX-0.7958. See 
/root/.cpanm/work/1384810235.1465/build.log for details.
-> FAIL Installing the dependencies failed: Module 'Sys::Info::Driver::OSX' is 
not installed
-> FAIL Bailing out the installation for Sys-Info-0.78.
Searching Sys::MemInfo on cpanmetadb ...
Sys::MemInfo is up to date. (0.91)
Searching MooseX::Traits on cpanmetadb ...
MooseX::Traits is up to date. (0.12)
Searching Authen::Simple on cpanmetadb ...
Authen::Simple is up to date. (0.5)
Searching Authen::Simple::DBI on cpanmetadb ...
Authen::Simple::DBI is up to date. (0.2)
Searching Authen::Simple::LDAP on cpanmetadb ...
Authen::Simple::LDAP is up to date. (0.3)

Original issue reported on code.google.com by jlawr...@gmail.com on 18 Nov 2013 at 9:37

GoogleCodeExporter commented 8 years ago
There have been several changes to install.sh since this, is the install still 
failing?

Original comment by mchol...@gmail.com on 27 Nov 2013 at 5:39