#999591 cpufetch: no output on a Thinkpad A31 running Sid i386

Package:
cpufetch
Source:
cpufetch
Description:
Simple yet fancy CPU architecture fetching tool
Submitter:
Axel Beckert
Date:
2021-11-22 03:15:03 UTC
Severity:
normal
#999591#5
Date:
2021-11-12 22:21:40 UTC
From:
To:
Hi,

on one system running Debian Sid i386, a Thinkpad A31, cpufetch gives no
output at all:

26/1/0 root@loadrunner:pts/4 23:06:54 [~] # cpufetch
27/1/0 root@loadrunner:pts/4 23:08:33 [~] # cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
stepping        : 4
microcode       : 0x20
cpu MHz         : 1200.000
cache size      : 512 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fdiv_bug        : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pebs bts cpuid pti
bugs            : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
bogomips        : 3596.79
clflush size    : 64
cache_alignment : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:

28/0/0 root@loadrunner:pts/4 23:08:38 [~] # strace cpufetch
execve("/usr/bin/cpufetch", ["cpufetch"], 0xbfc16420 /* 23 vars */) = 0
brk(NULL)                               = 0x240f000
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f34000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=225163, ...}) = 0
mmap2(NULL, 225163, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7efd000
close(3)                                = 0
openat(AT_FDCWD, "/lib/i386-linux-gnu/libc.so.6", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\361\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=2013884, ...}) = 0
mmap2(NULL, 2023192, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d0f000
mprotect(0xb7d2c000, 1880064, PROT_NONE) = 0
mmap2(0xb7d2c000, 1409024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0xb7d2c000
mmap2(0xb7e84000, 466944, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x175000) = 0xb7e84000
mmap2(0xb7ef7000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e7000) = 0xb7ef7000
mmap2(0xb7efb000, 7960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7efb000
close(3)                                = 0
set_thread_area({entry_number=-1, base_addr=0xb7f35140, limit=0x0fffff, seg_32bit=1, contents=0, read_exec_only=0, limit_in_pages=1, seg_not_present=0, useable=1}) = 0 (entry_number=6)
mprotect(0xb7ef7000, 8192, PROT_READ)   = 0
mprotect(0x447000, 4096, PROT_READ)     = 0
mprotect(0xb7f67000, 4096, PROT_READ)   = 0
munmap(0xb7efd000, 225163)              = 0
brk(NULL)                               = 0x240f000
brk(0x2430000)                          = 0x2430000
brk(0x2431000)                          = 0x2431000
openat(AT_FDCWD, "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", O_RDONLY) = 3
read(3, "1800000\n", 128)               = 8
read(3, "", 128)                        = 0
close(3)                                = 0
brk(0x2430000)                          = 0x2430000
openat(AT_FDCWD, "/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 3
read(3, "0\n", 8192)                    = 2
close(3)                                = 0
exit_group(1)                           = ?
+++ exited with 1 +++
29/1/0 root@loadrunner:pts/4 23:09:21 [~] #

#999591#12
Date:
2021-11-18 16:31:42 UTC
From:
To:
I have updated this package to the latest upstream version:
1.0+git20211101+a5b321a9668f-3
Can you test it again and tell me the result? thanks

Kind regards
Clay Stan

Axel Beckert <abe@debian.org> 于2021年11月13日周六 上午6:24写道:

#999591#17
Date:
2021-11-18 16:31:42 UTC
From:
To:
I have updated this package to the latest upstream version:
1.0+git20211101+a5b321a9668f-3
Can you test it again and tell me the result? thanks

Kind regards
Clay Stan

Axel Beckert <abe@debian.org> 于2021年11月13日周六 上午6:24写道:

#999591#22
Date:
2021-11-18 16:51:30 UTC
From:
To:
Hi,

clay stan wrote:

This issue is still present:

$ dpkg -l cpufetch
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version                        Architecture Description
+++-==============-==============================-============-=========================================>
iU  cpufetch       1.0+git20211101+a5b321a9668f-3 i386         Simple yet fancy CPU architecture fetchin>
$ cpufetch
$

		Regards, Axel

#999591#27
Date:
2021-11-22 03:10:01 UTC
From:
To:
Axel Beckert <abe@debian.org> 于2021年11月19日周五 上午12:51写道:

It seems that there is something wrong with your package installation status.
Normally, the installation status is ii, and you are iU. Have you
tried reinstall and test it again?