[pkg-wine-party] Bug#733727: wine32: /usr/lib/i386-linux-gnu/wine/bin/wine32: could not open

Sven Joachim svenjoac at gmx.de
Tue Dec 31 10:44:39 UTC 2013


Package: wine32
Version: 1.6.1-10
Severity: grave

Running any program results in the message

/usr/lib/i386-linux-gnu/wine/bin/wine32: could not open

and an unsuccessful exit.  AFAICT, this message comes from
wine-preloader; here is the tail from "strace -f wine32 notepad":

,----
| 16196 readlink("/proc/self/exe", "/usr/lib/i386-linux-gnu/wine/bin/wine", 256) = 37
| 16196 stat64("/usr/lib/i386-linux-gnu/wine/bin/wineserver", {st_mode=S_IFREG|0755, st_size=424352, ...}) = 0
| 16196 execve("/usr/lib/i386-linux-gnu/wine/bin/wine-preloader", ["/usr/lib/i386-linux-gnu/wine/bin"..., "/usr/lib/i386-linux-gnu/wine/bin"..., "notepad"], [/* 42 vars */]) = 0
| 16196 set_thread_area({entry_number:-1 -> 12, base_addr:0x7c402080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
| 16196 old_mmap(NULL, 65536, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0xffd6226008fa1028) = -1 EPERM (Operation not permitted)
| 16196 old_mmap(0x10000, 1048576, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0xffd6226008fa1028) = 0x10000
| 16196 old_mmap(0x110000, 1743716352, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0xffd6226008fa1028) = 0x110000
| 16196 old_mmap(0x7f000000, 50331648, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0xffd6226008fa1028) = 0x7f000000
| 16196 mprotect(0x7ffff000, 4096, PROT_READ|PROT_EXEC) = 0
| 16196 open("/usr/lib/i386-linux-gnu/wine/bin/wine32", O_RDONLY) = -1 ENOENT (No such file or directory)
| 16196 write(2, "/usr/lib/i386-linux-gnu/wine/bin"..., 56) = 56
| 16196 _exit(1)                          = ?
`----

Symlinking /usr/bin/wine32 to /usr/lib/i386-linux-gnu/wine/bin/ fixes
the problem.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.13.0-rc6-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wine32 depends on:
ii  libc6              2.17-97
ii  libwine            1.6.1-10
ii  libwine-gecko-1.4  1.4+dfsg1-3
ii  x11-utils          7.7+1

wine32 recommends no packages.

wine32 suggests no packages.

-- no debconf information



More information about the pkg-wine-party mailing list