MySQL Forums
Forum List  »  Install & Repo

MYSQL Debian 12 error _apt non accessible
Posted by: adrien FRANSQUIN
Date: November 23, 2023 10:54PM

Hi,

I try to install MYSQL in Debian 12 nut i have a error when i install reposytory mysql.

What i do befor the error :

1 apt update && apt upgrade
2 wget https://dev.mysql.com/get/mysql-apt-config_0.8.26-1_all.deb
3 apt install ./mysql-apt-config_0.8.26-1_all.deb

After to do this last command i had this error :

the download is performed outside the sandbox as root, as the file /root/mysql-apt-config_0.8.26-1_all.deb is not accessible by the user "_apt ".
- pkgAcquire::Run (13: Permission not granted)

Do you have some ideas ?

Thank you so much

Hadrien
T

Options: ReplyQuote


Subject
Written By
Posted
MYSQL Debian 12 error _apt non accessible
November 23, 2023 10:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.