<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>215801</bug_id>
          
          <creation_ts>2008-04-02 00:01 0000</creation_ts>
          <short_desc>media-sound/mpd requires service net.lo to start</short_desc>
          <delta_ts>2008-04-11 21:32:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ekz999@gmail.com</reporter>
          <assigned_to>sound@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>ekz999@gmail.com</who>
            <bug_when>2008-04-02 00:01:13 0000</bug_when>
            <thetext>media-sound/mpd requires service net.lo to start, if not fails with the error:

unable to bind port 6600: Cannot assign requested address
maybe MPD is still running?  

mpd version: 0.14.0_pre20080204

add &apos;net.lo&apos; in &apos;use&apos; in /etc/init.d/mpd fixes the problem



Reproducible: Always

Steps to Reproduce:
1. Stop net.lo /etc/init.d/net.lo stop
2. (re)Start mpd /etc/init.d/mpd restart


Actual Results:  

localhost ~ # /etc/init.d/net.lo stop
 * Caching service dependencies ...                                                              [ ok ]
 * Service net.lo stopping
 * Service net.lo stopped


localhost ~ # /etc/init.d/mpd restart
 * Service mpd stopping
 * Service mpd stopped
 * Service mpd starting
unable to bind port 6600: Cannot assign requested address
maybe MPD is still running?                                                        [ !! ]
 * ERROR:  mpd failed to start

Expected Results:  
mpd start net.lo if it&apos;s down

localhost ~ # /etc/init.d/net.lo stop
 * Service net.lo stopping
 * Service net.lo stopped

localhost ~ # /etc/init.d/mpd restart
 * Service mpd stopping
 * Service mpd stopped
 * Service mpd starting
 * Service net.lo starting
 * Service net.lo started
 * Service mpd started</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>yngwin@gentoo.org</who>
            <bug_when>2008-04-11 21:32:18 0000</bug_when>
            <thetext>Fix applied in CVS.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>