Package: networking Severity: grave Justification: causes non-serious data loss
Dear Maintainer, * What led up to the situation? lost of networking, caused by dhcp not renewing IP address * What exactly did you do (or not do) that was effective (or ineffective)? disabled ipv6 * What was the outcome of this action? dhcp 3442 non zero exit error * What outcome did you expect instead? well... Networking to work :-) Longer description: unsetting ipv6 (/etc/sysctl.conf -> net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.default.disable_ipv6 = 0 net.ipv6.conf.lo.disable_ipv6 = 0) generates dhcp 3442 non zero error. Disabling 3442 (dhclient.conf, removing request rfc3442-classless-static-routes) raises RTNETLINK answers: Permission denied -- System Information: Debian Release: 10.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-8-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system)