GNU bug report logs - #68439
icewm do not install MO files.

Previous Next

Package: guix;

Reported by: Feng Shu <tumashu <at> 163.com>

Date: Sun, 14 Jan 2024 03:10:01 UTC

Severity: normal

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68439: closed (icewm do not install MO files.)
Date: Wed, 27 Mar 2024 13:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 27 Mar 2024 12:59:24 +0000
with message-id <87sf0bg78o.fsf <at> cbaines.net>
and subject line Re: [bug#69793] [PATCH] gnu: icewm: Update to 3.4.6
has caused the debbugs.gnu.org bug report #68439,
regarding icewm do not install MO files.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68439: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68439
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Feng Shu <tumashu <at> 163.com>
To: "guix-bug" <bug-guix <at> gnu.org>
Cc: iyzsong <at> member.fsf.org, atai <at> atai.org
Subject: icewm do not install MO files.
Date: Sun, 14 Jan 2024 11:08:37 +0800
Hello:

At the moment: icewm do not install MO files to
'share/locale/<lang>/LC_MESSAGES', gmo files in tarball are removed, but
do not re-generated, I try to add gettext-minimul to inputs, but can not
re-generate gmo files successfully.

Any reason we should remove gmo files in tarball?

```
               (add-after 'unpack 'remove-gmo-files
                 ;; gmo files are generated from .po files
                 ;; so remove them before build to make sure
                 ;; they are re-generated if needed
                 (lambda _
                   (for-each delete-file
                             (find-files "po" "\\.gmo$"))))
```


-- 



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 68439-done <at> debbugs.gnu.org, guix-patches <at> gnu.org,
 69793-done <at> debbugs.gnu.org
Subject: Re: [bug#69793] [PATCH] gnu: icewm: Update to 3.4.6
Date: Wed, 27 Mar 2024 12:59:24 +0000
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.4.6
>
> Change-Id: Ieff1fc5417cfe164fa7886774e8855fd95248c8f
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks both, I've pushed this to master as
8cc450e59a4c83fa39097964f62c2b2c84e0aee3.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 114 days ago.

Previous Next


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