Package: nbd-server
Version: 2.7.3-3
Severity: important

according to the manpage of nbd-server, if the port is set to zero,
nbd-server should read/write data through stdio, so it can be used in
inetd/xinetd.
in the source code of nbd-serve:
/*line 972,*/
    972         if (!port) return 1 ;
that means when port is set to zero, nbd-server is just simply quit.

Efforts were tried to patch the code, but failed.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=zh_CN.GB2312, LC_CTYPE=zh_CN.GB2312 (charmap=GB2312)

Versions of packages nbd-server depends on:
ii  debconf                     1.4.30.13    Debian configuration management sy
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

Reply via email to