<div dir="ltr"><font face="monospace, monospace">Tried on a couple boxes now, so pretty sure I'm not insane.  But seems the RPM for Cent6 at least has some issues requiring some manual clean-up.</font><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">[from Cent6 host]</font></div><div><font face="monospace, monospace"><div>Running Transaction</div><div><br></div><div>  Updating   : dnsdist-1.2.1-1pdns.el6.x86_64                                                                                                   </div><div>/var/tmp/rpm-tmp.mcJTxh: line 2: fg: no job control</div><div>/var/tmp/rpm-tmp.mcJTxh: line 3: fg: no job control</div><div>warning: %post(dnsdist-1.2.1-1pdns.el6.x86_64) scriptlet failed, exit status 1</div><div>Non-fatal POSTIN scriptlet failure in rpm package dnsdist-1.2.1-1pdns.el6.x86_64</div><div><br></div><div>/var/tmp/rpm-tmp.7x7rkt: line 6: fg: no job control</div><div>/var/tmp/rpm-tmp.7x7rkt: line 7: fg: no job control</div><div>error: %preun(dnsdist-1.2.0-1pdns.el6.x86_64) scriptlet failed, exit status 1</div><div>Error in PREUN scriptlet in rpm package dnsdist</div><div><br></div><div>  Verifying  : dnsdist-1.2.1-1pdns.el6.x86_64                                                                                                  </div><div><br></div><div>dnsdist-1.2.0-1pdns.el6.x86_64 was supposed to be removed but is not!</div><div>  Verifying  : dnsdist-1.2.0-1pdns.el6.x86_64                                                                                                    </div><div><br></div><div>Updated:</div><div>dnsdist.x86_64 0:1.2.1-1pdns.el6</div><div><br></div><div>Failed:</div><div>  dnsdist.x86_64 0:1.2.0-1pdns.el6</div><div><br></div><div><span style="color:rgb(34,34,34);font-family:monospace,monospace;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">[/from Cent6 host]</span><br></div><div><span style="color:rgb(34,34,34);font-family:monospace,monospace;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div><br></div><div>The only way I've been able to clean it up is to use "rpm -e --noscripts <span style="color:rgb(34,34,34);font-family:monospace,monospace;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">dnsdist-1.2.0" to remove the old version.  Actually need to apply noscripts as well to remove 1.2.1 (as I just went complete uninstall on another box).  So this will be an issue for the next update too.</span></div><div><span style="color:rgb(34,34,34);font-family:monospace,monospace;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div>Thanks,</div><div>Frank</div></font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 16, 2018 at 3:27 AM, Remi Gacogne <span dir="ltr"><<a href="mailto:remi.gacogne@powerdns.com" target="_blank">remi.gacogne@powerdns.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
We are very pleased to announce the availability of dnsdist 1.2.1,<br>
fixing several issues that were found in 1.2.0:<br>
<br>
* Make dnsdist dynamic truncate do right thing on TCP/IP.<br>
* Add missing QPSAction.<br>
* Don't create a Remote Logger in client mode.<br>
* Use libsodium's CFLAGS, we might need them to find the includes.<br>
* Keep the TCP connection open on cache hit, generated answers.<br>
* Add the missing <sys/time.h> include to mplexer.hh for struct timeval.<br>
* Sort the servers based on their 'order' after it has been set.<br>
* Quiet unused variable warning on macOS (Chris Hofstaedtler).<br>
* Fix the outstanding counter when an exception is raised.<br>
* Do not connect the snmpAgent from a dnsdist client.<br>
<br>
One new feature has also been added by Dan McCombs, allowing to work<br>
around an issue when dnsdist is compiled with IP_BIND_ADDRESS_NO_PORT<br>
enabled but run on a kernel that does not support it.<br>
<br>
Finally, the handling of bracketed IPv6 addresses without port has been<br>
improved by Chris Hofstaedtler.<br>
<br>
Please see the dnsdist website [1] for the more complete changelog [2]<br>
and the current documentation.<br>
<br>
Release tarballs are available on the downloads website [3].<br>
<br>
Several packages are also available on our repository [4].<br>
<br>
Best regards,<br>
<br>
[1]: <a href="https://dnsdist.org" rel="noreferrer" target="_blank">https://dnsdist.org</a><br>
[2]: <a href="https://dnsdist.org/changelog.html" rel="noreferrer" target="_blank">https://dnsdist.org/changelog.<wbr>html</a><br>
[3]: <a href="https://downloads.powerdns.com/releases/dnsdist-1.2.1.tar.bz2" rel="noreferrer" target="_blank">https://downloads.powerdns.<wbr>com/releases/dnsdist-1.2.1.<wbr>tar.bz2</a><br>
[4]: <a href="https://repo.powerdns.com/" rel="noreferrer" target="_blank">https://repo.powerdns.com/</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Remi Gacogne<br>
PowerDNS.COM BV - <a href="https://www.powerdns.com/" rel="noreferrer" target="_blank">https://www.powerdns.com/</a><br>
<br>
</font></span><br>______________________________<wbr>_________________<br>
dnsdist mailing list<br>
<a href="mailto:dnsdist@mailman.powerdns.com">dnsdist@mailman.powerdns.com</a><br>
<a href="https://mailman.powerdns.com/mailman/listinfo/dnsdist" rel="noreferrer" target="_blank">https://mailman.powerdns.com/<wbr>mailman/listinfo/dnsdist</a><br>
<br></blockquote></div><br></div>