Public bug reported:

"uname" does not report the year that the Linux kernel was built.  For example:
=====
$ /usr/bin/uname -a
Linux user@host 6.17.0-23-generic #23~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue 
Apr 14 16:11:48 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
=====

The year "2026" is missing.  Probably the last 3 digits of the date were 
truncated:
     Tue Apr 14 16:11:48 UTC 2 x86_64 x86
instead of
     Tue Apr 14 16:11:48 UTC 2026 x86_64 x86

=====
$ lsb_release -rd
No LSB modules are available.
Description:    Ubuntu 24.04.4 LTS
Release:        24.04

$ apt-cache policy coreutils
coreutils:
  Installed: 9.4-3ubuntu6.2
  Candidate: 9.4-3ubuntu6.2
  Version table:
 *** 9.4-3ubuntu6.2 500
        500 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
        100 /var/lib/dpkg/status
     9.4-3ubuntu6 500
        500 http://us.archive.ubuntu.com/ubuntu noble/main amd64 Packages

$ dpkg --listfiles coreutils  |  grep uname
/usr/bin/uname
/usr/share/man/man1/uname.1.gz
=====

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: coreutils 9.4-3ubuntu6.2
ProcVersionSignature: Ubuntu 6.17.0-23.23~24.04.1-generic 6.17.13
Uname: Linux 6.17.0-23-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3.8
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 11:30:09 2026
InstallationDate: Installed on 2025-12-12 (147 days ago)
InstallationMedia: Ubuntu 24.04.3 LTS "Noble Numbat" - Release amd64 
(20250805.1)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=<set>
SourcePackage: coreutils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152063

Title:
  uname omits the year of kernel build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/2152063/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to