Bug#946951: marked as done (can't start wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory)

2020-01-07 Thread Debian Bug Tracking System
Your message dated Tue, 07 Jan 2020 20:00:16 + with message-id and subject line Bug#946951: fixed in wine 5.0~rc1-2 has caused the Debian Bug report #946951, regarding can't start wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory to be marked as done.

Bug#946951:

2020-01-01 Thread Tony Liu
On 2019-12-29 01:16:01 -0500, Joe Nahmias wrote: > On 12/27/2019 6:23 PM, Vincent Lefevre wrote: > > On 2019-12-27 19:49:46 +, Joseph Nahmias wrote: > > > On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote: > > > > The attached patch works around the issue until that is fixed. > > >

Bug#921904: Bug#946951: Bug#921904: win-iconv: FTBFS (wine: chdir to /tmp/wine-I6miLw/server-29-3583b06 : No such file or directory)

2020-01-01 Thread Vincent Lefevre
On 2019-12-29 01:16:01 -0500, Joe Nahmias wrote: > On 12/27/2019 6:23 PM, Vincent Lefevre wrote: > > On 2019-12-27 19:49:46 +, Joseph Nahmias wrote: > > > On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote: > > > > The attached patch works around the issue until that is fixed. > > >

Bug#921904: Bug#946951: Bug#921904: win-iconv: FTBFS (wine: chdir to /tmp/wine-I6miLw/server-29-3583b06 : No such file or directory)

2019-12-28 Thread Joe Nahmias
On 12/27/2019 6:23 PM, Vincent Lefevre wrote: On 2019-12-27 19:49:46 +, Joseph Nahmias wrote: On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote: The attached patch works around the issue until that is fixed. Of course, I forgot this patch... Take 2. Wouldn't the use of wild

Bug#921904: Bug#946951: Bug#921904: win-iconv: FTBFS (wine: chdir to /tmp/wine-I6miLw/server-29-3583b06 : No such file or directory)

2019-12-27 Thread Vincent Lefevre
On 2019-12-27 19:49:46 +, Joseph Nahmias wrote: > On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote: > > The attached patch works around the issue until that is fixed. > > Of course, I forgot this patch... Take 2. Wouldn't the use of wildcards be a security issue? + ln -s

Bug#946951: can't start wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory

2019-12-22 Thread Jeff Smith
BACKGROUND: Debian's wine build applies temporary-directory.patch which modifies libwine to change the location of wineserver's temp dir. WHAT CHANGED: With wine commit fe13f7a3b0d0ad709676aa046cb4c9da260900cf create_server_dir() quit depending on wine_get_server_dir() from libwine. This was a pa

Bug#946951: workaround

2019-12-21 Thread Benjamin Poirier
Thanks for your analysis. I have the same problem and a simple workaround for the time being is to do: ln -s /tmp/.wine-1000/ /run/user/1000/wine

Bug#946951: wine: can't execute .exe executables: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory

2019-12-18 Thread Vincent Lefevre
On 2019-12-18 12:40:37 +0100, Vincent Lefevre wrote: > On 2019-12-18 12:35:36 +0100, Vincent Lefevre wrote: > > When I want to execute a .exe executable I've built, I get the following > > error: > > > > $ wine ./tversion.exe > > wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file

Bug#946951: wine: can't execute .exe executables: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory

2019-12-18 Thread Vincent Lefevre
On 2019-12-18 12:35:36 +0100, Vincent Lefevre wrote: > When I want to execute a .exe executable I've built, I get the following > error: > > $ wine ./tversion.exe > wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or > directory > > Note: there is no chdir in my program, this

Bug#946951: wine: can't execute .exe executables: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory

2019-12-18 Thread Vincent Lefevre
Package: wine Version: 5.0~rc1-1 Severity: grave Justification: renders package unusable When I want to execute a .exe executable I've built, I get the following error: $ wine ./tversion.exe wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory Note: there is no chdi