You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following packages have unmet dependencies:
mssql-cli : Depends: libicu52 but it is not installable or
libicu55 but it is not installable or
libicu57 but it is not installable or
libicu60 but it is not installable
These dependencies arent available and there no documentaton covering debian buster 10, just 8 and 9.
The text was updated successfully, but these errors were encountered:
After modify last line of /usr/local/bin/mssql-ci with "python3.7" :
...
python3.7 -m mssqlcli.main "$@"
...
Test :
root@zzzz:~# mssql-cli -S 192.x.x.x -d babxxx -U xxx -P Babxxxx
Error message: A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 35 - An internal exception was caught)
The following packages have unmet dependencies:
mssql-cli : Depends: libicu52 but it is not installable or
libicu55 but it is not installable or
libicu57 but it is not installable or
libicu60 but it is not installable
These dependencies arent available and there no documentaton covering debian buster 10, just 8 and 9.
The text was updated successfully, but these errors were encountered: