MySQL Forums
Forum List  »  Newbie

Running the installer a second time?
Posted by: Alan Ingram
Date: October 03, 2025 05:16PM

This seems like such a newbie question, but I am trying to install MySQL onto Debian 13 (Trixie) and I am running:
dpkg -i mysql-apt-config_0.8.34-1_all.deb
Which launches the installer, but initially, as it didn't have a Trixie option listed, I selected the Abort option so I could research what to do. Now I know I can use the Bookworm option (with a manual install of libaio1), I am re-running the above, but on the second time of running exactly the same command as above, nothing happens!

dpkg -i mysql-apt-config_0.8.34-1_all.deb
(Reading database ... 34911 files and directories currently installed.)
Preparing to unpack mysql-apt-config_0.8.34-1_all.deb ...
Unpacking mysql-apt-config (0.8.34-1) over (0.8.34-1) ...
Setting up mysql-apt-config (0.8.34-1) ...

And then I am returned to the prompt?!

How do IRunn run the installer a second time so I can continue?

Options: ReplyQuote


Subject
Written By
Posted
Running the installer a second time?
October 03, 2025 05:16PM


Sorry, only registered users may post in this forum.

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.