Version number issue in BookwormPup64 10.0.6

Post here if you feel others can duplicate your so discovered "bug"

Moderator: Forum moderators

Post Reply
MikeLvG
Posts: 21
Joined: Wed Mar 20, 2024 7:20 pm
Has thanked: 14 times
Been thanked: 2 times

Version number issue in BookwormPup64 10.0.6

Post by MikeLvG »

Good afternoon!
I was poking around in BookwormPup64 10.0.6 today and I came across what may be a discrepancy. Screen shot is attached. In most places the version number is shown as 10.0.6, but in System Information, it's showing as 10.0.5.

Have a great day!

Attachments
screenshot-2.png
screenshot-2.png (308.59 KiB) Viewed 592 times
User avatar
ETP
Posts: 88
Joined: Mon Jul 20, 2020 8:21 pm
Location: UK
Has thanked: 19 times
Been thanked: 88 times

Re: Version number issue in BookwormPup64 10.0.6

Post by ETP »

Hi @MikeLvG.
The Hardinfo application is pulling the version number from the text file /usr/lib/os-release
rather than the more usual /etc/DISTRO_SPECS file.

It may be that there are some other debian based applications that also check os-release which contains 4 references
to the earlier 10.0.5 version. It looks to me like a simple oversight to change that file when 10.0.6 was built.

I would suggest that you edit os-release so that it reads as follows:

NAME=Puppy
VERSION="10.0.6"
ID=debian
VERSION_ID=10.0.6
PRETTY_NAME="BookwormPup64 10.0.6"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:puppy:puppy_linux:10.0.6"
HOME_URL="http://puppylinux.com/"
SUPPORT_URL="http://www.murga-linux.com/puppy/index.php"
BUG_REPORT_URL="https://github.com/puppylinux-woof-CE/woof-CE"
VERSION_CODENAME=bookworm

The above works for me with no unintended consequences so far.

Regards ETP
Current go-to Pup since Feb 2019 - BionicPup64 8.0
Video - https://photos.app.goo.gl/HYLupyMGcQFP81z69

On test - Ubuntu Cinnamon Remix 20.10 (Groovy Gorilla)
Video - https://photos.app.goo.gl/xGbQYtioXt6mzoi48
Post Reply

Return to “Bug Reports”