From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] pakfire/functions.pl: Adjust log level
Date: Tue, 19 Jul 2022 16:06:37 +0200 [thread overview]
Message-ID: <d0a6b17d-dffd-f253-35ac-d6a859a15371@ipfire.org> (raw)
In-Reply-To: <20220718164854.485-1-hofmann@leo-andres.de>
[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]
Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>
On 18/07/2022 18:48, Leo-Andres Hofmann wrote:
> The informative pakfire message
> "No new upgrades available. You are on release ..."
> does not mean that an error has happened. This patch adjusts
> the log level prefix to "info" accordingly.
>
> Reported-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> Signed-off-by: Leo-Andres Hofmann <hofmann(a)leo-andres.de>
> ---
> src/pakfire/lib/functions.pl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/pakfire/lib/functions.pl b/src/pakfire/lib/functions.pl
> index 24c55fd4a..505988af9 100644
> --- a/src/pakfire/lib/functions.pl
> +++ b/src/pakfire/lib/functions.pl
> @@ -797,7 +797,7 @@ sub upgradecore {
> system("echo $core_release > $Conf::coredir/mine");
>
> } else {
> - message("CORE ERROR: No new upgrades available. You are on release $Conf::core_mine.");
> + message("CORE INFO: No new upgrades available. You are on release $Conf::core_mine.");
> }
> }
>
--
Sent from my laptop
prev parent reply other threads:[~2022-07-19 14:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-18 16:48 Leo-Andres Hofmann
2022-07-19 14:06 ` Adolf Belka [this message]
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=d0a6b17d-dffd-f253-35ac-d6a859a15371@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox