Comment 3 for bug 2053174

Revision history for this message
Brian Murray (brian-murray) wrote :

I'm flagging this because while it's easy to say those systems are borked we should think about how this code happen and if there is a more resilient approach to figuring out what release the system is running.

Maybe like what was done in this commit.

commit d2634ad1b1022b76a4defd99738eb1652860cf70
Author: Benjamin Drung <email address hidden>
Date: Mon Feb 13 14:12:47 2023 +0100

    Replace lsb_release call with reading /etc/os-release directly