Page MenuHomeVyOS Platform

vyatta-dns-forwarding.pl fails at commit
Closed, WontfixPublic

Description

I got a little bug when I testing my VyOS 1.17 configuration in beta 999.201704292137.

vyos@mia-test# commit
[ service dns forwarding system ]
Global symbol "$query_all_servers" requires explicit package name at /opt/vyatta/sbin/vyatta-dns-forwarding.pl line 98.
Execution of /opt/vyatta/sbin/vyatta-dns-forwarding.pl aborted due to compilation errors.

[[service dns forwarding]] failed
Commit failed
[edit]

Steps to reproduce:

configure
set service dns forwarding listen-on eth0
set service dns forwarding system
commit

Details

Difficulty level
Easy (less than an hour)
Version
999.201704292137
Why the issue appeared?
Other

Event Timeline

syncer claimed this task.
syncer edited projects, added Rejected; removed VyOS 2.0.x.
syncer added a subscriber: syncer.

dnsmasq dropped in 1.2
forwarder implementation was rewritten in python