[Bug 2122648] Re: uname -p broken

Juerg Haefliger 2122648 at bugs.launchpad.net
Fri Sep 12 08:16:09 UTC 2025


Oh, the option disappeared :-(

$ uname --help
Print certain system information.
With no OPTION, same as -s.

Usage: uname [OPTION]...

Options:
  -a, --all               Behave as though all of the options -mnrsvo were specified.
  -s, --kernel-name       print the kernel name.
  -n, --nodename          print the nodename (the nodename may be a name that the system is known by to a communications network).
  -r, --kernel-release    print the operating system release.
  -v, --kernel-version    print the operating system version.
  -m, --machine           print the machine hardware name.
  -o, --operating-system  print the operating system name.
  -h, --help              Print help
  -V, --version           Print version

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

Title:
  uname -p broken

Status in coreutils-from package in Ubuntu:
  New

Bug description:
  On Raspberry Pi running Questing daily:

  $ uname -p
  unknown

  Should return aarch64.

  On Noble:

  $ uname -p
  aarch64

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




More information about the foundations-bugs mailing list