I am having trouble on installing SQL server 2022 Express...
sudo apt-get update sudo apt-get install -y mssql-server Hit:1
http://security.ubuntu.com/ubuntu kinetic-security InRelease
Hit:2 http://packages.microsoft.com/repos/code stable InRelease
Hit:3 http://gr.archive.ubuntu.com/ubuntu kinetic InRelease
Hit:4 http://gr.archive.ubuntu.com/ubuntu kinetic-updates InRelease
Hit:5 http://gr.archive.ubuntu.com/ubuntu kinetic-backports InRelease
Hit:6 https://packages.microsoft.com/ubuntu/20.04/mssql-server-2022
focal InRelease Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod
focal InRelease Reading package lists... Done Reading package lists...
Done Building dependency tree... Done Reading state information...
Done Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created or
been moved out of Incoming. The following information may help to
resolve the situation:
The following packages have unmet dependencies: mssql-server :
Depends: libldap-2.4-2 but it is not installable E: Unable to correct
problems, you have held broken packages.
... i tried to reinstall the packages but nothing changes..