[Bug 1664277] Re: zonesigner (dnssec-tools) is broken

2017-02-15 Thread Niall O'Reilly
Suggested fix (expand wildcard using glob() and splice into place: 5 instances): --- /usr/sbin/zonesigner2016-01-22 23:10:55.0 + +++ ./bin/zonesigner2017-02-14 12:12:06.604434508 + @@ -2208,2 +2208,3 @@ @args = ($MV, "$ksk.*", $kskdir); +

[Bug 1664277] [NEW] zonesigner (dnssec-tools) is broken

2017-02-13 Thread Niall O'Reilly
Public bug reported: Ubuntu package dnssec-tools provides a broken zonesigner script, which fails when any the -kskdirectory, -zskdirectory, or -keydirectory options is used. The script (/usr/sbin/zonesigner) fails to dereference file globs when invoking external 'mv' or 'cp' commands. The upstre

[Bug 571093] Re: multipath + libvirtd eats away more memory over time

2010-05-20 Thread Niall O'Reilly
At least part of this problem seems to be independent of multipath. I'm seeing libvirtd steadily eating more memory even though I have currently no virtual machines even defined, much less active, and have not had occasion to install multipath. -- multipath + libvirtd eats away more memory over t