I upgraded to PVE 7 and everything went fine. So I decided to switch to ifupdown2, and this happens (copied by hand from the console screen):
And the network does not come up. What is the problem here? In the meantime I switched back to ifupdown and it works again.
ETA: I am using the Enterprise repository. My sources.list:
Code:
...
Setting up ifupdown2 (3.1.0-1+pmx2)
Installing new version of config file /etc/default/networking ...
Reloading network config on first install
error: main exception: [Errno 2] No such file or directory '/etc/network/ifupdown2/ifupdown2.conf'
dpkg: error processing package ifupdown2 (--configure):
installled ifupdown2 package post-isntallation script subprocess returned error exit status 1
...
And the network does not come up. What is the problem here? In the meantime I switched back to ifupdown and it works again.
ETA: I am using the Enterprise repository. My sources.list:
Code:
root@vm-host:~# cat /etc/apt/sources.list
deb http://ftp.us.debian.org/debian/ bullseye main contrib non-free
deb-src http://ftp.us.debian.org/debian/ bullseye main contrib non-free
deb http://security.debian.org/debian-security bullseye-security main contrib non-free
deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free
# bullseye-updates, previously known as 'volatile'
deb http://ftp.us.debian.org/debian/ bullseye-updates main contrib non-free
deb-src http://ftp.us.debian.org/debian/ bullseye-updates main contrib non-free
Code:
root@vm-host:~# cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise
Last edited: