=== blackboxsw is now known as blackboxsw_afk === MJCDzZz is now known as MJCD [12:20] how can i get kexec working on ubuntu (20.04)? i've tried kexec -l /boot/vmlinuz --initrd=/boot/initrd.im --reuse-cmdline, then systemctl kexec, but it still goes through the full reboot cycle. [12:21] the same commands work on debian 11. === MJCD is now known as Fvllvn_CntGtUp === Fvllvn_CntGtUp is now known as MJCD === MJCD is now known as Putin_Number_1 === Putin_Number_1 is now known as MJCD [16:14] I'm trying to install MySQL 5.7 on Ubuntu 20.04 through the mysql-apt-config oracle official package, but 5.7 simply doesn't exist as an option, only 8.0. apt-cache policy also shows that only 8.0 exists. Every random tutorial shows that 5.7 should be an option on 20.04. Any ideas? [16:17] 5.7 is last seen in Bionic https://launchpad.net/ubuntu/+source/mysql-5.7 [16:18] oerheks: I use the MySQL official APT (https://dev.mysql.com/doc/mysql-apt-repo-quick-guide/en/#apt-repo-fresh-install). The problem is that 5.7 *should* exist as an option but it doesnt [16:19] oerheks: Not sure how to dig deeper into apt regarding this [16:40] saba: the package setting up the apt repositories does not enable the mysql-5.7 apt source on focal (20.04), which can mean that these packages are not supported there. [17:44] tomreyn: I've come to the same conclusion and I've tried to edit the sources.list file but the mysql 5.7 component doesn't exist. What's weird is that many many random tutorials states that you should use the official APT and simply install 5.7 on 20.04. Official pages says nothing else [17:45] Oracle official that is === MJCD is now known as MJCDzZz [18:07] saba, what 'random tutorials'? installing the package from oracle does not give support here, AFAIK. [18:09] even the famous ondrej ppa does not give 5.7 https://launchpad.net/~ondrej/+archive/ubuntu/php?field.series_filter=focal [18:09] mysql is not php [18:09] oops [18:10] * oerheks facepalms [18:11] but, saba, it's really up to you what you do or don't do with third party packages, and where you get your support from for those. [18:15] there is also mariadb, if you're not worried about going 'off track' - https://mariadb.com/kb/en/mariadb-vs-mysql-compatibility/#drop-in-compatibility-of-specific-mariadb-versions https://mariadb.org/download/?t=repo-config&d=20.04+%22focal%22 [18:17] percona mysql server is yet another option [18:17] the more terrible the original distribution becomes, the wider grows the alternatives ecosystem