tuxedo-tomte
tuxedo-tomte copied to clipboard
Error message for unsupported OS
Installing tuxedo-tomte_2.28.0_all.deb triggered a desktop notification:
The version {version} of Debian GNU/Linux is not supported.
(note the {version} placeholder without value)
It appears /usr/bin/tuxedo-tomte is looking for VERSION_ID in /etc/os-release and not finding it.
Could you please post the content of /etc/os-release ?
PRETTY_NAME="Debian GNU/Linux trixie/sid"
NAME="Debian GNU/Linux"
VERSION_CODENAME=trixie
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Ah, there is the problem, no version of Debian is supported by Tomte. Sorry.
It appears to support Ubuntu... anyhow perhaps the error message should be made more clear.
The version {version} of Debian GNU/Linux is not supported.
Sorry, but what is not clear about this
The sentence construction implies that a different version of debian would be supported.
@JonnieCache yes, additionally {version} is a placeholder for a version variable, instead it's being printed out verbatim.
THX, I will change the message
Message has been changed, THX