Package: calamares-settings-debian Severity: normal Tags: d-i Dear Maintainer,
* What led up to the situation? Installing Debian Buster from this ISO: https://cdimage.debian.org/images/unofficial/non-free/images-including-firmware/current-live/amd64/iso-hybrid/debian-live-10.5.0-amd64-lxde+nonfree.iso * What exactly did you do (or not do) that was effective (or ineffective)? System and networking seems to work fine. At boot you have a warning to check this (command and output): $ systemctl status networking.service ● networking.service - Raise network interfaces Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor prese Active: failed (Result: exit-code) since Mon 2020-08-24 22:41:10 -03; 2h 20mi Docs: man:interfaces(5) Main PID: 423 (code=exited, status=1/FAILURE) The default network manager is Wicd, and seems to work fine. In fact: $ systemctl status wicd.service ● wicd.service - Wicd a wireless and wired network manager for Linux Loaded: loaded (/lib/systemd/system/wicd.service; enabled; vendor preset: ena Active: active (running) since Mon 2020-08-24 22:41:14 -03; 2h 21min ago Docs: man:wicd(8) Main PID: 415 (wicd) Tasks: 3 (limit: 3761) Memory: 32.0M CGroup: /system.slice/wicd.service ├─415 /usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py --no-d ├─533 /usr/bin/python -O /usr/share/wicd/daemon/monitor.py └─678 /usr/sbin/dhclient -v -cf /var/lib/wicd/dhclient.conf enp1s0 So, my assumption is that here's the issue: $ cat /etc/network/interfaces source-directory /etc/network/interfaces.d $ cat /etc/network/interfaces.d/setup auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp Because seems to me like the last two lines shouldn't be there, isn't? As explained there: https://wiki.debian.org/WiFi/HowToUse?highlight=%28wicd%29#Wicd * What was the outcome of this action? Right now I'll comment those two lines and reboot to check the outcome, but still don't know. * What outcome did you expect instead? Hope that solves the issue, but, should I also disable networking.services? Thanks a lot! -- System Information: Debian Release: 10.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-10-amd64 (SMP w/4 CPU cores) Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), LANGUAGE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages calamares-settings-debian depends on: pn calamares <none> ii cryptsetup 2:2.1.0-5+deb10u2 ii dconf-gsettings-backend [gsettings-backend] 0.30.1-2 ii keyutils 1.6-6 pn qml-module-qtquick-window2 <none> pn qml-module-qtquick2 <none> calamares-settings-debian recommends no packages. calamares-settings-debian suggests no packages.