https://bugs.winehq.org/show_bug.cgi?id=45958
Bug ID: 45958 Summary: The winbind package is necessary to create a Wine prefix but it is not included as a dependency. Product: Packaging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: shagooserver@gmail.com CC: michael@fds-team.de, sebastian@fds-team.de Distribution: ---
When creating a new Wine prefix with: $ WINEARCH=win32 WINEPREFIX=~/.test1 winecfg
Terminal output always shows an error as follows (1 line only):
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
The package winbind needs to be installed with the Wine installation.
System: Kubuntu 18.04.01 (x64) Wine version 3.17
https://bugs.winehq.org/show_bug.cgi?id=45958
Scott shagooserver@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=45958
--- Comment #1 from Scott shagooserver@gmail.com --- When creating a new Wine prefix with: $ WINEARCH=win32 WINEPREFIX=~/.test1 winecfg
Terminal output always shows an error as follows (1 line only):
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
The package winbind needs to be installed with the Wine installation.
System: Kubuntu 18.04.01 (x64) Wine version 3.17
https://bugs.winehq.org/show_bug.cgi?id=45958
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- Winbind is not needed for wineprefix creation; the wineprefix is created without it. It is not needed for most applications, which is why Wine packages do not pull it in as a dependency.
https://bugs.winehq.org/show_bug.cgi?id=45958
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- Closing invalid packaging bug.