Buenas tardes, estoy instalando Guarani 3.15 en una maquina virtual con debian 8, ya he instalado todos los requisitos previos sin problemas, pero a la hora de ejecutar el comando ./toba instalacion instalar me tira el siguiente error
root@debian:/usr/local/proyectos/guarani/3.15.0/bin# ./toba instalacion instalar
PHP Warning: Module 'PDO' already loaded in Unknown on line 0
PHP Warning: Module 'pdo_pgsql' already loaded in Unknown on line 0
PHP Warning: require_once(/usr/local/proyectos/guarani/3.15.0/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /usr/local/proyectos/guarani/3.15.0/bin/launcher.php on line 2
PHP Fatal error: require_once(): Failed opening required '/usr/local/proyectos/guarani/3.15.0/bin/../vendor/autoload.php' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/local/proyectos/guarani/3.15.0/bin/launcher.php on line 2
¿Existe el archivo /usr/local/proyectos/guarani/3.15.0/bin/vendor/autoload.php?. Parecería que no se completó correctamente el comando anterior composer install. ¿Observaron algún error al ejecutarlo?. Si tienen dudas vuelvan a ejecutarlo con el parametro -vvv para observar los detalles
Hola, buenas tardes. El archivo no existe. Corri el comando php composer.phar install -vvv y el error que me da es el siguiente:
- Installing siu-toba/jasper (dev-master 05817c1): Executing command (CWD): git --version
Cloning 05817c16fc779329463c7c49916a2cb1db150e73
Executing command (CWD): git clone --no-checkout 'https://github.com/SIU-Toba/jasper.git' '/usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper' && cd '/usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper' && git remote add composer 'https://github.com/SIU-Toba/jasper.git' && git fetch composer
Failed: [Symfony\Component\Process\Exception\ProcessTimedOutException] The process "git clone --no-checkout 'https://github.com/SIU-Toba/jasper.git' '/usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper' && cd '/usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper' && git remote add composer 'https://github.com/SIU-Toba/jasper.git' && git fetch composer" exceeded the timeout of 300 seconds.
Failed to download siu-toba/jasper from source: The process "git clone --no-checkout 'https://github.com/SIU-Toba/jasper.git' '/usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper' && cd '/usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper' && git remote add composer 'https://github.com/SIU-Toba/jasper.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
- Installing siu-toba/jasper (dev-master 05817c1): Downloading https://api.github.com/repos/SIU-Toba/jasper/zipball/05817c16fc779329463c7c49916a2cb1db150e73
Downloading (connecting...)
Following redirect (2) https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73
Downloading https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73
Downloading (100%)
Download failed, retrying...
Downloading https://api.github.com/repos/SIU-Toba/jasper/zipball/05817c16fc779329463c7c49916a2cb1db150e73
Downloading (connecting...)
Following redirect (2) https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73
Downloading https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73
Downloading (0%) Downloading (100%)
Download failed, retrying...
Downloading https://api.github.com/repos/SIU-Toba/jasper/zipball/05817c16fc779329463c7c49916a2cb1db150e73
Downloading (connecting...)
Following redirect (2) https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73
Downloading https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73
Downloading (100%)
Failed: [Composer\Downloader\TransportException] 0: The "https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73" file could not be written to /usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper/0878da24d0aa40415c0d021a6ab0b1c5: failed to open stream: No such file or directory
[Composer\Downloader\TransportException]
The "https://codeload.github.com/SIU-Toba/jasper/legacy.zip/05817c16fc779329463c7c49916a2cb1db150e73" file could n
ot be written to /usr/local/proyectos/guarani/3.15.0/vendor/siu-toba/jasper/0878da24d0aa40415c0d021a6ab0b1c5: fail
ed to open stream: No such file or directory
Exception trace:
() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Util/RemoteFilesystem.php:493
Composer\Util\RemoteFilesystem->get() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Util/RemoteFilesystem.php:86
Composer\Util\RemoteFilesystem->copy() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Downloader/FileDownloader.php:147
Composer\Downloader\FileDownloader->doDownload() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Downloader/FileDownloader.php:94
Composer\Downloader\FileDownloader->download() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Downloader/ArchiveDownloader.php:36
Composer\Downloader\ArchiveDownloader->download() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Downloader/ZipDownloader.php:71
Composer\Downloader\ZipDownloader->download() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Downloader/DownloadManager.php:213
Composer\Downloader\DownloadManager->download() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Installer/LibraryInstaller.php:197
Composer\Installer\LibraryInstaller->installCode() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Installer/LibraryInstaller.php:101
Composer\Installer\LibraryInstaller->install() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Installer/InstallationManager.php:173
Composer\Installer\InstallationManager->install() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Installer/InstallationManager.php:160
Composer\Installer\InstallationManager->execute() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Installer.php:589
Composer\Installer->doInstall() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Installer.php:228
Composer\Installer->run() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Command/InstallCommand.php:119
Composer\Command\InstallCommand->execute() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/vendor/symfony/console/Command/Command.php:242
Symfony\Component\Console\Command\Command->run() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/vendor/symfony/console/Application.php:843
Symfony\Component\Console\Application->doRunCommand() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/vendor/symfony/console/Application.php:193
Symfony\Component\Console\Application->doRun() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Console/Application.php:251
Composer\Console\Application->doRun() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/vendor/symfony/console/Application.php:117
Symfony\Component\Console\Application->run() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/src/Composer/Console/Application.php:100
Composer\Console\Application->run() at phar:///usr/local/proyectos/guarani/3.15.0/composer.phar/bin/composer:59
require() at /usr/local/proyectos/guarani/3.15.0/composer.phar:24
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...
Que es lo que debo hacer?? Muchas Gracias desde ya. Saludos