http://bugs.winehq.org/show_bug.cgi?id=33633
Bug #: 33633 Summary: [uwin] Running ksh93 in wineconsole gives lots of warnings Product: Wine Version: 1.5.30 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: simon.toedt@gmail.com Classification: Unclassified
Running ksh93 (Korn Shell 93) from the UWIN (Unix emulation on Windows) toolkit in the wine console gives a lot of warnings.
The goal is to use WINE for automated testing without having to fire up a full blown Windows system each time in VMware or real iron.
Steps to test: 1. Install UWIN:
wget --http-user="I accept www.opensource.org/licenses/eclipse"
--http-passwd="." 'http://www2.research.att.com/~gsf/download/beta/uwin-base.2013-02-08.win32.i...'
wine uwin-base.2013-02-08.win32.i386.exe
2. Run Windows/UWIN version of ksh93: wineconsole 'C:\Program Files/UWIN/usr/bin/ksh.exe'
wineconsole output is this: ================= log file write failed -- remaining messages will be to the standard error 2013-05-21+12:22:53 76 2432 1 4d 24 0 (UWIN) sid.c:538: SetTokenInformation failed [1:Invalid function] 2013-05-21+12:23:02 76 2432 1 4d 24 0 (UWIN) spawnve.c:810: waitmsg: line=894 slot=24 pid=4c-2432 ppid=1 state=RUNNING threadid=0 inexec=0x10 2013-05-21+12:23:02 76 2432 1 4d 24 0 (ksh) sid.c:538: SetTokenInformation failed [1:Invalid function] 2013-05-21+12:22:53 76 2432 1 4d 24 0 (UWIN) sid.c:538: SetTokenInformation failed [1:Invalid function] 2013-05-21+12:23:02 76 2432 1 4d 24 0 (UWIN) spawnve.c:810: waitmsg: line=894 slot=24 pid=4c-2432 ppid=1 state=RUNNING threadid=0 inexec=0x10 2013-05-21+12:23:02 76 2432 1 4d 24 0 (ksh) sid.c:538: SetTokenInformation failed [1:Invalid function] $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c: okenInformation failed [1:Invalid function] 2013-05-21+12:23:02 76 2432 1 4d 24 0 (UWIN) spawnve.c:810: waitmsg: line=894 slot=24 pid=4c-2432 ppid=1 state=RUNNING threadid=0 inexec=0x10 2013-05-21+12:23:02 76 2432 1 4d 24 0 (ksh) sid.c:538: SetTokenInformation failed [1:Invalid function] $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c:3396: SetNamedPipeHandleState 2013-05-21+12:23:02 76 2432 1 4d 24 0 (UWIN) spawnve.c:810: waitmsg: line=894 slot=24 pid=4c-2432 ppid=1 state=RUNNING threadid=0 inexec=0x10 2013-05-21+12:23:02 76 2432 1 4d 24 0 (ksh) sid.c:538: SetTokenInformation failed [1:Invalid function] $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c:3396: SetNamedPipeHandleState waitmsg: line=894 slot=24 pid=4c-2432 ppid=1 state=RUNNING threadid=0 inexec=0x10 2013-05-21+12:23:02 76 2432 1 4d 24 0 (ksh) sid.c:538: SetTokenInformation failed [1:Invalid function] $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c:3396: SetNamedPipeHandleState 0 2013-05-21+12:23:02 76 2432 1 4d 24 0 (ksh) sid.c:538: SetTokenInformation failed [1:Invalid function] $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c:3396: SetNamedPipeHandleState 2013-05-21+12:23:02 76 2432 1 4d 24 0 (ksh) sid.c:538: SetTokenInformation failed [1:Invalid function] $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c:3396: SetNamedPipeHandleState kenInformation failed [1:Invalid function] $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c:3396: SetNamedPipeHandleState $ 2013-05-21+12:23:03 76 2432 1 4d 24 0 (ksh) fsnt.c:3396: SetNamedPipeHandleState etNamedPipeHandleState
=================
wine version is wine-1.5.30. Wine versions older than wine-1.5.30 may not work as described in bug 33619.
http://bugs.winehq.org/show_bug.cgi?id=33633
Simon Toedt simon.toedt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com, | |simon.toedt@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33633
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=33633
Cedric Blancher cedric.blancher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |cedric.blancher@gmail.com, | |julliard@winehq.org
--- Comment #1 from Cedric Blancher cedric.blancher@gmail.com 2013-06-01 17:10:54 CDT --- Anyone working on this bug? I can reproduce the issue on Debian Linux.
https://bugs.winehq.org/show_bug.cgi?id=33633
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net, | |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=33633
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
please retest using recent Wine version, preferably Wine 1.7.55 or later.
Also state exactly what doesn't work.
It seems the original download site at AT&T research labs has ongoing problems.
http://unix.stackexchange.com/questions/246338/is-the-shell-ksh93-dead
Although reported working (again) it's dead for me now.
--- quote --- The admins said that www2 is temporarily down for maintenance. – Dec 1 at 14:48 --- quote ---
"temporarily" ... sure ;-)
If there is no response after certain time, the bug will be closed without further notice (abandon).
Regards
https://bugs.winehq.org/show_bug.cgi?id=33633
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |dimesio@earthlink.net, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=33633
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Resolution|--- |ABANDONED Status|NEEDINFO |RESOLVED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- No reply to last retest request 1 year ago, no suitable download alternative found.
https://bugs.winehq.org/show_bug.cgi?id=33633
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.