Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1149120
| From | Jörg Mechnich <joerg@mechni.ch> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#680619: nullmailer: dpkg-reconfigure corrupts IPv6 zone index in "remotes" |
| Date | 2023-06-09 19:40 +0200 |
| Message-ID | <GEOfD-eMiY-1@gated-at.bofh.it> (permalink) |
| References | <jkCsN-6z7-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Pretty sure the following contraption in the postinst script is responsible: > 36 echo "$RET" | sed -r -e ':a s/(\[[^]:]*):/\1=/; ta' \ > 37 -e 's/[[:space:]]*:[[:space:]]*/\n/g' \ > 38 -e ':b s/(\[[^]=]*)=/\1:/; tb' \ > 39 -e 's/[][]//g' > /etc/nullmailer/remotes Unfortunately I am not completely sure what happens here (and what could possibly removed or fixed). Jörg
Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread
Bug#680619: nullmailer: dpkg-reconfigure corrupts IPv6 zone index in "remotes" Jörg Mechnich <joerg@mechni.ch> - 2023-06-09 19:40 +0200
csiph-web