A strange situation - I followed a recommendation on installing ifupdown2, but got in issues. The new package shows "not configured yet", while ifupdown is already removed.
ifupdown2 install log follows:
Any ideas on how to get this repaired?
Update.
While trying to bring back any functionality, had lost network at all. So, it's likely that I have to edit locally network config files to enable networking and to be able to install packages. Right?
ifupdown2 install log follows:
root@PVE:~# apt install ifupdown2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
python-argcomplete
Suggested packages:
ethtool python-gvgen
The following packages will be REMOVED:
ifenslave ifupdown
The following NEW packages will be installed:
ifupdown2 python-argcomplete
0 upgraded, 2 newly installed, 2 to remove and 58 not upgraded.
Need to get 225 kB of archives.
After this operation, 1,213 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.debian.org/debian buster/main amd64 ifupdown2 all 1.2.5-1 [196 kB]
Get:2 http://ftp.debian.org/debian buster/main amd64 python-argcomplete all 1.8.1-1 [29.2 kB]
Fetched 225 kB in 1s (176 kB/s)
dpkg: ifupdown: dependency problems, but removing anyway as you requested:
ifenslave depends on ifupdown (>= 0.7.46).
(Reading database ... 46558 files and directories currently installed.)
Removing ifupdown (0.8.35+pve1) ...
Selecting previously unselected package ifupdown2.
(Reading database ... 46522 files and directories currently installed.)
Preparing to unpack .../ifupdown2_1.2.5-1_all.deb ...
Unpacking ifupdown2 (1.2.5-1) ...
dpkg: ifenslave: dependency problems, but removing anyway as you requested:
pve-manager depends on ifenslave (>= 2.6) | ifupdown2; however:
Package ifenslave is to be removed.
Package ifupdown2 is not configured yet.
(Reading database ... 46626 files and directories currently installed.)
Removing ifenslave (2.9) ...
Selecting previously unselected package python-argcomplete.
(Reading database ... 46614 files and directories currently installed.)
Preparing to unpack .../python-argcomplete_1.8.1-1_all.deb ...
Unpacking python-argcomplete (1.8.1-1) ...
Setting up python-argcomplete (1.8.1-1) ...
Setting up ifupdown2 (1.2.5-1) ...
Installing new version of config file /etc/default/networking ...
Installing new version of config file /etc/init.d/networking ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for systemd (241-7~deb10u2) ...
root@PVE:~# ifupdown2
-bash: ifupdown2: command not found
Any ideas on how to get this repaired?
Update.
While trying to bring back any functionality, had lost network at all. So, it's likely that I have to edit locally network config files to enable networking and to be able to install packages. Right?
Last edited: