omegaup / deploy

Deployment for omegaUp
2 stars 8 forks source link

Error al usar Vagrant Up #3

Closed samdsmx closed 8 years ago

samdsmx commented 8 years ago

Al finalizar manda el siguiente mensaje:

The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong. Envio Log de consola log.txt

Al ingresar al aplicativo me despliega el mensaje No Config file. Envío pantalla noconfigfile

joemmanuel commented 8 years ago

"vagrant up" debe general muchos mensajes en consola. Puedes mandarnos todo eso?

On Wed, Mar 16, 2016 at 3:10 PM, Sergo Márquez notifications@github.com wrote:

Al finalizar manda el siguiente mensaje:

The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong. Envio Log de consola log.txt https://github.com/omegaup/deploy/files/176973/log.txt

Al ingresar al aplicativo me despliega el mensaje No Config file. Envío pantalla [image: noconfigfile] https://cloud.githubusercontent.com/assets/5838427/13830324/8178a6fa-eb91-11e5-9bd9-e6db2f9d89a6.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/omegaup/deploy/issues/3

Saludos, Joemmanuel Ponce

samdsmx commented 8 years ago

Esta en el adjunto. log.txt

alanboy commented 8 years ago
==> default: Notice: /Stage[main]/Omegaup/Omegaup::Config_php[/opt/omegaup/frontend/server/config.php]/File[/opt/omegaup/frontend/server/config.php]: Dependency Vcsrepo[/opt/omegaup] has failures: true
==> default: Warning: /Stage[main]/Omegaup/Omegaup::Config_php[/opt/omegaup/frontend/server/config.php]/File[/opt/omegaup/frontend/server/config.php]: Skipping because of failed dependencies

hmmm

Skipping because of failed dependencies

la dependencia que fallo es esta al parecer:

==> default: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install phpcs' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: E: Unable to locate package phpcs
==> default: Error: /Stage[main]/Omegaup::Developer_environment/Package[phpcs]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install phpcs' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: E: Unable to locate package phpcs
joemmanuel commented 8 years ago

Seguramente omegaup localhost no va a funcionar al 100% por el drift entre los bd.sql... alguien puede actualizarlos?

On Wed, Mar 16, 2016 at 7:06 PM, lhchavez notifications@github.com wrote:

Closed #3 https://github.com/omegaup/deploy/issues/3 via omegaup/puppet@ dba21f9 https://github.com/omegaup/puppet/commit/dba21f97a9f2d71fae28ed75f2d98f3e0fd95a51 .

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/omegaup/deploy/issues/3#event-592789253

Saludos, Joemmanuel Ponce

samdsmx commented 8 years ago

Nuevo log... aun con errores. log.txt

lhchavez commented 8 years ago

Según esto con https://github.com/omegaup/omegaup/commit/2deae03cc44618704d48e232fde4e40eaf952b0b quedó arreglado.