Bug #98776 mysql-apt-config not working, returning 404's
Submitted: 28 Feb 2020 11:52 Modified: 3 Mar 2020 1:16
Reporter: Bram Prieshof Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Packaging Severity:S2 (Serious)
Version:0.8.15-1 OS:Ubuntu (18.04)
Assigned to: MySQL Verification Team CPU Architecture:x86

[28 Feb 2020 11:52] Bram Prieshof
Description:
after i set up mysql-apt-config, using the commands in the how to repeat section
and i run apt update i get 404 errors,

##Console output 
E: Failed to fetch http://repo.mysql.com/apt/ubuntu/dists/bionic/mysql-8.0/source/Sources  404  Not Found [IP: 95.100.197.34 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

##

to try and fix the issue i disabled deb-src for mysql-8.0 and running apt update, it ran successful
  

Now i run apt install mysql-server, and gat 404's all over 

##Console output 

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libaio1 libgdbm-compat4 libmecab2 libperl5.26 mecab-ipadic mecab-ipadic-utf8
  mecab-utils mysql-client mysql-common mysql-community-client
  mysql-community-client-core mysql-community-server
  mysql-community-server-core perl perl-modules-5.26
Suggested packages:
  perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
The following NEW packages will be installed:
  libaio1 libgdbm-compat4 libmecab2 libperl5.26 mecab-ipadic mecab-ipadic-utf8
  mecab-utils mysql-client mysql-common mysql-community-client
  mysql-community-client-core mysql-community-server
  mysql-community-server-core mysql-server perl perl-modules-5.26
0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 41.8 MB of archives.
After this operation, 297 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6476 B]
Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libmecab2 amd64 0.996-5 [257 kB]
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB]
Err:4 http://repo.mysql.com/apt/ubuntu bionic/mysql-8.0 amd64 mysql-common amd64 8.0.19-1ubuntu18.04
  404  Not Found [IP: 92.122.253.200 80]
Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB]
Err:7 http://repo.mysql.com/apt/ubuntu bionic/mysql-8.0 amd64 mysql-community-client-core amd64 8.0.19-1ubuntu18.04
  404  Not Found [IP: 92.122.253.200 80]
Err:8 http://repo.mysql.com/apt/ubuntu bionic/mysql-8.0 amd64 mysql-community-client amd64 8.0.19-1ubuntu18.04
  404  Not Found [IP: 92.122.253.200 80]
Get:9 http://repo.mysql.com/apt/ubuntu bionic/mysql-8.0 amd64 mysql-client amd64 8.0.19-1ubuntu18.04 [91.1 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB]
Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mecab-utils amd64 0.996-5 [4856 B]
Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mecab-ipadic all 2.7.0-20070801+main-1 [12.1 MB]
Err:13 http://repo.mysql.com/apt/ubuntu bionic/mysql-8.0 amd64 mysql-community-server-core amd64 8.0.19-1ubuntu18.04
  404  Not Found [IP: 92.122.253.200 80]
Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-1 [3522 B]
Err:15 http://repo.mysql.com/apt/ubuntu bionic/mysql-8.0 amd64 mysql-community-server amd64 8.0.19-1ubuntu18.04
  404  Not Found [IP: 92.122.253.200 80]
Get:16 http://repo.mysql.com/apt/ubuntu bionic/mysql-8.0 amd64 mysql-server amd64 8.0.19-1ubuntu18.04 [91.1 kB]
Fetched 19.1 MB in 1s (24.3 MB/s)      
E: Failed to fetch http://repo.mysql.com/apt/ubuntu/pool/mysql-8.0/m/mysql-community/mysql-common_8.0.19-1ubu...  404  Not Found [IP: 92.122.253.200 80]
E: Failed to fetch http://repo.mysql.com/apt/ubuntu/pool/mysql-8.0/m/mysql-community/mysql-community-client-c...  404  Not Found [IP: 92.122.253.200 80]
E: Failed to fetch http://repo.mysql.com/apt/ubuntu/pool/mysql-8.0/m/mysql-community/mysql-community-client_8...  404  Not Found [IP: 92.122.253.200 80]
E: Failed to fetch http://repo.mysql.com/apt/ubuntu/pool/mysql-8.0/m/mysql-community/mysql-community-server-c...  404  Not Found [IP: 92.122.253.200 80]
E: Failed to fetch http://repo.mysql.com/apt/ubuntu/pool/mysql-8.0/m/mysql-community/mysql-community-server_8...  404  Not Found [IP: 92.122.253.200 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

#

How to repeat:
apt install gnupg
wget https://dev.mysql.com/get/mysql-apt-config_0.8.15-1_all.deb
dpkg -i mysql-apt-config_0.8.15-1_all.deb
apt update
[2 Mar 2020 23:08] Bram Prieshof
At the moment the problem seems to magically been resolved,
Im not sure but looked like the repo server's where having issues.

If that is the case, is a status page available to check the status of the repo in the future, to prevent the making unnecessary bug reports in case of server problems
[3 Mar 2020 1:16] MySQL Verification Team
Hi,

There was a confirmed problem on CDN. It should be resolved now.

all best
Bogdan