ihanick / anydbver

Creates local multi-node database clusters for MySQL, Postgresql, MongoDB using Docker containers as nodes. Supports Kubernetes installations with K3D. Concentrated on Percona/Oracle MySQL/MongoDB/Postgresql database products with exact version specified.
MIT License
51 stars 12 forks source link

default: HTTP Error 404: Not Found http://repo.percona.com/ppg-10/yum/release/7/RPMS/x86_64 [ #18

Closed jamesydb closed 1 year ago

jamesydb commented 1 year ago

Encountering following error. Any idea how to fix it. Never observed before.

default: Loaded settings:  {'PROVIDER': 'lxd', 'LXD_PROFILE': 'vagrant', 'K3S_FLANNEL_BACKEND': 'host-gw'}
default: Loaded settings:  {'PROVIDER': 'lxd', 'LXD_PROFILE': 'vagrant', 'K3S_FLANNEL_BACKEND': 'host-gw'}
default: HTTP Error 404: Not Found http://repo.percona.com/ppg-10/yum/release/7/RPMS/x86_64 []
default: HTTP Error 404: Not Found http://repo.percona.com/ppg-10/yum/release/8/RPMS/x86_64 []
default: Traceback (most recent call last):
default:   File "./anydbver", line 1227, in <module>
default:     main()
default:   File "./anydbver", line 1072, in main
default:     handle_non_deployment_commands()
default:   File "./anydbver", line 1047, in handle_non_deployment_commands
default:     update_versions()
default:   File "/home/vagrant/anydbver/anydbver_updater.py", line 773, in update_versions
default:     save_percona_postgresql_versions_to_sqlite(osver)
default:   File "/home/vagrant/anydbver/anydbver_updater.py", line 147, in save_percona_postgresql_versions_to_sqlite
default:     vers2_list = list(open(".version-info/ppg2.{os}.txt".format(os=osver)))
default: FileNotFoundError: [Errno 2] No such file or directory: '.version-info/ppg2.el8.txt'
default: Process install dependency map
default: Starting collection install process
default: Installing 'theredgreek.sqlite:1.2.3' to '/home/vagrant/.ansible/collections/ansible_collections/theredgreek/sqlite'
default: vm.overcommit_memory = 1
default: vm.overcommit_ratio = 10000
default: kernel.panic = 10
default: kernel.panic_on_oops = 1