Re: qemu-guest-agent doesn't get restarted after update

2023-07-26 Thread Shawn Weeks
About the time I post this someone on the Proxmox forums posted the link to the Debian merge request. See https://salsa.debian.org/qemu-team/qemu/-/merge_requests/37 Thanks Shawn On Jul 26, 2023, at 8:39 AM, Shawn Weeks wrote: I’ve been tracking down an issue where my Debian 12 instances on

qemu-guest-agent doesn't get restarted after update

2023-07-26 Thread Shawn Weeks
I’ve been tracking down an issue where my Debian 12 instances on Proxmox keep stopping their qemu-guest-agents and I’ve finally determined that it’s because unattended-upgrade doesn’t restart the agent after it updates it. I was wondering if this sounds like a bug or if someone has seen an exist

Installing Gnome Desktop on Bookworm Cloud Image Fails due to netdev GID

2023-07-20 Thread Shawn Weeks
Hi everyone, trying to figure out if this is a bug or just a misunderstanding. I’m attempting to install Gnome on the generic cloud init image of Debian 12 using the package task-gnome-desktop and it’s failing because on the cloud images the netdev group is created with a GID > 999. This causes

Installing Gnome Desktop on Bookworm Cloud Image Fails due to netdev GID

2023-07-19 Thread Shawn Weeks
Hi everyone, trying to figure out if this is a bug or just a misunderstanding. I’m attempting to install Gnome on the generic cloud init image of Debian 12 using the package task-gnome-desktop and it’s failing because on the cloud images the netdev group is created with a GID > 999. This causes