Cannot upgrade to MySQL 8 from 5.7 [duplicate]

Multi tool use
Multi tool use





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0
















This question already has an answer here:




  • “GPG error:The following signatures were invalid: KEYEXPIRED”

    5 answers



  • mysql PPA - invalid signature

    2 answers




I'm trying to update MySQL to the latest version, actually I have the version 5.7, what I did is the following:



1. Downloaded the package:



wget https://repo.mysql.com//mysql-apt-config_0.8.10-1_all.deb
sudo dpkg -i mysql-apt-config_0.8.10-1_all.deb


then I choosed this:



enter image description here



later I seelcted MySQL 8.0 and finally this:



enter image description here



2.Update



Then I run the following commands:



sudo apt-get update
sudo apt-get install mysql-server


3. Version Checking:



So I checked the current version using apt policy mysql-server



and this return:



enter image description here



These are some logs during the update:



enter image description here



What I did wrong?



Output of cat /etc/apt/sources.list.d/mysql.list:



deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-apt-config
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools
#deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools-preview
deb-src http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0









share|improve this question















marked as duplicate by Kulfy, Charles Green, karel, Fabby, Eric Carvalho Apr 1 at 13:34


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • What is the output of cat /etc/apt/sources.list.d/mysql.list?

    – Kulfy
    Mar 29 at 12:03











  • @Kulfy I added the output at the bottom of the question

    – sfarzoso
    Mar 29 at 12:06






  • 1





    Possible duplicate of "GPG error:The following signatures were invalid: KEYEXPIRED". See answer by Peter if system clock looks ok.

    – Kulfy
    Mar 29 at 12:12













  • This question https://askubuntu.com/questions/1120363/mysql-ppa-invalid-signature discusses fixing the same problem, from the same repo

    – Charles Green
    Mar 29 at 12:25


















0
















This question already has an answer here:




  • “GPG error:The following signatures were invalid: KEYEXPIRED”

    5 answers



  • mysql PPA - invalid signature

    2 answers




I'm trying to update MySQL to the latest version, actually I have the version 5.7, what I did is the following:



1. Downloaded the package:



wget https://repo.mysql.com//mysql-apt-config_0.8.10-1_all.deb
sudo dpkg -i mysql-apt-config_0.8.10-1_all.deb


then I choosed this:



enter image description here



later I seelcted MySQL 8.0 and finally this:



enter image description here



2.Update



Then I run the following commands:



sudo apt-get update
sudo apt-get install mysql-server


3. Version Checking:



So I checked the current version using apt policy mysql-server



and this return:



enter image description here



These are some logs during the update:



enter image description here



What I did wrong?



Output of cat /etc/apt/sources.list.d/mysql.list:



deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-apt-config
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools
#deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools-preview
deb-src http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0









share|improve this question















marked as duplicate by Kulfy, Charles Green, karel, Fabby, Eric Carvalho Apr 1 at 13:34


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • What is the output of cat /etc/apt/sources.list.d/mysql.list?

    – Kulfy
    Mar 29 at 12:03











  • @Kulfy I added the output at the bottom of the question

    – sfarzoso
    Mar 29 at 12:06






  • 1





    Possible duplicate of "GPG error:The following signatures were invalid: KEYEXPIRED". See answer by Peter if system clock looks ok.

    – Kulfy
    Mar 29 at 12:12













  • This question https://askubuntu.com/questions/1120363/mysql-ppa-invalid-signature discusses fixing the same problem, from the same repo

    – Charles Green
    Mar 29 at 12:25














0












0








0









This question already has an answer here:




  • “GPG error:The following signatures were invalid: KEYEXPIRED”

    5 answers



  • mysql PPA - invalid signature

    2 answers




I'm trying to update MySQL to the latest version, actually I have the version 5.7, what I did is the following:



1. Downloaded the package:



wget https://repo.mysql.com//mysql-apt-config_0.8.10-1_all.deb
sudo dpkg -i mysql-apt-config_0.8.10-1_all.deb


then I choosed this:



enter image description here



later I seelcted MySQL 8.0 and finally this:



enter image description here



2.Update



Then I run the following commands:



sudo apt-get update
sudo apt-get install mysql-server


3. Version Checking:



So I checked the current version using apt policy mysql-server



and this return:



enter image description here



These are some logs during the update:



enter image description here



What I did wrong?



Output of cat /etc/apt/sources.list.d/mysql.list:



deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-apt-config
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools
#deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools-preview
deb-src http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0









share|improve this question

















This question already has an answer here:




  • “GPG error:The following signatures were invalid: KEYEXPIRED”

    5 answers



  • mysql PPA - invalid signature

    2 answers




I'm trying to update MySQL to the latest version, actually I have the version 5.7, what I did is the following:



1. Downloaded the package:



wget https://repo.mysql.com//mysql-apt-config_0.8.10-1_all.deb
sudo dpkg -i mysql-apt-config_0.8.10-1_all.deb


then I choosed this:



enter image description here



later I seelcted MySQL 8.0 and finally this:



enter image description here



2.Update



Then I run the following commands:



sudo apt-get update
sudo apt-get install mysql-server


3. Version Checking:



So I checked the current version using apt policy mysql-server



and this return:



enter image description here



These are some logs during the update:



enter image description here



What I did wrong?



Output of cat /etc/apt/sources.list.d/mysql.list:



deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-apt-config
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0
deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools
#deb http://repo.mysql.com/apt/ubuntu/ bionic mysql-tools-preview
deb-src http://repo.mysql.com/apt/ubuntu/ bionic mysql-8.0




This question already has an answer here:




  • “GPG error:The following signatures were invalid: KEYEXPIRED”

    5 answers



  • mysql PPA - invalid signature

    2 answers








apt server upgrade mysql






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 29 at 12:06







sfarzoso

















asked Mar 29 at 12:02









sfarzososfarzoso

1012




1012




marked as duplicate by Kulfy, Charles Green, karel, Fabby, Eric Carvalho Apr 1 at 13:34


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by Kulfy, Charles Green, karel, Fabby, Eric Carvalho Apr 1 at 13:34


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.















  • What is the output of cat /etc/apt/sources.list.d/mysql.list?

    – Kulfy
    Mar 29 at 12:03











  • @Kulfy I added the output at the bottom of the question

    – sfarzoso
    Mar 29 at 12:06






  • 1





    Possible duplicate of "GPG error:The following signatures were invalid: KEYEXPIRED". See answer by Peter if system clock looks ok.

    – Kulfy
    Mar 29 at 12:12













  • This question https://askubuntu.com/questions/1120363/mysql-ppa-invalid-signature discusses fixing the same problem, from the same repo

    – Charles Green
    Mar 29 at 12:25



















  • What is the output of cat /etc/apt/sources.list.d/mysql.list?

    – Kulfy
    Mar 29 at 12:03











  • @Kulfy I added the output at the bottom of the question

    – sfarzoso
    Mar 29 at 12:06






  • 1





    Possible duplicate of "GPG error:The following signatures were invalid: KEYEXPIRED". See answer by Peter if system clock looks ok.

    – Kulfy
    Mar 29 at 12:12













  • This question https://askubuntu.com/questions/1120363/mysql-ppa-invalid-signature discusses fixing the same problem, from the same repo

    – Charles Green
    Mar 29 at 12:25

















What is the output of cat /etc/apt/sources.list.d/mysql.list?

– Kulfy
Mar 29 at 12:03





What is the output of cat /etc/apt/sources.list.d/mysql.list?

– Kulfy
Mar 29 at 12:03













@Kulfy I added the output at the bottom of the question

– sfarzoso
Mar 29 at 12:06





@Kulfy I added the output at the bottom of the question

– sfarzoso
Mar 29 at 12:06




1




1





Possible duplicate of "GPG error:The following signatures were invalid: KEYEXPIRED". See answer by Peter if system clock looks ok.

– Kulfy
Mar 29 at 12:12







Possible duplicate of "GPG error:The following signatures were invalid: KEYEXPIRED". See answer by Peter if system clock looks ok.

– Kulfy
Mar 29 at 12:12















This question https://askubuntu.com/questions/1120363/mysql-ppa-invalid-signature discusses fixing the same problem, from the same repo

– Charles Green
Mar 29 at 12:25





This question https://askubuntu.com/questions/1120363/mysql-ppa-invalid-signature discusses fixing the same problem, from the same repo

– Charles Green
Mar 29 at 12:25










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

s3jKLxFDoq1 KeEQ0a2QjS8jzesTOTqHy,1W00hNhMB3rP
uo,e8QkjBUNl,cmHskOuIJazNy b,XXWnhSoXuDsVd9 bUME,XGpr y0LJ3q2bhfQ7N3JpkK8Ps06bkHOYf2mD 6JFyy44GhWVKLQQXTH

Popular posts from this blog

數位音樂下載

When can things happen in Etherscan, such as the picture below?

格利澤436b