From: Leonid Krivoshein <klark.devel@gmail.com>
To: devel-newbies@lists.altlinux.org
Subject: Re: [newbies] Системная утилита с краткой информацией по установленным обновлениям
Date: Wed, 17 Sep 2025 02:02:01 +0300
Message-ID: <f5efac71-0d3d-499d-b6ff-9bb9f7f29b9a@gmail.com> (raw)
In-Reply-To: <cae72f08-e5ac-40ba-987e-aa43fd3f1f32@yandex.ru>
Hi!
On 9/16/25 22:38, Alexander Lubyagin wrote:
> Есть ли системная утилита, наподобие inxi, которая выводит краткую
> информацию по updates?
>
> Например: последние обновления системы - от 28 августа 2025 года.
uname -a
rpm -qa -last | head
> Мне это нужно, чтобы указать в репорте багзиллы информацию о системе.
>
> Как это корректнее сделать?
Там вроде так не принято. Можно начать с system-report, в нём будет
больше информации. Ещё больше информации для диагностики в sosreport из
пакета sos. Но и inxi -c2 -v8 может оказаться вполне достаточно в
качестве первичной информации, по ядру и подключенным репо вполне можно
сделать выводы.
--
WBR, Leonid Krivoshein.
next prev parent reply other threads:[~2025-09-16 23:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-16 19:38 Alexander Lubyagin
2025-09-16 23:02 ` Leonid Krivoshein [this message]
2025-09-21 15:56 ` Michael Shigorin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f5efac71-0d3d-499d-b6ff-9bb9f7f29b9a@gmail.com \
--to=klark.devel@gmail.com \
--cc=devel-newbies@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
devel@ where you _can_ ask
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
public-inbox-index devel-newbies
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git