Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 125497
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gustavo Felisberto <humpback@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: mephinet <mephinet@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sobby-init-0.2.0 sobby-init-0.2.0 text/plain Gustavo Felisberto 2006-10-23 15:30 0000 586 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 125497 depends on: Show dependency tree
Bug 125497 blocks: 115113
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-08 09:34 0000
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 From Mark Felder 2006-05-01 18:03:26 0000 -------
this really needs to be taken care of....

thanks

------- Comment #2 From Lónyai Gergely 2006-09-16 03:36:41 0000 -------
Please emerge howl, and USE="howl" flag.

------- Comment #3 From Gustavo Felisberto 2006-10-23 15:30:14 0000 -------
Created an attachment (id=100330) [details]
sobby-init-0.2.0

Please copy this over the init you have and test to see if it works.

------- Comment #4 From Matti Bickel 2006-10-27 14:56:34 0000 -------
Changing "need mDNSResponder" to "use mDNSResponder" fixes the problem. Can we
apply the change and get back to stable-marking? :)

------- Comment #5 From Gustavo Felisberto 2006-10-28 07:21:45 0000 -------
Fixed. thanks for the input.

------- Comment #6 From Gustavo Felisberto 2006-10-28 07:22:57 0000 -------
Forgot to close the bug :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug