This is a report for the keystone specific documents, not for openstack-
manuals.

** No longer affects: openstack-manuals

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1825111

Title:
  package dependencies error with keystone rel. stein

Status in OpenStack Identity (keystone):
  Incomplete

Bug description:
  Hi,

  I've got an error during a new and fresh installation of Keystone
  (rel. Stein) on a fresh Ubuntu 18.04.2 LTS.

  > the used document: https://docs.openstack.org/keystone/stein/install
  /keystone-install-ubuntu.html

  > I tried the following command:# apt install keystone  apache2
  libapache2-mod-wsgi

  > and got an error: "the following packages have unmet dependencies:
  keystone: Depends on libapache2-mod-wsgi-py3 but should not be
  installed."

  Here in detail:
  After the new installation of Ubuntu 18.04.2, I did all steps as mentioned in 
the docs:
   # apt install software-properties-common
   # add-apt-repository cloud-archive:stein
   # apt update && apt dist-upgrade
   # apt install python-openstackclient
   # apt install mariadb-server python-pymysql
     >edit the config file /etc/mysql/mariadb.conf.d/99-openstack.cnf
   # service mysql restart
   # mysql_secure_installation
   # apt install rabbitmq-server
   # rabbitmqctl add_user openstack RABBIT_PASS
   # rabbitmqctl set_permissions openstack ".*" ".*" ".*"
   # apt install memcached python-memcache
     >edit the config file /etc/memcached.conf
   # service memcached restart
   # apt install etcd
     >edit the config file /etc/default/etcd
   # systemctl enable etcd
   # systemctl start etcd
     >create database keystone in mysql and grant privs a.s.o.
   # apt install keystone  apache2 libapache2-mod-wsgi
   

  I tried everything twice on different nodes with the same result.
  Previous attempts to repair defective packages led to no result. And
  it is not the first time, I've installed keystone on ubuntu, but it's
  the first time on Ubuntu 18.04.2 with Openstack release Stein... :-(

  What am I missing?
  Any help would be great!

  THX
  Robert

  -----------------------------------
  SHA: 5e45743d52ddcc9503aebda373948347587a01b1
  Source: 
https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-install-ubuntu.rst
  URL: 
https://docs.openstack.org/keystone/stein/install/keystone-install-ubuntu.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1825111/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to