bug#53559: Mutter test-suite is flaky

2022-01-30 Thread Maxim Cournoyer
Hello Liliana, Liliana Marie Prikler writes: > * gnu/packages/gnome.scm (mutter)[disable-problematic-tests]: Also disable > timeline tests. > --- > gnu/packages/gnome.scm | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.sc

bug#53647: __TIMESTAMP__ CPP macro not honoring SOURCE_EPOCH_DATE

2022-01-30 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > * gnu/packages/electronics.scm (openboardview): New variable. I've found a source of nondeterminism in the build of openboardview: the use of the CPP __TIMESTAMP__ macro (info '(cpp) Common Predefined Macros'). It seems that GCC 10.3.0 still doesn't doesn't hon

bug#53204: [patch] font-cns11643: ... unzip error

2022-01-30 Thread Brendan Tildesley
I tried updating it but came across an unzip error, maybe unicode related. I've also noticed in my Icecat there are all these icons that are showing as random korean characters, so I wonder if my configuration is wrong somehow??: starting phase `unpack' Archive: /gnu/store/lcnarbk2vd6l1qj77i2

bug#53645: Unable to guix pull on pinebook pro

2022-01-30 Thread D. Birch
As title. I'm using a pinebook pro (arm64) and guix pull is giving up on me. I've attached the output of stdout and stderr. Did I do something wrong? guix-pull-bug Description: Binary data

bug#52801: Guile misbehaves in case of escapes and carriage returns, sometimes breaking "guix pull"

2022-01-30 Thread Maxime Devos
Grigory Shepelev schreef op zo 30-01-2022 om 22:45 [+0300]: > Seems like the problem was in my .gitconfig file where "autocrlf = > true". I set it to "false", and cleared the cache. Then the "guix > pull" started to work as expected. According to

bug#52993: Acknowledgement (There is a problem with text rendering in the anki)

2022-01-30 Thread Igor Gajsin
Sorry, I somehow missed this bug, I can confirm that trick with QTWEBENGINE_CHROMIUM_FLAGS= works for me. -- With best regards, Igor Gajsin

bug#52788: static networking: Support pointopoint/peer

2022-01-30 Thread Julien Lepiller
Le Sun, 30 Jan 2022 18:53:29 +0100, Ludovic Courtès a écrit : > Hi Julien, > > Julien Lepiller skribis: > > > It was not supported in guile-netlink, so I added support for > > #:peer and other new arguments in addr-add and addr-del. There's no > > release yet, but I'd be glad if you could chec

bug#52801: Guile misbehaves in case of escapes and carriage returns, sometimes breaking "guix pull"

2022-01-30 Thread Grigory Shepelev
Seems like the problem was in my .gitconfig file where "autocrlf = true". I set it to "false", and cleared the cache. Then the "guix pull" started to work as expected. I don't even remember why I had to get into "git's guts". Something like: had some problem with some exact project where my colleag

bug#52801: Guile misbehaves in case of escapes and carriage returns, sometimes breaking "guix pull"

2022-01-30 Thread Grigory Shepelev
That explains why the problem was raised on my desktop PC as well. It uses the same .gitconfig file. вс, 30 янв. 2022 г. в 22:45, Grigory Shepelev : > Seems like the problem was in my .gitconfig file where "autocrlf = true". > I set it to "false", and cleared the cache. Then the "guix pull" start

bug#53616: Acknowledgement (build error k14i8vsbnihnghg9xhavs9p3yrxsa431-compute-guix-derivation)

2022-01-30 Thread Leo Famulari
On Sun, Jan 30, 2022 at 05:15:29PM +0100, liberty4us--- via Bug reports for GNU Guix wrote: > Ah, I see.  Thanks, Leo Famulari! > > Well, it appears that aarch64 gets no love.  :\ It does get some love, but clearly it needs more. > Unfortunately, my calendar doesn't permit me to be more involve

bug#53616: Acknowledgement (build error k14i8vsbnihnghg9xhavs9p3yrxsa431-compute-guix-derivation)

2022-01-30 Thread liberty4us--- via Bug reports for GNU Guix
Ah, I see.  Thanks, Leo Famulari! Well, it appears that aarch64 gets no love.  :\ Unfortunately, my calendar doesn't permit me to be more involved, so I will check back in a few months and see if the situation has changed.  In the meantime, rm -rf /gnu.

bug#53561: Failing: guix package -i gtkmm@3

2022-01-30 Thread Leo Famulari
On Sun, Jan 30, 2022 at 10:01:41AM +, Dale Mellor wrote: > I am trying to install a package, defined right there in the GUIX repo, > which propagates two different versions of > libsigc++. I see. That should be fixed. It's true that my earlier reply was kind of dense, but you didn't put

bug#52788: static networking: Support pointopoint/peer

2022-01-30 Thread Ludovic Courtès
Hi Julien, Julien Lepiller skribis: > It was not supported in guile-netlink, so I added support for #:peer and > other new arguments in addr-add and addr-del. There's no release yet, but I'd > be glad if you could check it works as expected (--with-latest=guile-netlink > should work). Perhap

bug#52801: Guile misbehaves in case of escapes and carriage returns, sometimes breaking "guix pull"

2022-01-30 Thread Ludovic Courtès
Hi, Grigory Shepelev skribis: > shegeley@zone51 ~$ guix pull > Updating channel 'nonguix' from Git repository at > 'https://gitlab.com/nonguix/nonguix'... > Updating channel 'guix' from Git repository at > 'https://git.savannah.gnu.org/git/guix.git'... > Building from these channels: > guix

bug#52808: Guix home should not assume that all targets are dot files

2022-01-30 Thread Ludovic Courtès
Hi Andrew, Andrew Tropin skribis: > On 2021-12-26 12:17, Nick Zalutskiy wrote: > >> The following configuration results in a `~/.run` symlink being >> created. My expectation is that a `~/run` symlink is created >> instead. (ie. not a dotfile) > > Some how I missed it and not documented home-fil