On Thu, 2016-12-29 at 09:10 +0000, Chris Lamb wrote:
> 
>   Performing tests 'ipv6/rules6'
>   - installing
>   - result: 
>   Command '--dry-run allow to 2001:db8:3:4:5:6:7:8 port tftp from
> 2001:db8::/32 port ssh' exited with '1', but expected '0'
>       ** FAIL **
>   
>   Performing tests 'ipv6/rules64'
>   - installing
>   - result: 
>   Command '--dry-run allow ssh/udp' exited with '1', but expected '0'
>       ** FAIL **

It looks like netbase removed the entry from /etc/services for ssh/udp. Before:

$ grep ssh /etc/services 
ssh             22/tcp                          # SSH Remote Login
Protocol
ssh             22/udp

Now:
$ grep ssh /etc/services.dpkg-new 
ssh             22/tcp                          # SSH Remote Login
Protocol

-- 
Jamie Strandboge             | http://www.canonical.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to