#1125134 ifupdown: As of version 0.8.45, long delay at start-up with multiple entries in /etc/network/interfaces

Package:
ifupdown
Source:
ifupdown
Description:
high level tools to configure network interfaces
Submitter:
Arthur Marsh
Date:
2026-01-09 19:55:03 UTC
Severity:
normal
#1125134#5
Date:
2026-01-09 12:12:13 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Upgrading to 0.8.45, boot would pause for a long time trying to start ntpd

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

either downgrading to 0.8.44 or removing the eth1 entries in /etc/network interfaces

   * What was the outcome of this action?

either of the above actions fixed the long pause issue.

   * What outcome did you expect instead?

*** End of the template - remove these template lines ***
--- up and down scripts installed:
/etc/network/if-down.d:
total 12
-rwxr-xr-x 1 root root 289 Jan 16  2018 bind9
-rwxr-xr-x 1 root root 331 Apr 23  2025 resolvconf
-rw-r--r-- 1 root root 759 Sep 27  2022 resolved
lrwxrwxrwx 1 root root  32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh

/etc/network/if-post-down.d:
total 0
lrwxrwxrwx 1 root root 32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh

/etc/network/if-pre-up.d:
total 4
-rwxr-xr-x 1 root root 348 Nov 30  2023 ethtool
lrwxrwxrwx 1 root root  32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh

/etc/network/if-up.d:
total 32
-rwxr-xr-x 1 root root 1042 Apr 23  2025 000resolvconf
-rw-r--r-- 1 root root  289 Jan 16  2018 bind9
-rwxr-xr-x 1 root root 1689 Nov 30  2023 ethtool
-rwxr-xr-x 1 root root 4592 Oct 21 18:24 mountnfs
-rwxr-xr-x 1 root root 1129 Mar 11  2024 ntpsec-ntpdate
-rw-r--r-- 1 root root 4665 Jun 28  2023 resolved
lrwxrwxrwx 1 root root   32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh

#1125134#10
Date:
2026-01-09 19:41:53 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Correction to the original report:

The problem seemed to be with my /etc/network/interfaces file, using

allow-hotplug

instead of

auto

for ethernet interfaces.


   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I edited the /etc/network/interfaces file to better reflect my actual use case,
and the result included below worked as I hoped without delay on start-up.

   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***
--- up and down scripts installed:
/etc/network/if-down.d:
total 12
-rwxr-xr-x 1 root root 289 Jan 16  2018 bind9
-rwxr-xr-x 1 root root 331 Apr 23  2025 resolvconf
-rw-r--r-- 1 root root 759 Sep 27  2022 resolved
lrwxrwxrwx 1 root root  32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh

/etc/network/if-post-down.d:
total 0
lrwxrwxrwx 1 root root 32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh

/etc/network/if-pre-up.d:
total 4
-rwxr-xr-x 1 root root 348 Nov 30  2023 ethtool
lrwxrwxrwx 1 root root  32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh

/etc/network/if-up.d:
total 32
-rwxr-xr-x 1 root root 1042 Apr 23  2025 000resolvconf
-rw-r--r-- 1 root root  289 Jan 16  2018 bind9
-rwxr-xr-x 1 root root 1689 Nov 30  2023 ethtool
-rwxr-xr-x 1 root root 4592 Oct 21 18:24 mountnfs
-rwxr-xr-x 1 root root 1129 Mar 11  2024 ntpsec-ntpdate
-rw-r--r-- 1 root root 4665 Jun 28  2023 resolved
lrwxrwxrwx 1 root root   32 Nov  8 19:39 wpasupplicant -> ../../wpa_supplicant/ifupdown.sh