Debian Linux: Migrating from Bullseye to Bookworm

Hi all, is anyone using Debian Bookworm with Node-RED and if so, did you have any issues?

Having noticed that Bullseye Backports is now switched off and because Debian only supports in-place upgrades across a single version, I figure it might be time to upgrade.

My PI 5 is running this:

$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian

And it runs Node-RED very well - zero issues

1 Like

I think people have reported problems with Raspberry Pi GPIO nodes on the RPiOS flavour of Bookworm.

The only GPIO issues I've heard of are on pi5's and have nothing to do with bookworm, at least not directly, as they seem to have redone how the pins work internally. I have several pi4's running bookworm with 7 or 8 pins used as outputs and inputs with no issues.

1 Like

Thanks all. Running the upgrade now. :crossed_fingers:

Not on a Pi so (and I've never used GPIO on my Pi's anyway. :smiley: ) not an issue, thanks for the reminder though.

No major issues found with Bookworm.

One complaint is that static IP assignment method is changed in Bookworm.

1 Like

It is often best to do static ip in the router anyway.

Which is what I've always done. Use DHCP to assign a static IP based on the MAC address, set up in the router. Even if the router fails, the address is retained assuming no other DHCP service starts up.

Thanks everyone for your feedback. I can confirm that the upgrade went without a hitch and my server is now running Bookworm.

The only thing I need to do is remember how I set the server - which is actually an old laptop to turn off its monitor after bootup.

And Trixie will be along in 2 weeks time :grin:

That's fine, I never do major Linux OS upgrades when they come out. I'll wait at least 6 months for any upgrade issues to be ironed out. :slight_smile:

1 Like