Score:1

Confusing lsb_release output, mismatched versions

cn flag
lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 21.04
Release:    20.04
Codename:   hirsute

As far as I remember I didn't tamper with any configuration files. I checked /etc/lsb-release and it is fine

cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=21.04
DISTRIB_CODENAME=hirsute
DISTRIB_DESCRIPTION="Ubuntu 21.04"

Where else can this 20.04 come from and how to fix it? I am trying to install something with a script that automaticaly choses the python version based on the output of lsb_release and it is failing because of that.

sudodus avatar
jp flag
The command `find /etc/*release` finds also `/etc/os-release`. What's the content in that file? Is your system release-upgraded with `do-release-upgrade`?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.