Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125497 - net-misc/sobby: init script missing dependency on mDNSResponder
Summary: net-misc/sobby: init script missing dependency on mDNSResponder
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low minor
Assignee: Gustavo Felisberto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 115113
  Show dependency tree
 
Reported: 2006-03-08 09:34 UTC by mephinet
Modified: 2006-10-28 07:22 UTC (History)
0 users

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


Attachments
sobby-init-0.2.0 (sobby-init-0.2.0,586 bytes, text/plain)
2006-10-23 15:30 UTC, Gustavo Felisberto (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mephinet 2006-03-08 09:34:21 UTC
sobby (unlike obby) does not have a howl use flag to specify whether zeroconf
shall be supported or not.

When emerging it on a system that does not have a zeroconf environment set up, 
when trying to start sobby, the following error occurs:

# /etc/init.d/sobby start
> mDNSResponder
> * ERROR:  Some services needed are missing.  Run
> *         './sobby broken' for a list of those
> *         services.  "sobby" was not started.

# /etc/init.d/sobby broken
> mDNSResponder

please add this dependency to the ebuild.
thanks.

Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(TM) XP 2200+
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.2.3-r5, 2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -funroll-loops"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://gd.tuwien.ac.at/opsys/linux/gentoo/"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac aalib acpi alsa apache2 apm artworkextra avi bash-completion berkdb bitmap-fonts browserplugin bzip2 bzlib c++ cairo cdparanoia cpdflib cpudetection crypt cups curl dio directfb distribution divx4linux dmx dri effects emacs emboss encode ethereal exif expat fam ffmpeg firefox flac font-server foomaticdb ftp gd gdbm gif gimpprint glitz glut gmp gnome gnutls gphoto2 gpm graphviz gs gtk gtk2 gtkhtml hal icq imagemagick imap imlib inkjar innodb java javascript jpeg junit latex ldap libg++ libwww logrotate lzo mad maildir matrox mhash mikmod mime mmx mmxext mng motif mozcalendar mozdevelop mozsvg mp3 mpeg musepack mysql ncurses network new-login nfs nis nls noplugin nptl nptlonly objc objc-gc offensive ogg openal opengl pam pcmcia pcre pdflib perl pic plugin png posix postgres python qt quicktime readline real recode rss rtc samba sdl shared sharedmem slang sockets speex spell sse ssl svg svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev usb vim-with-x vorbis win32codecs xanim xine xinerama xinetd xml xml2 xmms xosd xprint xscreensaver xv xvid zlib video_cards_matrox userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Mark Felder 2006-05-01 18:03:26 UTC
this really needs to be taken care of....

thanks
Comment 2 Lónyai Gergely 2006-09-16 03:36:41 UTC
Please emerge howl, and USE="howl" flag.
Comment 3 Gustavo Felisberto (RETIRED) gentoo-dev 2006-10-23 15:30:14 UTC
Created attachment 100330 [details]
sobby-init-0.2.0

Please copy this over the init you have and test to see if it works.
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2006-10-27 14:56:34 UTC
Changing "need mDNSResponder" to "use mDNSResponder" fixes the problem. Can we apply the change and get back to stable-marking? :)
Comment 5 Gustavo Felisberto (RETIRED) gentoo-dev 2006-10-28 07:21:45 UTC
Fixed. thanks for the input.
Comment 6 Gustavo Felisberto (RETIRED) gentoo-dev 2006-10-28 07:22:57 UTC
Forgot to close the bug :)