Hi Janos, On Wed, 1 Nov 2023 at 00:51, Janos Katein wrote: > > I wanted to install the odbcint1debian2 package and I expected it to > install properly. But instead I got the following error message: > > Package failed to install: > Error while installing package: trying to overwrite > '/usr/lib/x86_64-linux-gnu/libodbcinst.so.2.0.0', which is also in package > libodbcinst2
Do you use the Microsoft ODBC driver for SQL Server by any chance? This bug has been reported a few times in recent months. In each case, the submitter is trying to install unixodbc packages from Microsoft's repository instead of Debian's repository. The Microsoft packages contain a few different files, making them incompatible with the Debian versions. In any case, I spun up a VM with Debian Stable and had no problems installing odbcinst1debian2 and libodbcinst2.

