お世話になっております。下記のWebアプリを作成しようと考えております
・django
・Python3
・gunicorn
・nginx
・Ubuntu18
・さくらVPN
まずはローカルの開発環境でテストをしようとWSLで同じ環境を作成しようとしました。
gunicornをインストールしようとすると、下記のエラーが出ました
mysql-5.7は既にインストールしてあり、そちらを起動中でも停止中でもエラーになります。
どなたかおわかりになる方いらっしゃいましたらよろしくお願いいたいます。
sudo apt install gunicorn ・ ・ ・ Setting up mysql-server-5.7 (5.7.37-0ubuntu0.18.04.1) ... invoke-rc.d: could not determine current runlevel * Stopping MySQL database server mysqld [ OK ] ERROR: Unable to start MySQL server: 2022-02-07T02:53:57.831567Z 0 [ERROR] unknown variable 'validate-password=OFF' 2022-02-07T02:53:57.833743Z 0 [ERROR] Aborting Please take a look at https://wiki.debian.org/Teams/MySQL/FAQ for tips on fixing common upgrade issues. Once the problem is resolved, run apt-get --fix-broken install to retry. dpkg: error processing package mysql-server-5.7 (--configure): installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of mysql-server: mysql-server depends on mysql-server-5.7; however: Package mysql-server-5.7 is not configured yet. dpkg: error processing package mysql-server (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. Errors were encountered while processing: mysql-server-5.7 mysql-server

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。