ryran / xsos

sosreport examiner - instantly summarize system info from a sosreport or a running system
337 stars 121 forks source link

PS CHECK module not working #282

Closed ziz0u closed 5 months ago

ziz0u commented 5 months ago
[root@server ~]# xsos -p
[root@server ~]# xsos --ps
[root@server ~]#

Validating with the debug shows the following warning: Warning: 'ps/proc/' file unreadable; skipping os check

superjamie commented 5 months ago

Good timing, this is resolved by a recent PR to be merged soon: https://github.com/ryran/xsos/pull/281

ziz0u commented 5 months ago

Thank you, I'll be waiting