From jimmy.g.griffin at gmail.com Wed Feb 20 20:50:13 2019 From: jimmy.g.griffin at gmail.com (Jimmy Griffin) Date: Wed, 20 Feb 2019 15:50:13 -0500 Subject: [openstack-hpc] Openstack Ansible AIO Power9 MariaDB Issue Message-ID: Hello, I'm trying to install Ubuntu Openstack AIO on a Power9, but I getting the following error. fatal: [aio1_utility_container-4aaa3f66]: FAILED! => {"attempts": 5, "cache_update_time": 1550694044, "cache_updated": false, "changed": false, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\" install 'mariadb-client-core-10.2'' failed: E: Failed to fetch http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb 404 Not Found [IP: 51.255.85.11 80]\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n", "rc": 100, "stderr": "E: Failed to fetch http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb 404 Not Found [IP: 51.255.85.11 80]\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n", "stderr_lines": ["E: Failed to fetch http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb 404 Not Found [IP: 51.255.85.11 80]", "E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?"], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n libreadline5 mariadb-common mysql-common\nThe following NEW packages will be installed:\n libreadline5 mariadb-client-core-10.2 mariadb-common mysql-common\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 736 kB/840 kB of archives.\nAfter this operation, 8914 kB of additional disk space will be used.\nErr:1 http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu bionic/main ppc64el mariadb-client-core-10.2 ppc64el 1:10.2.17+maria~bionic\n 404 Not Found [IP: 51.255.85.11 80]\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " libreadline5 mariadb-common mysql-common", "The following NEW packages will be installed:", " libreadline5 mariadb-client-core-10.2 mariadb-common mysql-common", "0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.", "Need to get 736 kB/840 kB of archives.", "After this operation, 8914 kB of additional disk space will be used.", "Err:1 http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu bionic/main ppc64el mariadb-client-core-10.2 ppc64el 1:10.2.17+maria~bionic", " 404 Not Found [IP: 51.255.85.11 80]"]} Where can I change this? Thanks -- Jimmy Griffin The information contained in this email may be confidential and/or legally privileged. It has been sent for the sole use of the intended recipient(s). If the reader of this message is not an intended recipient, you are hereby notified that any unauthorized review, use, disclosure, dissemination, distribution, or copying of this communication, or any of its content, is strictly prohibited. If you have received this communication in error, please contact the sender by reply email and destroy all copies of the original message. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: From timothy.carr at uct.ac.za Wed Feb 20 21:26:21 2019 From: timothy.carr at uct.ac.za (Timothy Carr) Date: Wed, 20 Feb 2019 21:26:21 +0000 Subject: [openstack-hpc] Openstack Ansible AIO Power9 MariaDB Issue In-Reply-To: References: Message-ID: Hi Jimmy, So it's clear from the URL that the PPC packages for MariaDB don't exist. They do however exist for 10.3 - http://downloads.mariadb.com/MariaDB/mariadb-10.3.0/repo/ubuntu/pool/main/m/mariadb-10.3/ . I am not familiar with the all-in-one installs though but I am sure you can change the version somewhere. Tim [1453983687829_image002.png] Timothy Carr Senior Technical Specialist Core Infrastructure Services Enterprise Infrastructure Services University of Cape Town Tel: +27 21 650 3014 Cell: +27 83 457 2568 ________________________________ From: Jimmy Griffin Sent: Wednesday, 20 February 2019 10:50:13 PM To: openstack-hpc at lists.openstack.org Subject: [openstack-hpc] Openstack Ansible AIO Power9 MariaDB Issue Hello, I'm trying to install Ubuntu Openstack AIO on a Power9, but I getting the following error. fatal: [aio1_utility_container-4aaa3f66]: FAILED! => {"attempts": 5, "cache_update_time": 1550694044, "cache_updated": false, "changed": false, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\" install 'mariadb-client-core-10.2'' failed: E: Failed to fetch http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb 404 Not Found [IP: 51.255.85.11 80]\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n", "rc": 100, "stderr": "E: Failed to fetch http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb 404 Not Found [IP: 51.255.85.11 80]\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n", "stderr_lines": ["E: Failed to fetch http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb 404 Not Found [IP: 51.255.85.11 80]", "E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?"], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n libreadline5 mariadb-common mysql-common\nThe following NEW packages will be installed:\n libreadline5 mariadb-client-core-10.2 mariadb-common mysql-common\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 736 kB/840 kB of archives.\nAfter this operation, 8914 kB of additional disk space will be used.\nErr:1 http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu bionic/main ppc64el mariadb-client-core-10.2 ppc64el 1:10.2.17+maria~bionic\n 404 Not Found [IP: 51.255.85.11 80]\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " libreadline5 mariadb-common mysql-common", "The following NEW packages will be installed:", " libreadline5 mariadb-client-core-10.2 mariadb-common mysql-common", "0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.", "Need to get 736 kB/840 kB of archives.", "After this operation, 8914 kB of additional disk space will be used.", "Err:1 http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu bionic/main ppc64el mariadb-client-core-10.2 ppc64el 1:10.2.17+maria~bionic", " 404 Not Found [IP: 51.255.85.11 80]"]} Where can I change this? Thanks -- Jimmy Griffin The information contained in this email may be confidential and/or legally privileged. It has been sent for the sole use of the intended recipient(s). If the reader of this message is not an intended recipient, you are hereby notified that any unauthorized review, use, disclosure, dissemination, distribution, or copying of this communication, or any of its content, is strictly prohibited. If you have received this communication in error, please contact the sender by reply email and destroy all copies of the original message. Thank you. Disclaimer - University of Cape Town This email is subject to UCT policies and email disclaimer published on our website at http://www.uct.ac.za/main/email-disclaimer or obtainable from +27 21 650 9111. If this email is not related to the business of UCT, it is sent by the sender in an individual capacity. Please report security incidents or abuse via https://csirt.uct.ac.za/page/report-an-incident.php. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Outlook-1453983687.png Type: image/png Size: 17440 bytes Desc: Outlook-1453983687.png URL: From jimmy.g.griffin at gmail.com Wed Feb 20 21:33:12 2019 From: jimmy.g.griffin at gmail.com (Jimmy Griffin) Date: Wed, 20 Feb 2019 16:33:12 -0500 Subject: [openstack-hpc] Openstack Ansible AIO Power9 MariaDB Issue In-Reply-To: References: Message-ID: Hi Timothy, Thanks for your reply; I enabled the repo for MariaDB ppc64el, but it still looking for the one in the error message. I'm looking through the playbook, but I can't seem to locate the path. Thanks -JG- On Wed, Feb 20, 2019 at 4:26 PM Timothy Carr wrote: > Hi Jimmy, > > > So it's clear from the URL that the PPC packages for MariaDB don't exist. > They do however exist for 10.3 - > http://downloads.mariadb.com/MariaDB/mariadb-10.3.0/repo/ubuntu/pool/main/m/mariadb-10.3/ . > I am not familiar with the all-in-one installs though but I am sure you can > change the version somewhere. > > > Tim > > > > [image: 1453983687829_image002.png] > Timothy Carr > Senior Technical Specialist > Core Infrastructure Services > Enterprise Infrastructure Services > University of Cape Town > Tel: +27 21 650 3014 > Cell: +27 83 457 2568 > > ------------------------------ > *From:* Jimmy Griffin > *Sent:* Wednesday, 20 February 2019 10:50:13 PM > *To:* openstack-hpc at lists.openstack.org > *Subject:* [openstack-hpc] Openstack Ansible AIO Power9 MariaDB Issue > > Hello, > > I'm trying to install Ubuntu Openstack AIO on a Power9, but I getting the > following error. > > fatal: [aio1_utility_container-4aaa3f66]: FAILED! => {"attempts": 5, > "cache_update_time": 1550694044, "cache_updated": false, "changed": false, > "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o > \"Dpkg::Options::=--force-confold\" install 'mariadb-client-core-10.2'' > failed: E: Failed to fetch > http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb > 404 Not Found > [IP: 51.255.85.11 > 80]\nE: Unable > to fetch some archives, maybe run apt-get update or try with > --fix-missing?\n", "rc": 100, "stderr": "E: Failed to fetch > http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb > 404 Not Found > [IP: 51.255.85.11 > 80]\nE: Unable > to fetch some archives, maybe run apt-get update or try with > --fix-missing?\n", "stderr_lines": ["E: Failed to fetch > http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu/pool/main/m/mariadb-10.2/mariadb-client-core-10.2_10.2.17+maria~bionic_ppc64el.deb > 404 Not Found > [IP: 51.255.85.11 > 80]", "E: > Unable to fetch some archives, maybe run apt-get update or try with > --fix-missing?"], "stdout": "Reading package lists...\nBuilding dependency > tree...\nReading state information...\nThe following additional packages > will be installed:\n libreadline5 mariadb-common mysql-common\nThe > following NEW packages will be installed:\n libreadline5 > mariadb-client-core-10.2 mariadb-common mysql-common\n0 upgraded, 4 newly > installed, 0 to remove and 0 not upgraded.\nNeed to get 736 kB/840 kB of > archives.\nAfter this operation, 8914 kB of additional disk space will be > used.\nErr:1 > http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu > bionic/main > ppc64el mariadb-client-core-10.2 ppc64el 1:10.2.17+maria~bionic\n 404 Not > Found [IP: 51.255.85.11 > 80]\n", > "stdout_lines": ["Reading package lists...", "Building dependency tree...", > "Reading state information...", "The following additional packages will be > installed:", " libreadline5 mariadb-common mysql-common", "The following > NEW packages will be installed:", " libreadline5 mariadb-client-core-10.2 > mariadb-common mysql-common", "0 upgraded, 4 newly installed, 0 to remove > and 0 not upgraded.", "Need to get 736 kB/840 kB of archives.", "After this > operation, 8914 kB of additional disk space will be used.", "Err:1 > http://downloads.mariadb.com/MariaDB/mariadb-10.2.17/repo/ubuntu > bionic/main > ppc64el mariadb-client-core-10.2 ppc64el 1:10.2.17+maria~bionic", " 404 Not > Found [IP: 51.255.85.11 > 80]"]} > > > Where can I change this? > > Thanks > > -- > Jimmy Griffin > > The information contained in this email may be confidential and/or legally > privileged. It has been sent for the sole use of the intended > recipient(s). > If the reader of this message is not an intended recipient, you are hereby > notified that any unauthorized review, use, disclosure, dissemination, > distribution, or copying of this communication, or any of its content, is > strictly prohibited. If you have received this communication in error, > please contact the sender by reply email and destroy all copies of the > original message. Thank you. > > Disclaimer - University of Cape Town This email is subject to UCT policies > and email disclaimer published on our website at > http://www.uct.ac.za/main/email-disclaimer or obtainable from +27 21 650 > 9111. If this email is not related to the business of UCT, it is sent by > the sender in an individual capacity. Please report security incidents or > abuse via https://csirt.uct.ac.za/page/report-an-incident.php. > -- Jimmy Griffin The information contained in this email may be confidential and/or legally privileged. It has been sent for the sole use of the intended recipient(s). If the reader of this message is not an intended recipient, you are hereby notified that any unauthorized review, use, disclosure, dissemination, distribution, or copying of this communication, or any of its content, is strictly prohibited. If you have received this communication in error, please contact the sender by reply email and destroy all copies of the original message. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Outlook-1453983687.png Type: image/png Size: 17440 bytes Desc: not available URL: