Your message dated Sun, 26 Mar 2017 17:08:06 +0200
with message-id <[email protected]>
and subject line Closed with 1:3.15.2-2
has caused the Debian Bug report #858291,
regarding nbd-client: ipv6: initramfs requires NBD section name to start with 
"/"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
858291: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858291
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nbd-client
Version: 1:3.15.2-1
Severity: important
Tags: patch

The fix for #840612 only fixed the ipv4 case, the following should fix
it for ipv6 as well:

diff --git a/debian/nbd-client.initrd b/debian/nbd-client.initrd
index 680e4ee..aec6312 100644
--- a/debian/nbd-client.initrd
+++ b/debian/nbd-client.initrd
@@ -68,7 +68,7 @@ case "$nbdroot" in
                nbdportpath=${nbdroot#\[$nbdsrv\]}
                nbdportpath=${nbdportpath#:}
                nbdport=${nbdportpath%%/*}
-               nbdpath=${nbdportpath#$nbdport}
+               nbdpath=${nbdportpath#$nbdport/}
                ;;
        *)
                # ipv4:port/path


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 1:3.15.2-2

I fixed this bug with the above upload, but used the wrong bug number in
the changelog (840612 rather than 858291).

Changes file follows:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 21 Mar 2017 14:41:37 +0100
Source: nbd
Binary: nbd-server nbd-client nbd-client-udeb
Architecture: source amd64
Version: 1:3.15.2-2
Distribution: unstable
Urgency: medium
Maintainer: Wouter Verhelst <[email protected]>
Changed-By: Wouter Verhelst <[email protected]>
Description:
 nbd-client - Network Block Device protocol - client
 nbd-client-udeb - Network Block Device protocol - client for Debian Installer 
(udeb)
 nbd-server - Network Block Device protocol - server
Closes: 840612 846998
Changes:
 nbd (1:3.15.2-2) unstable; urgency=medium
 .
   * Fix support for NFS-style exports that have ":/" in the name, to be
     better at backwards compatibility. Patch from Vagrant Cascadian;
     Closes: #846998. Thanks, Vagrant.
   * Fix IPv6 case of port-specifying exports, too. Patch by Vagrant as
     well; Closes: #840612.
   * Fix up Makefile.am so it really works on kFreeBSD, now, and rerun
     autotools.
   * Change configure.ac to hardcode version number rather than regenerating it
     from git tags (which doesn't work on the Debian branch...)
Checksums-Sha1:
 51b65ef78b8be15302d017508a8caae39cfac9a7 1992 nbd_3.15.2-2.dsc
 0fcde06ee41712417188db177f4e135cc31a82b3 90784 nbd_3.15.2-2.diff.gz
 6c6553904adcf4358e4bffa1895d6bbbf9f89576 33898 
nbd-client-dbgsym_3.15.2-2_amd64.deb
 951ce2d0d94aa875974ac66eb18db8e5e8c76d9f 10846 
nbd-client-udeb_3.15.2-2_amd64.udeb
 de6c936fdff3ec1335439154de81041e0f1434d7 56294 nbd-client_3.15.2-2_amd64.deb
 e38c127d663ea1371a00d0d40562f969d990615e 73566 
nbd-server-dbgsym_3.15.2-2_amd64.deb
 b6d96c2b8890ec25c338271d584c31f9b652cc03 74662 nbd-server_3.15.2-2_amd64.deb
 970a2ca555dc4e57faf9fb0d2bf96ab65b253349 8320 nbd_3.15.2-2_amd64.buildinfo
Checksums-Sha256:
 89f29d951894767fe0348d0d3dc6c0f97ee5984a2c9988bb5a0f35fce85db439 1992 
nbd_3.15.2-2.dsc
 8a73703402efaa7680ccfd6f80b553acbb3f6d01d391690ec9aeea118400098a 90784 
nbd_3.15.2-2.diff.gz
 dc0c71af0623b7924c0755508ea52e41520e3ecba00295738a5f60085f040049 33898 
nbd-client-dbgsym_3.15.2-2_amd64.deb
 560894c4e6e01319d126a45f27f7d56a399acb9c4967b779548905476754ddab 10846 
nbd-client-udeb_3.15.2-2_amd64.udeb
 33656dc34c173d678e9a6b7a7edb1cf6407d7f7538c6c54ac46a6f34353be10e 56294 
nbd-client_3.15.2-2_amd64.deb
 2f6ca5e14c447027a36fb3b244540f3853acbe59892baf4d37d13ea79d0cf373 73566 
nbd-server-dbgsym_3.15.2-2_amd64.deb
 5bf2bb1fed506b671210c7df02c56cacbfcb8752026b3ef5e7ba8f6a48dc193d 74662 
nbd-server_3.15.2-2_amd64.deb
 2a254fd1c31342f90effefa4b4a528e31b0877ad4f7b5412065426ff74c8b5bc 8320 
nbd_3.15.2-2_amd64.buildinfo
Files:
 4fbee63c7838c8901210dc333ff7bd39 1992 admin optional nbd_3.15.2-2.dsc
 91adb48a067f7a1699a828a91a0b9041 90784 admin optional nbd_3.15.2-2.diff.gz
 c4f60a8d5f3f97a89de347576c6272f2 33898 debug extra 
nbd-client-dbgsym_3.15.2-2_amd64.deb
 8936ebf35bc09ca112548b1667fedfd3 10846 debian-installer optional 
nbd-client-udeb_3.15.2-2_amd64.udeb
 dd2816d1c4533001a20e2960486368a2 56294 admin optional 
nbd-client_3.15.2-2_amd64.deb
 d6e3d5028d0e1e4e7b8a11ac0d560c0c 73566 debug extra 
nbd-server-dbgsym_3.15.2-2_amd64.deb
 c9c2e6f61c881c2d7402b2259ead9928 74662 admin optional 
nbd-server_3.15.2-2_amd64.deb
 126f2b4ef673cb6f48bc30136d498c38 8320 admin optional 
nbd_3.15.2-2_amd64.buildinfo
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCAAwFiEEhzp22k7Yad9NSkS9wpQPlRvfCp0FAljSw1ISHHdvdXRlckBk
ZWJpYW4ub3JnAAoJEMKUD5Ub3wqdodgP+wXYlK/j+T+0RcZ7Pi0t38xRVu42z1w4
hWrAQzb76OWlBANN4UiVREc+dsz+g/IK8ezAXsVJ18n3GOhf9wfrDsUOkAMDxBNz
FJAMHw7uyrzQrRtHMMv1/h2FDIAJcPDew65+BcQFrfPQNPnrBpK3wUcKX5i9xwTW
58F8tApO5kdOm0ZRKvQV6yAcJseibIX4mFffqzgpaX5KvRp2V/OvOf1upWZn7il7
lW1TS1WMlPjo4ru6EuFIZi4IwOGj3I2VUY6O9VWJ2Qz9s9kdFN8/ubqcDEWdKXlu
zLwGPrD/1sSayR7AgFd40oqhiaJQZxD3Ad/Z4E9bUa258DPmEBI8gogY1TaT+gXL
31lm74/TiFsQfLDEeZ5AS7P+6qUUgm5xbP1FnXSgR78chT+JO4ULR8CNAc8/on0+
yQs2beMjATbt0+n7kwp+1juo4cFL1P5+M18B/eIu1obsl9RSJSFj5ZVpr+87PhcZ
E2zyoPKPwcAIP/R01no1ZPcbGlyn7PJDLK6urVcsLyu72/20ZocvafSYJxP6Yjqu
+zGH7UaXzp+v1kll2MZrxt/ZeG7ll4//pTWDlOMbSVDZjcT0OwrLCT2mGGX68jou
k3/fyJeZz3gMhhxHQDHw+H13oEnRapmM3V4eCZ+FTtusO3p1M9mOyv1mVThW76rf
vs7/7LSUsJZ9
=7rOb
-----END PGP SIGNATURE-----

-- 
< ron> I mean, the main *practical* problem with C++, is there's like a dozen
       people in the world who think they really understand all of its rules,
       and pretty much all of them are just lying to themselves too.
 -- #debian-devel, OFTC, 2016-02-12

--- End Message ---

Reply via email to