summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2023-05-27 15:09:22 +0200
committerrnhmjoj <rnhmjoj@inventati.org>2023-05-27 15:09:22 +0200
commit6732106210fe87ecb497b86dfa7a451ead65cdb4 (patch)
treef9b01cd559017e07f1ad6038a6fa2bec2cb40fdd /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc3e70a4225e3cf8b528bd11d30c3cfe8e742ce45 (diff)
network-interfaces-scripted: fix interface cleanup
There is apparently a bug in the parser of iproute2 where the command `ip link show <devname>` will not show the device but list all interfaces (equivalent to `ip link show`) if devname is equal to one of the flags of `ip-address(8)`. For example, `home`, or `optimistic`. This bug causes a false positive in the clean up command of the <devname>-netdev.service, the service fails and the interface is never configured. To avoid the bug we can simply use `ip link show dev <devname>`.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions