Comment 0 for bug 947224

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Fufw FTBFS due to recent netbase change to /etc/services

A test case in ufw depends on http/udp not existing in /etc/services. The recent netbase merge flipped now has an http/udp entry because of this: "etc-services: swapped the www name with its alias http, since the latter is the official name" (from the netbase changelog). This cause the following test case to fail:

Performing tests 'bad/apps'
- installing
- result:
Command '--dry-run allow to 192.168.0.0/16 app Samba from 192.168.0.0/16 port http' exited with '0', but expected '1'
    ** FAIL **