Hi JimC,
> It works.
I've just created a new RFS request, policyd-weight package should be
uploaded soon. Thanks for your bugreport and testing.
Cheers,
Werner
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@li
> "WD" == Werner Detter writes:
WD> I've prepared a new package, please test:
WD> wget http://www.werner-detter.de/policyd-weight_0.1.15.2-8_all.deb
It works.
Your patch matches what I tried after sending my last note.
It is slow for un-cached senders, but those tend to be more rare than
r
Hi,
I've prepared a new package, please test:
wget http://www.werner-detter.de/policyd-weight_0.1.15.2-8_all.deb
Cheers,
Werner
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
I see that there is a dn_expand_PP method; perhaps having policyd-weight
call that explicitly might work?
The dn_expand method in /usr/lib/perl5/Net/DNS/Packet.pm is:
sub dn_expand {
#FYImy ($packet, $offset) = @_;
return dn_expand_XS(@_) if $Net::DNS::HAVE_XS;
# warn "USING PUR
Hi everybody,
I've tried to build a new package with the mentioned replacement function
"netdns_dn_expand", but unfortunately I still get the same error:
Jun 27 20:23:31 smaint postfix/policyd-weight[19518]: warning: child: err:
Undefined subroutine &main::netdns_dn_expand called at /usr/sbin
Hi Ondřej,
thanks for your response. I'll get back to you as soon as I've got a
fixed package with usage of netdns_dn_expand instead of dn_expand
ready.
Thanks,
Werner
Am 27.06.14 09:05, schrieb Ondřej Surý:
> Hi Werner,
>
> Yes, dn_expand is netdns_dn_expand, but the renaming happened in 0.51
Hi Werner,
Yes, dn_expand is netdns_dn_expand, but the renaming happened in 0.51_02
in 2005.
> Fix rt.cpan.org 13243 and 13191
>
>The escaped characters test failed on some system because the
> the systems dn_expand instead of the supplied dn_expand
> was used after the makemaker mag
7 matches
Mail list logo