Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#76827 - [wine] Please add optional dependency on unixodbc

Attached to Project: Community Packages
Opened by Alex Henrie (alex.henrie) - Wednesday, 14 December 2022, 17:34 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 14 December 2022, 21:30 GMT
Task Type Bug Report
Category Packages: Multilib
Status Assigned
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Wine's odbc32.dll depends on libodbc.so, which is provided by the unixodbc package. Applications that use odbc32.dll will not work on Wine unless unixodbc is installed.
This task depends upon

Comment by Emil (xexaxo) - Sunday, 29 January 2023, 12:39 GMT
Note that unixodbc is currently pulled in transitively via the libldap opt-dependency.

Although libldap should really be removed - see https://bugs.archlinux.org/task/77314 - which will ultimately break Wine's odbc.
Comment by Alex Henrie (alex.henrie) - Tuesday, 28 February 2023, 22:57 GMT
This task is more important now because libldap is no longer listed as a required or optional dependency of the wine package, see https://bugs.archlinux.org/task/71838

It would also be nice to promote lib32-unixodbc from the AUR and list it as an optional dependency too. Wine still requires the 32-bit version of the library when running 32-bit Windows applications.

Loading...