Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1149120 > unrolled thread

Bug#680619: nullmailer: dpkg-reconfigure corrupts IPv6 zone index in "remotes"

Started byJörg Mechnich <joerg@mechni.ch>
First post2023-06-09 19:40 +0200
Last post2023-06-09 19:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.bugs.dist

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#680619: nullmailer: dpkg-reconfigure corrupts IPv6 zone index in "remotes" Jörg Mechnich <joerg@mechni.ch> - 2023-06-09 19:40 +0200

#1149120 — Bug#680619: nullmailer: dpkg-reconfigure corrupts IPv6 zone index in "remotes"

FromJörg Mechnich <joerg@mechni.ch>
Date2023-06-09 19:40 +0200
SubjectBug#680619: nullmailer: dpkg-reconfigure corrupts IPv6 zone index in "remotes"
Message-ID<GEOfD-eMiY-1@gated-at.bofh.it>

[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

[toc] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web