Taragolis commented on PR #32004:
URL: https://github.com/apache/airflow/pull/32004#issuecomment-1788848597

   >sorry @Taragolis just realize the error is about mssql
   
   **y** and **s**
   
![image](https://github.com/apache/airflow/assets/3998685/cd8682e8-f678-4b3c-a376-a0bbcc1d995c)
   
   
   Seems like Microsoft change a bit [installation 
method](https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-ver16&tabs=debian18-install%2Calpine17-install%2Cdebian8-install%2Credhat7-13-install%2Crhel7-offline#18),
 and do not suggest anymore to use deprecated `apt-key add`
   
   In addition I could see some changes in pre-defined repositories list
   
   Debian 11, https://packages.microsoft.com/config/debian/11/prod.list
   ```
   deb [arch=amd64,armhf,arm64] https://packages.microsoft.com/debian/11/prod 
bullseye main
   ```
   
   Debian 12, https://packages.microsoft.com/config/debian/12/prod.list
   ```
   deb [arch=amd64,arm64,armhf 
signed-by=/usr/share/keyrings/microsoft-prod.gpg] 
https://packages.microsoft.com/debian/12/prod bookworm main
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to