From: "DERUMIER, Alexandre" <alexandre.derumier@groupe-cyllene.com>
To: "pve-user@lists.proxmox.com" <pve-user@lists.proxmox.com>
Subject: Re: [PVE-User] PVE 8 on Bookworm, ifupdown2 fails
Date: Mon, 26 Jun 2023 08:32:55 +0000 [thread overview]
Message-ID: <2d0da27436b2944a51e60858dbaa4d2a99873522.camel@groupe-cyllene.com> (raw)
In-Reply-To: <mailman.75.1687767907.232.pve-user@lists.proxmox.com>
>>I just installed PVE8 on top of a Debian Bookworm install
>>(unfortunatly, IPMI access on my OVH server is not working, so I had
to >>go with Debian first).
>>Most of the installation went fine, except a few minor issues (like :
>>had to create /run/network dir manually, as ifupdown2 would fail its
>>installation and prevent some other package to install)
mmm, this is strange, ifupdown2 is creating the directory at service
start
/usr/share/ifupdown2/sbin/start-networking: [ ! -e /run/network ]
&& mkdir -p /run/network &>/dev/null
>>Anyway, now most things are working, except I cannot update network
>>configuration (nor can I apply SDN changes). If I run ifreload -a I
get
>>root@maurice:~# ifreload -a
>>error: name 'traceback' is not defined
seem to be a missing python lib
(just to be sure , what is the output of "ifreload -a -d" ) ?
python3 is installed right ?
dpkg -l|grep python ?
(maybe the /run/network is not created, because ifupdown2 is crashing)
next parent reply other threads:[~2023-06-26 8:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.75.1687767907.232.pve-user@lists.proxmox.com>
2023-06-26 8:32 ` DERUMIER, Alexandre [this message]
2023-06-26 8:34 ` DERUMIER, Alexandre
[not found] ` <mailman.78.1687768939.232.pve-user@lists.proxmox.com>
2023-06-26 8:45 ` DERUMIER, Alexandre
[not found] ` <2051887193.15675.1687769253403.JavaMail.zimbra@lapiole.org>
2023-06-26 8:51 ` DERUMIER, Alexandre
2023-06-26 9:20 ` DERUMIER, Alexandre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2d0da27436b2944a51e60858dbaa4d2a99873522.camel@groupe-cyllene.com \
--to=alexandre.derumier@groupe-cyllene.com \
--cc=pve-user@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox