GNU bug report logs - #54308
[PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82

Previous Next

Package: guix-patches;

Reported by: Hollow Man <hollowman <at> opensuse.org>

Date: Wed, 9 Mar 2022 18:36:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 54308 in the body.
You can then email your comments to 54308 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#54308; Package guix-patches. (Wed, 09 Mar 2022 18:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hollow Man <hollowman <at> opensuse.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 09 Mar 2022 18:36:01 GMT) Full text and rfc822 format available.

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

From: Hollow Man <hollowman <at> opensuse.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gnome-shell-extension-customize-ibus: Update to 82
Date: Thu, 10 Mar 2022 01:48:37 +0800
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 9d8ec1bdef..487cc7d53e 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -285,7 +285,7 @@ (define-public gnome-shell-extension-clipboard-indicator
 (define-public gnome-shell-extension-customize-ibus
   (package
     (name "gnome-shell-extension-customize-ibus")
- (version "78")
+ (version "82")
     (source
      (origin
        (method git-fetch)
@@ -294,7 +294,7 @@ (define-public gnome-shell-extension-customize-ibus
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
- (base32 "1hnnsjriq7xaakk8biwz55mn077lnm9nsmi4wz5zk7clgxmasvq9"))))
+ (base32 "18dap3vr002jjj3k4143v02973vas2hq327gj44qcmxs8lzryhqk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags

--
2.32.0




Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Fri, 18 Mar 2022 09:50:02 GMT) Full text and rfc822 format available.

Notification sent to Hollow Man <hollowman <at> opensuse.org>:
bug acknowledged by developer. (Fri, 18 Mar 2022 09:50:03 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Hollow Man <hollowman <at> opensuse.org>
Cc: 54308-done <at> debbugs.gnu.org
Subject: Re: bug#54308: [PATCH] gnu: gnome-shell-extension-customize-ibus:
 Update to 82
Date: Fri, 18 Mar 2022 10:49:32 +0100
> * gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82

Pushed, thanks.

Mathieu




Information forwarded to guix-patches <at> gnu.org:
bug#54308; Package guix-patches. (Fri, 18 Mar 2022 09:53:01 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Hollow Man <hollowman <at> opensuse.org>
Cc: 54308 <at> debbugs.gnu.org
Subject: Re: bug#54308: [PATCH] gnu: gnome-shell-extension-customize-ibus:
 Update to 82
Date: Fri, 18 Mar 2022 10:51:57 +0100
I had troubles applying this patch:

--8<---------------cut here---------------start------------->8---
Applying: gnu: gnome-shell-extension-customize-ibus: Update to 82
Using index info to reconstruct a base tree...
M	gnu/packages/gnome-xyz.scm
Checking patch gnu/packages/gnome-xyz.scm...
error: while searching for:
(define-public gnome-shell-extension-customize-ibus
  (package
    (name "gnome-shell-extension-customize-ibus")
 (version "78")
    (source
     (origin
       (method git-fetch)

error: patch failed: gnu/packages/gnome-xyz.scm:285
error: while searching for:
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
 (base32 "1hnnsjriq7xaakk8biwz55mn077lnm9nsmi4wz5zk7clgxmasvq9"))))
    (build-system gnu-build-system)
    (arguments
     `(#:make-flags

error: patch failed: gnu/packages/gnome-xyz.scm:294
Applying patch gnu/packages/gnome-xyz.scm with 2 rejects...
Rejected hunk #1.
Rejected hunk #2.
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
Patch failed at 0001 gnu: gnome-shell-extension-customize-ibus: Update to 82
--8<---------------cut here---------------end--------------->8---

and forget to reset the author while applying it, sorry about that.

Mathieu




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

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

Previous Next


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