[Bug 20071] DeleteFile() gives Error 87 for file created by mknod -m 644 msr c 202 0

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 17 16:00:36 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20071


Boris <bstriker at ya.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bstriker at ya.ru




--- Comment #3 from Boris <bstriker at ya.ru>  2009-09-17 16:00:36 ---
Tried the test program at my machine:

$ sudo rm -r /dev/cpu
$ sudo su
# wine noo.exe
NOO - Delete failure of file created by /bin/mknod -m 644 msr c 202 0
NOO - Delete msr Success, Return   Error Code 0   Success
crw-r--r-- 1 root root 202, 0 2009-09-18 00:55 msr
NOO - Delete msr Failure, Return   Error Code 87  Invalid parameter
NOO - done
# exit
$ ls -l /dev/cpu/0/msr 
crw-rw---- 1 root root 202, 0 2009-09-18 00:55 /dev/cpu/0/msr
$ wine --version
wine-1.1.29-83-gdad99e2

Hence, I confirm.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list