Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] etc/defaults.conf: add XBPS_UPDATE_CHECK_VERBOSE
Date: Tue, 02 Aug 2022 03:37:59 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38418@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages xbps-src/update-check-verbose
https://github.com/void-linux/void-packages/pull/38418

etc/defaults.conf: add XBPS_UPDATE_CHECK_VERBOSE
closes #38076

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



A patch file from https://github.com/void-linux/void-packages/pull/38418.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xbps-src/update-check-verbose-38418.patch --]
[-- Type: text/x-diff, Size: 707 bytes --]

From 3379afe5dc2adc395a6c7a94ee288b45782ab904 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 1 Aug 2022 21:34:27 -0400
Subject: [PATCH] etc/defaults.conf: add XBPS_UPDATE_CHECK_VERBOSE

closes #38076
---
 etc/defaults.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/defaults.conf b/etc/defaults.conf
index e3876cdc7d28..08e0a4d4dd67 100644
--- a/etc/defaults.conf
+++ b/etc/defaults.conf
@@ -158,3 +158,8 @@ XBPS_SUCMD="sudo /bin/sh -c"
 # When unset, newly build package overwrites the older one.
 #
 #XBPS_PRESERVE_PKGS=yes
+
+# [OPTIONAL]
+# Show more detailed output in ./xbps-src update-check. Useful for debugging.
+#
+#XBPS_UPDATE_CHECK_VERBOSE=yes

             reply	other threads:[~2022-08-02  1:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02  1:37 classabbyamp [this message]
2022-08-02 17:27 ` Chocimier
2022-08-02 17:31 ` [PR PATCH] [Updated] " classabbyamp
2022-08-02 17:31 ` classabbyamp
2022-08-02 17:50 ` [PR PATCH] [Merged]: " Chocimier

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38418@inbox.vuxu.org \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).