Package: nbd-client
Version: 1:3.8-4+deb8u2
Severity: normal

Dear Maintainer,

initrd's script in /scripts/local-top/nbd forces NBD section name to
start with the forward slash:

74:   # ipv4:port/path
75:   nbdsrv=${nbdroot%%[:/]*}
76:   nbdportpath=${nbdroot#$nbdsrv}
77:   nbdportpath=${nbdportpath#:}
78:   nbdport=${nbdportpath%%/*}
79:   nbdpath=${nbdportpath#$nbdport}

"nbdpath" variable in line 79 includes the slash that separates port
and path. As consequence, the associated NBD section name must also
start with the slash.



-- System Information:
Debian Release: 8.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-586
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nbd-client depends on:
ii  debconf [debconf-2.0]  1.5.56
ii  initscripts            2.88dsf-59
ii  libc6                  2.19-18+deb8u6

nbd-client recommends no packages.

nbd-client suggests no packages.

-- Configuration Files:
/etc/init.d/nbd-client [Errno 2] Нет такого файла или каталога:
u'/etc/init.d/nbd-client'

-- debconf information excluded

Reply via email to