Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123035 - Wine 0.9.8: /usr/bin/winecfg and others not executable
Summary: Wine 0.9.8: /usr/bin/winecfg and others not executable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
: 123036 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-16 06:40 UTC by Jacek Sieka
Modified: 2006-02-17 21:25 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacek Sieka 2006-02-16 06:40:40 UTC
Hi,

Just upgraded from wine-0.9.7 to wine-0.9.8 (app-emulation/wine ~x86 in package.keywords, emerge -u wine), and the wine scripts ended up being not executable while the real executables are ok:

bin # pwd
/usr/bin
bin # ls wine* -l
-rwxr-xr-x  1 root root  109831 16 feb 14.40 wine
-rw-r--r--  1 root root    1582 16 feb 14.40 wineboot
-rw-r--r--  1 root root    1582 16 feb 14.40 winebrowser
-rwxr-xr-x  1 root root  536698 16 feb 14.40 winebuild
-rw-r--r--  1 root root    1582 16 feb 14.40 winecfg
-rw-r--r--  1 root root    1582 16 feb 14.40 wineconsole
lrwxrwxrwx  1 root root       7 16 feb 14.40 winecpp -> winegcc
-rw-r--r--  1 root root    1582 16 feb 14.40 winedbg
-rwxr-xr-x  1 root root  574931 16 feb 14.40 winedump
-rw-r--r--  1 root root    1582 16 feb 14.40 winefile
lrwxrwxrwx  1 root root       7 16 feb 14.40 wineg++ -> winegcc
-rwxr-xr-x  1 root root   91287 16 feb 14.40 winegcc
-rwxr-xr-x  1 root root  250571 16 feb 14.40 wine-kthread
-rwxr-xr-x  1 root root   17732 16 feb 14.40 winelauncher
-rwxr-xr-x  1 root root   58999 16 feb 14.40 winemaker
-rw-r--r--  1 root root    1582 16 feb 14.40 winemine
-rw-r--r--  1 root root    1582 16 feb 14.40 winepath
-rwxr-xr-x  1 root root    5607 16 feb 14.40 wineprefixcreate
-rwxr-xr-x  1 root root   57821 16 feb 14.40 wine-preloader
-rwxr-xr-x  1 root root  196341 16 feb 14.40 wine-pthread
-rwxr-xr-x  1 root root 2697091 16 feb 14.40 wineserver
-rwxr-xr-x  1 root root 4237500  7 nov 22.36 winesetuptk
-rwxr-xr-x  1 root root    6073 16 feb 14.40 wineshelllink

Thanks!
Comment 1 Tom Knight (RETIRED) gentoo-dev 2006-02-16 06:48:23 UTC
*** Bug 123036 has been marked as a duplicate of this bug. ***
Comment 2 Andy Figueroa 2006-02-17 09:52:22 UTC
It is actually /usr/bin/msiexec that was left not executable (permission 644).  Changing that to permission 755 fixed all the affected files that are hardlinks to msiexec.  The affected files are:

hrwxr-xr-x          0   /usr/bin/wineboot link to /usr/bin/msiexec
hrwxr-xr-x          0   /usr/bin/winebrowser link to /usr/bin/msiexec
hrwxr-xr-x          0   /usr/bin/winecfg link to /usr/bin/msiexec
hrwxr-xr-x          0   /usr/bin/wineconsole link to /usr/bin/msiexec
hrwxr-xr-x          0   /usr/bin/winedbg link to /usr/bin/msiexec
hrwxr-xr-x          0   /usr/bin/winefile link to /usr/bin/msiexec
hrwxr-xr-x          0   /usr/bin/winemine link to /usr/bin/msiexec
hrwxr-xr-x          0   /usr/bin/winepath link to /usr/bin/msiexec

which I extracted from a recently tared backup.
Comment 3 SpanKY gentoo-dev 2006-02-17 21:25:15 UTC
fixed in 0.9.8-r1