> The obexpushd tool fails to spawn a listening daemon for bluetooth: > [pid 12546] connect(4, {sa_family=AF_FILE, path="/var/run/sdp"}, 110) = -1 > ENOENT (No such file or directory) > [pid 12546] close(4) = 0 > [pid 12546] write(2, "SDP session setup failed, disabl"..., 46) = 46
See Debian bug #592270. It might help to listen to the actual error message above! You have no local SDP (Service Discovery Protocol) server running. You really need that to make higher level bluetooth protocols work. This is provided by the "bluetooth" package. Install it! HS -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org