[Openstack-es] Error de instalacion de openstack en ubuntu 22

Fernando Romero ffrcaraballo at gmail.com
Sat Apr 22 00:11:51 UTC 2023


Hola como estan
Estoy intentando instalar openstack en ubuntu, estoy intentando con varias
versiones y todas me tiran el mismo error, el cual no me queda muy claro
Mi archivo de configuracion local.conf esta asi:

[[local|localrc]]
ADMIN_PASSWORD=acamiclave
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD

Cuando corro ./stack.sh despues de un rato de instalar se me corta con este
error

Apr 22 00:10:08 openstack22 systemd[1]: rabbitmq-server.service: Failed
with result 'exit-code'.
Apr 22 00:10:08 openstack22 systemd[1]: Failed to start RabbitMQ Messaging
Server.
dpkg: error processing package rabbitmq-server (--configure):
 installed rabbitmq-server package post-installation script subprocess
returned error exit status 1
Errors were encountered while processing:
 rabbitmq-server
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
+functions-common:apt_get:1                exit_trap
+./stack.sh:exit_trap:532                  local r=100
++./stack.sh:exit_trap:533                  jobs -p
+./stack.sh:exit_trap:533                  jobs=
+./stack.sh:exit_trap:536                  [[ -n '' ]]
+./stack.sh:exit_trap:542                  '[' -f '' ']'
+./stack.sh:exit_trap:547                  kill_spinner
+./stack.sh:kill_spinner:442               '[' '!' -z '' ']'
+./stack.sh:exit_trap:549                  [[ 100 -ne 0 ]]
+./stack.sh:exit_trap:550                  echo 'Error on exit'
Error on exit
+./stack.sh:exit_trap:552                  type -p generate-subunit
+./stack.sh:exit_trap:553                  generate-subunit 1682122165 45
fail
+./stack.sh:exit_trap:555                  [[ -z /opt/stack/logs ]]
+./stack.sh:exit_trap:558                  /usr/bin/python3.10
/opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs
/opt/stack/devstack/tools/worlddump.py:22: DeprecationWarning: The
distutils package is deprecated and slated for removal in Python 3.12. Use
setuptools or check PEP 632 for potential alternatives
  from distutils import spawn
World dumping... see /opt/stack/logs/worlddump-2023-04-22-001010.txt for
details
nova-compute: no process found
+./stack.sh:exit_trap:567                  exit 100

No encontre ninguna solución para esto, seguramente ya le paso a alguien.

Saludos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-es/attachments/20230421/0b70e9fd/attachment.htm>


More information about the Openstack-es mailing list