Bug #94146 | E: Unable to locate package libmysqlclient21 (Debian Jessie) | ||
---|---|---|---|
Submitted: | 30 Jan 2019 19:47 | Modified: | 20 Jul 2020 7:42 |
Reporter: | Gabe Gates | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Package Repos | Severity: | S1 (Critical) |
Version: | 8.0 | OS: | Debian (Jessie) |
Assigned to: | CPU Architecture: | x86 | |
Tags: | apt repository, libmysqlclient21 |
[30 Jan 2019 19:47]
Gabe Gates
[31 Jan 2019 9:43]
MySQL Verification Team
Hello Gabe Gates, Thank you for the report and feedback. regards, Umesh
[31 Jan 2019 10:41]
Lars Tangvald
Hi, MySQL 8.0 has not been supported on Debian 8 since the 8.0.3 pre-release version. Which version of libmysqlclient21 did you have on the working images? The 8.0 repo is still present for Jessie to avoid triggering errors on unrelated apt commands for users who might still have it in their config, but is without any content. For MySQL 8.0 it's highly recommended you upgrade your containers to debian:stretch.
[31 Jan 2019 14:32]
Gabe Gates
Thanks for the recommendation to upgrade to stretch, that's what we had to do yesterday and it seemed to work with stretch. MySQL 8.0 on Jessie has been working for everyone at work for the past 6 months or so. Our apt repository was pointing to http://repo.mysql.com/apt/debian/dists/jessie/mysql-8.0/binary-amd64/ which now shows 0kb When I checked the same for stretch http://repo.mysql.com/apt/debian/dists/stretch/mysql-8.0/binary-amd64/ it displays 26kb which is why we tried upgrading to stretch yesterday.