GNU bug report logs - #40360
[PATCH] gnu: gimp: Disable automatic update checking

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Tue, 31 Mar 2020 22:29:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40360 in the body.
You can then email your comments to 40360 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#40360; Package guix-patches. (Tue, 31 Mar 2020 22:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jack Hill <jackhill <at> jackhill.us>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 31 Mar 2020 22:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Cc: Jack Hill <jackhill <at> jackhill.us>
Subject: [PATCH] gnu: gimp: Disable automatic update checking
Date: Tue, 31 Mar 2020 18:28:24 -0400
* gnu/packages/gimp.scm (gimp)[arguments]: Disable update checking in
  #:configure-flags.
---
 gnu/packages/gimp.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index fcf613423c..3537fa12f5 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -151,6 +151,9 @@ buffers.")
        (list (string-append "--with-html-dir="
                             (assoc-ref %outputs "doc")
                             "/share/gtk-doc/html")
+             ;; Disable automatic network request on startup to check for
+             ;; version updates.
+             "--disable-check-update"
              ;; ./configure requests not to annoy upstream with packaging bugs.
              "--with-bug-report-url=https://bugs.gnu.org/guix")
        #:phases
-- 
2.25.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 31 Mar 2020 22:41:01 GMT) Full text and rfc822 format available.

Notification sent to Jack Hill <jackhill <at> jackhill.us>:
bug acknowledged by developer. (Tue, 31 Mar 2020 22:41:02 GMT) Full text and rfc822 format available.

Message #10 received at 40360-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 40360-done <at> debbugs.gnu.org
Subject: Re: [bug#40360] [PATCH] gnu: gimp: Disable automatic update checking
Date: Tue, 31 Mar 2020 18:40:27 -0400
On Tue, Mar 31, 2020 at 06:28:24PM -0400, Jack Hill wrote:
> * gnu/packages/gimp.scm (gimp)[arguments]: Disable update checking in
>   #:configure-flags.

Thanks! Pushed as a7cc13ed83a356ec50b7dbffdaa91f45ee9d095e




Information forwarded to guix-patches <at> gnu.org:
bug#40360; Package guix-patches. (Tue, 31 Mar 2020 22:46:01 GMT) Full text and rfc822 format available.

Message #13 received at 40360-done <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: Leo Famulari <leo <at> famulari.name>
Cc: 40360-done <at> debbugs.gnu.org
Subject: Re: bug#40360: [PATCH] gnu: gimp: Disable automatic update
 checking
Date: Tue, 31 Mar 2020 18:45:33 -0400 (EDT)
On Tue, 31 Mar 2020, Leo Famulari wrote:

> Thanks! Pushed as a7cc13ed83a356ec50b7dbffdaa91f45ee9d095e

Thanks for the speedy review!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 29 Apr 2020 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 334 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.