bug#41541: merge wip-hurd-vm

2020-06-03 Thread Ludovic Courtès
Hi, Jan Nieuwenhuizen skribis: > From 37c2a57d72f5678ec21a48ed4a3b733a20b71ab1 Mon Sep 17 00:00:00 2001 > From: "Jan (janneke) Nieuwenhuizen" > Date: Thu, 30 Apr 2020 15:40:07 +0200 > Subject: [PATCH v2] gnu: services: Add %hurd-startup-service. > > This decouples startup of the Hurd from the "

bug#41604: guix pull impossible after rebasing a local repository

2020-06-03 Thread Ludovic Courtès
Hi John, John Soo skribis: > I use a local git repo with branch that I specify in channels.scm. > My usual workflow is: > > 1. rebase on origin > 2. guix pull > > This stopped working with the following error: > > Updating channel 'guix' from Git repository at > 'file:///home/john/projects/guix

bug#22883: Authenticating a Git checkout

2020-06-03 Thread Ludovic Courtès
Hi, John Soo skribis: > I like this idea a lot since I use a checkout which I guess constitutes > a "fork" in this scenario. I opened bug#41604 > (http://issues.guix.gnu.org/issue/41604) after having trouble with a > rebase based workflow. Some of my problems certainly come from my lack > of u

bug#41207: accountsservice daemon lacks dbus interfaces

2020-06-03 Thread Ludovic Courtès
Hi, L p R n d n skribis: > Ludovic Courtès writes: > >> Hello, >> >> L p R n d n skribis: >> >>> The accountsservice service hasn't access to dbus' interfaces throwing >>> an error when they're needed.The problem, at least, appears with LightDM. >>> The error looks like: >>> >>> WARN

bug#41669: Cross-compiled powerpc64-linux bootstrap-tarballs not reproducible

2020-06-03 Thread Chris Marusich
Hi all, Chris Marusich writes: > The derivation that produced the differing output was: > > /gnu/store/pygln3lr6qbxcps3kmn3w4bc0d0nlpd3-gcc-stripped-tarball-5.5.0.drv > > On my x86_64-linux system, twice I tried running "guix build --check" on > this derivation, but each time it surprisingly rep

bug#22883: Channel introductions

2020-06-03 Thread Ludovic Courtès
Hi, zimoun skribis: > On Mon, 1 Jun 2020 at 16:08, Ludovic Courtès wrote: > >> I think we need a way to “introduce” a channel to its users that goes >> beyond a mere URL. > > Just to be sure to well understand, will the good ol' > ~/.config/guix/channels.scm > > ;; Tell 'guix pull' to use

bug#41207: accountsservice daemon lacks dbus interfaces

2020-06-03 Thread L p R n d n
Hello, Ludovic Courtès writes: >>> L p R n d n skribis: [...] >> Not exactly, my understanding is that *accountsservice* doesn't find >> 'org.freedesktop.Accounts.service' which is provided (and asked) by >> lightdm. (I think the error comes from accountsservice) > > But see: > > $ (cd /tm

bug#41604: guix pull impossible after rebasing a local repository

2020-06-03 Thread John Soo
Hi Ludo! I hope you are well. Ludovic Courtès writes: > What happens is that ‘guix pull’ ensures that it only ever makes > “fast-forward” updates by default, in Git parlance. The goal is to > detect obvious “downgrade attacks”: > > https://issues.guix.gnu.org/41425 Oh I see, I'm sorry I did

bug#41237: guix deploy hangs when a file-system-device is set to a UUID

2020-06-03 Thread Ludovic Courtès
Hi Brice, Brice Waegeneire skribis: > When manually executing the second 'remote-assertion.scm' file, the one > containing the 'find-partition-by-uuid-bit', it hangs indefinitely, I > have > attached it's strace to this email. > > $ cat /gnu/store/wzvn8r2z7lnf5mqzagxzcb64wr69kgk4-remote-asserti

bug#41604: guix pull impossible after rebasing a local repository

2020-06-03 Thread Ludovic Courtès
Hello, John Soo skribis: > Ludovic Courtès writes: [...] >> (This can be overridden this by passing ‘--allow-downgrades’.) > > Does '--allow-downgrades' support unrelated git histories? I tried that > flag and it did not work. It supports unrelated Git histories. It could really be called

bug#41541: merge wip-hurd-vm

2020-06-03 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: >> From 37c2a57d72f5678ec21a48ed4a3b733a20b71ab1 Mon Sep 17 00:00:00 2001 >> From: "Jan (janneke) Nieuwenhuizen" >> Date: Thu, 30 Apr 2020 15:40:07 +0200 >> Subject: [PATCH v2] gnu: services: Add %hurd-startup-service. >> >> This decouples startup of the Hurd from the "hur

bug#41541: merge wip-hurd-vm

2020-06-03 Thread Mathieu Othacehe
Hey! > Legend (in order of merge'ability / is there a convention for this?): > > [M] Mathieu > [L] Ludo >g good to go LGTM'd >t trivial (self-LGTM :-) >. direct dependency of/partially superseded by a LGTM > > ack or review needed >! troublesome Hehe, nice one :)

bug#41237: guix deploy hangs when a file-system-device is set to a UUID

2020-06-03 Thread Brice Waegeneire
Hello Ludo', On 2020-06-03 14:56, Ludovic Courtès wrote: Could you try running this at the REPL: (load "/gnu/store/wzvn8r2z7lnf5mqzagxzcb64wr69kgk4-remote-assertion.scm") and then hit C-c and type “,bt” to get a backtrace? Here is the backtrace: --8<---cut here--

bug#22883: Channel introductions

2020-06-03 Thread zimoun
Hi Ludo, Thank you for the explanations. On Wed, 3 Jun 2020 at 11:50, Ludovic Courtès wrote: > zimoun skribis: > > On Mon, 1 Jun 2020 at 16:08, Ludovic Courtès wrote: > >> If that information were stored in ‘.guix-channel’, it would be > >> trivial for an attacker to fork the projec

bug#41693: freshly installed system cannot run “guix pull”

2020-06-03 Thread Ricardo Wurmus
I just installed two servers with the installer image built from commit 2f49007dd076b14feb40d7c3331dee3e737265c8. Both of these servers boot just fine, but “guix pull” does not work. It fails with the following error: guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not found -- R

bug#34275: clementine-1.3.1 fails test

2020-06-03 Thread Thorsten Wilms
I ignored Clementine failing at updates a few times ... and now checked to see that it fails at a different test! [100%] Linking CXX executable fmpsparser_test cd /tmp/guix-build-clementine-1.3.1-2.4619a4c.drv-0/build/tests && /gnu/store/89rj5fqcg48afgk99639ds602pgf92k4-cmake-minimal-3.16.5/bin/cm

bug#41693: freshly installed system cannot run “guix pull”

2020-06-03 Thread Mathieu Othacehe
Hello Ricardo, > I just installed two servers with the installer image built from commit > 2f49007dd076b14feb40d7c3331dee3e737265c8. Both of these servers boot > just fine, but “guix pull” does not work. > > It fails with the following error: > > guix pull: error: glibc-bootstrap-system-2.2.5

bug#41693: freshly installed system cannot run “guix pull”

2020-06-03 Thread Ricardo Wurmus
Mathieu Othacehe writes: >> I just installed two servers with the installer image built from commit >> 2f49007dd076b14feb40d7c3331dee3e737265c8. Both of these servers boot >> just fine, but “guix pull” does not work. >> >> It fails with the following error: >> >> guix pull: error: glibc-boot

bug#41541: merge wip-hurd-vm

2020-06-03 Thread Jan Nieuwenhuizen
Mathieu Othacehe writes: Hi! >> Legend (in order of merge'ability / is there a convention for this?): >> >> [M] Mathieu >> [L] Ludo >>g good to go LGTM'd >>t trivial (self-LGTM :-) >>. direct dependency of/partially superseded by a LGTM >> >> ack or review needed >>!

bug#41669: Cross-compiled powerpc64-linux bootstrap-tarballs not reproducible

2020-06-03 Thread Vincent Legoll
Is that showing the same (or a similar) problem : https://data.guix-patches.cbaines.net/gnu/store/0lcbxpw1vrca02dzpzw2rxhad7pn4zw7-gcc-objc-5.5.0 ? -- Vincent Legoll