[Pdns-users] zone2sql bug/problem

Maysara A. Abdulhaq maysara.abdulhaq at gmail.com
Tue Jun 28 12:27:14 UTC 2011


Hello Thomas,

This issue has been raised multiple times, rather frustrating:

http://mailman.powerdns.com/pipermail/pdns-dev/2009-March/000798.html

Cheers,

On Tue, Jun 28, 2011 at 2:56 PM, Thomas Andrews <tandrews at grok.co.za> wrote:

> Hi,
>
> I have the debian package pdns-server version 2.9.22-8 installed.
>
> The zone2sql man page refers to an option  --startid=<id>
> This appears to be invalid though, because using it I get this error:
>
> # zone2sql --zone=foo.zone --startid=2
> Fatal error: Trying to set unexisting parameter 'startid'
>
> If I use 'start-id' instead, it accepts it, but still doesn't work:
>
> # zone2sql --zone=foo.zone --start-id=2
> Second SOA in zone, raised domain_id
> insert into records (domain_id, name,type,content,ttl,prio) values (0,
> 'foo.tld.', 'SOA', 'ns.foo.tld admin.foo.tld 1 86400 7200 2419200 3600',
> 3600, 0);
> 1 domains were fully parsed, containing 1 records
>
> In the above I was expecting 'values(2, foo.tld...) instead of 'values(0,
> foo.tld...)
>
> This is what the file foo.zone contains (just one line):
>
> # cat foo.zone
> foo.tld IN  SOA  ns.foo.tld admin.foo.tld ( 1 1d 2h 4w 1h )
>
>
> What am I missing here? Is this a bug?
>
> Many thanks,
> Thomas
> ______________________________**_________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.**com <Pdns-users at mailman.powerdns.com>
> http://mailman.powerdns.com/**mailman/listinfo/pdns-users<http://mailman.powerdns.com/mailman/listinfo/pdns-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20110628/d3dbad91/attachment-0001.html>


More information about the Pdns-users mailing list