On 12/30/2017 05:19 AM, Nye Liu wrote:
> Package: miniupnpd
> Version: 1.8.20140523-4.2
> Severity: serious
> Justification: Policy 9.3.2
> 
> In /etc/default/miniupnpd, i have:
> 
> MiniUPnPd_LISTENING_IP=192.168.19.1
> 
> But this results in:
> 
> Error: please specify LAN network interface by name instead of IPv4 address : 
> 192.168.19.1
> can't parse "192.168.19.1" as a valid interface name
> 
> To make it work, I must put:
> MiniUPnPd_LISTENING_IP=eth1
> 
> dpkg configure should state it wants an interface, not an ip address.

While I may agree with the above (I should check, as using the IP used
to work), how is this a Severity: serious? Please read the severity
definition:

serious is a severe violation of Debian policy (that is, the problem is
a violation of a 'must' or 'required' directive); may or may not affect
the usability of the package. Note that non-severe policy violations may
be 'normal,' 'minor,' or 'wishlist' bugs. (Package maintainers may also
designate other bugs as 'serious' and thus release-critical; however,
end users should not do so.). For the canonical list of issues worthing
a serious severity you can refer to this webpage:
http://release.debian.org/testing/rc_policy.txt .

I don't see any violation of the Debian Policy here. Just maybe an issue
with the text explaining how to fill the field, especially considering
that you've found a workaround.

Cheers,

Thomas Goirand (zigo)

Reply via email to