Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Dear everybody, --error-message(warning): Service 'cupsd' should be AFTER service 'vmware', but one of the services 'vmware' depends on, depends on 'cupsd'! --my theory: cups should be started after vmware. but vmware(player) depends on samba which depends on cups --content of startup scrips /etc/init.d/cupsd: depend() { use net after logger before nfs use hotplug after vmware } /etc/init.d/vmware(vmware-player): depend() { need localmount use logger net samba } /etc/init.d/samba: depend() { after slapd need net use cupsd } /etc/init.d/vmware(vmware-workstation, it's not installed, just as reference): depend() { need localmount use logger net after samba } --my use flags: USE="x86 X aalib alsa bzip2 cdr cups custom-cflags dri dvd dvdread ffmpeg ftp gif icc icq java jpeg mikmod mmx mmxext mono mp3 mpeg ncurses nptl nptlonly nvidia ogg oggvorbis opengl oracle pdf pic png ppds samba sdl smp sse sse2 udev usb vorbis win32codecs xinerama xmms xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de userland_GNU video_cards_nvidia"
*** This bug has been marked as a duplicate of 89956 ***