[Bug 251073] sysutils/plasma5-kinfocenter: show up FreeBSD 12.1 on FreeBSD 12.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 13 01:21:35 GMT 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251073

--- Comment #2 from marshall <marshall.ruanel at qq.com> ---
(In reply to Mikael Urankar from comment #1)
No, It did not read the /var/run/os-release

on my PC, the output of "cat /var/run/os-release" are:

NAME=FreeBSD
VERSION=12.2-RELEASE
VERSION_ID=12.2
ID=freebsd
ANSI_COLOR="0;31"
PRETTY_NAME="FreeBSD 12.2-RELEASE"
CPE_NAME=cpe:/o:freebsd:freebsd:12.2
HOME_URL=https://FreeBSD.org/
BUG_REPORT_URL=https://bugs.FreeBSD.org/

So the bug is somehow the program does not take release information using
"uname" function defined in <sys/utsname.h>, instead of read the 12.1 string
form some place.....

By the way, my os is upgraded from 12.2 according to handbook by source.

But both the "uanme -a" "freebsd-version" gives "12.2", So I was really
confused by where the "12.1" came from.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list