FS#51618 - [gufw] Should depend on net-tools

Attached to Project: Community Packages
Opened by Miha Frangež (franga2000) - Monday, 31 October 2016, 19:39 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 02 November 2016, 14:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
GUFW requires the `netstat` command, which is found in the `net-tools` package.
Since it isn't specified as a dependency, running gufw will fail.
The netstat command is used in the source here: http://bazaar.launchpad.net/~costales/gui-ufw/17.04/view/head:/gufw/gufw/model/ufw_backend.py#L460

Steps to reproduce:
1. Install gufw
2. Run gufw

Proposed fix:
Add `net-tools` as a dependency.
This task depends upon

Closed by  Levente Polyak (anthraxx)
Wednesday, 02 November 2016, 14:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  17.04.0-1

Loading...