6, 7 columns shows "about parted" instead partition information (may be only in russian version). ubuntu 18.04.1Rus = bug; Kali 2018.3 = no bug
==================================== Ubuntu 18.04.1: parted /dev/sda --machine unit b print quit BYT; /dev/sda:64424509440B:scsi:512:512:gpt:VMware, VMware Virtual S:; 1:1048576B:105906175B:104857600B:fat32:EFI:загрузочный, esp; 2:105906176B:62277025791B:62171119616B:ext4:Project-Id-Version: parted 3.1.90 Report-Msgid-Bugs-To: bug-parted@gnu.org PO-Revision-Date: 2016-02-05 02:30+0000 Last-Translator: Yuri Kozlov <yu...@komyakino.ru> Language-Team: Russian <g...@mx.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Launchpad-Export-Date: 2018-07-12 13:17+0000 X-Generator: Launchpad (build 18719) Language: ru :; 3:62277025792B:64423460863B:2146435072B:linux-swap(v1):Project-Id-Version: parted 3.1.90 Report-Msgid-Bugs-To: bug-parted@gnu.org PO-Revision-Date: 2016-02-05 02:30+0000 Last-Translator: Yuri Kozlov <yu...@komyakino.ru> Language-Team: Russian <g...@mx.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Launchpad-Export-Date: 2018-07-12 13:17+0000 X-Generator: Launchpad (build 18719) Language: ru :; root@machine:/home/user# uname -a Linux machine 4.15.0-34-generic #37-Ubuntu SMP Mon Aug 27 15:21:48 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux ======================== Kali 2018.3: root@machine :~# parted /dev/sda --machine unit b print quit BYT; /dev/sda:42949672960B:scsi:512:512:gpt:VMware, VMware Virtual S:; 1:1048576B:99614719B:98566144B:fat32::boot, esp; 2:99614720B:41999663103B:41900048384B:ext4::; 3:41999663104B:42948624383B:948961280B:linux-swap(v1)::; root@machine :~# parted --version parted (GNU parted) 3.2 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html >. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by < http://git.debian.org/?p=parted/parted.git;a=blob_plain;f=AUTHORS>. root@machine :~# uname -a Linux machine 4.17.0-kali3-amd64 #1 SMP Debian 4.17.17-1kali1 (2018-08-21) x86_64 GNU/Linux