Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22265 - win4lin 5 won't setup correctly
Summary: win4lin 5 won't setup correctly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: José Alberto Suárez López
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-05 04:59 UTC by Matthias Grimm
Modified: 2003-06-19 08:35 UTC (History)
0 users

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 Matthias Grimm 2003-06-05 04:59:45 UTC
I did an emerge of win4lin 5 today and had some troubles:

ebuild  /var/db/pkg/app-emulation/win4lin-5.0.1/win4lin-5.0.1.ebuild config

will now copy /etc/init.d/Win4Lin from /opt/win4lin/win4lin.initd which is fine,
but the script isn't executable:
 ls -la /etc/init.d/Win4Lin 
-rw-r--r--    1 root     root         1677 Jun  5 11:16 /etc/init.d/Win4Lin

and after trying to start it, it gives me:
/etc/init.d/Win4Lin start
 * ERROR:  "/etc/init.d/Win4Lin" has syntax errors in it; not executing...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.21_rc6-gss i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg gnome libg++ libwww mikmod
mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
directfb gdbm berkdb slang readline arts aalib svga java guile X sdl gpm tcpd
pam ssl perl python esd imlib oggvorbis gtk qt kde motif opengl mozilla cdr
scanner acpi acpi4linux clamav fbcon gtk2 jikes moznocompose moznoirc moznomail
pda pic socks5 usb xface"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -maccumulate-outgoing-args"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -maccumulate-outgoing-args"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j5"
AUTOCLEAN="yes"
SYNC="rsync://bull/gentoo-portage"
FEATURES="sandbox ccache distcc fixpackages"
Comment 1 José Alberto Suárez López 2003-06-05 18:40:57 UTC
sorry, was my error, i forget mask win4lin 5.
Please emerge rsync the stable version for gentoo (almos in a few days) is win4lin-4.0.22. use the 5.0.1 is safe, but you must use the init script provided by netraverse: ln -s /etc/rc.d/init.d/Win4Lin /etc/init.d/Win4Lin
The ebuild must do it but check it.
Comment 2 Matthias Grimm 2003-06-06 10:56:44 UTC
jep, the netraverse-script does it....
Comment 3 José Alberto Suárez López 2003-06-19 08:35:55 UTC
fixed with a temp-silly init-script