On Thu, May 6, 2010 at 5:31 PM, Christian PERRIER <bubu...@debian.org> wrote:
> So, as a matter of fact, I still can't reproduce that bug.

I can, this time on unstable.
Samba v4 is always unavailable after boot.

Linux testing 2.6.32-5-amd64 #1 SMP Mon May 3 10:42:25 UTC 2010 x86_64
You have new mail.
Last login: Thu May  6 20:56:15 2010 from 192.168.1.15
o...@testing:~$ sudo -s
r...@testing:~# netstat -nlp|grep 139
tcp6       0      0 :::139                  :::*
LISTEN      882/smbd
r...@testing:~# telnet 127.0.0.1 139
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
r...@testing:~# invoke-rc.d samba restart
Stopping Samba daemons: nmbd smbd.
Starting Samba daemons: nmbd smbd.
r...@testing:~# netstat -nlp|grep 139
tcp        0      0 0.0.0.0:139             0.0.0.0:*
LISTEN      1963/smbd
tcp6       0      0 :::139                  :::*
LISTEN      1963/smbd
r...@testing:~# telnet 127.0.0.1 139
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
^]
telnet> quit
Connection closed.
r...@testing:~#



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to