bug#39614: icecat "profile cannot be loaded"

2020-02-14 Thread Nathan Dehnel
Icecat fails to start with "your icecat profile cannot be loaded. It may be missing or inaccessible."

bug#39605: [PATCH] gnu: go-ipfs: Update to 0.4.23

2020-02-14 Thread Leo Famulari
On Fri, Feb 14, 2020 at 02:19:32PM -0500, Jack Hill wrote: > gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.23 Thanks! Pushed as cc0cc9651a398822931e0b34714f64da6e04d0fa

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread Ludovic Courtès
Jan Nieuwenhuizen skribis: > Ludovic Courtès writes: [...] >> The problem here is really that we fall back to content-addressed >> mirrors instead of using them directly: >> >> https://issues.guix.gnu.org/issue/28659 > > Wait, what happened here; you finally proposed a patch two years ago

bug#39584: evolution: involid page id error when composing emails

2020-02-14 Thread Christopher Howard
I'm eager to give the patch a try. I've never learned yet how to add add a source patch to a package definition, so it might take me some time to get to it if I had no help. Is there an ETA on Gnome 3.34? -Original Message- From: Marius Bakke To: Christopher Howard ,

bug#39584: evolution: involid page id error when composing emails

2020-02-14 Thread Christopher Howard
I'm eager to give the patch a try. I've never learned yet how to add add a source patch to a package definition, so it might take me some time to get to it if I had no help. Is there an ETA on Gnome 3.34? -Original Message- From: Marius Bakke To: Christopher Howard ,

bug#39571: evolution and bogofilter

2020-02-14 Thread Christopher Howard
Hi: build log was too big to paste, but here are the configure options that showed up in it: """ -- Configure options: --LIB_SUFFIX ... --CMAKE_INSTALL_PREFIX . /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4 --BIN_INSTALL_DIR ..

bug#39571: evolution and bogofilter

2020-02-14 Thread Christopher Howard
Hi: build log was too big to paste, but here are the configure options that showed up in it: """ -- Configure options: --LIB_SUFFIX ... --CMAKE_INSTALL_PREFIX . /gnu/store/j9513bw96fc0k5ra1nvlf7rrgqlbsagz-evolution-3.32.4 --BIN_INSTALL_DIR ..

bug#39607: GRUB module all_video required to get video on 4K monitor

2020-02-14 Thread Maxim Cournoyer
Hello, I installed Guix System on a new machine, which displays on a 4K (3840 x 2160 pixels) monitor. Unless I go to the GRUB command prompt with 'c' at boot and type 'insmod all_video', the video cuts early after booting a GRUB entry with 'No suitable video mode found', or similar. I think we

bug#39603: go-ipfs 0.4.22 fails to build

2020-02-14 Thread Jack Hill
Hi, It appears that go-ipfs 0.4.22 is not compatible with the recent upgrade to go 1.13. Fortunately, upstream has made a maintainance release that includes the support for go 1.13: https://github.com/ipfs/go-ipfs/releases/tag/v0.4.23 I've submitted a patch to update go-ipfs in

bug#39606: Keyboard layout defined by 'set-xorg-configuration' is not honored by GDM.

2020-02-14 Thread Maxim Cournoyer
Hello! I based my operating system configuration on gnu/system/examples/desktop.tmpl in the Guix tree, and was surprised that my dvorak keyboard is in effect everywhere except at the GDM greeter screen (where it is QWERTY). Here's the full config: --8<---cut

bug#37831: GDM has a GNOME entry even when not installed

2020-02-14 Thread Maxim Cournoyer
Pierre Neidhardt writes: > My config.scm installs EXWM + StumpWM, but not GNOME. > Before the last core-update, GDM would only suggest the 2 window > managers. > > After a recent Guix pull followed by a `guix system reconfigure', GDM > also suggests GNOME. If I select it, it fails to log in,

bug#39603: go-ipfs 0.4.22 fails to build

2020-02-14 Thread Danny Milosavljevic
Hi, what does the build log /var/log/guix/drvs/4a/9v3a2f4x2xi82vw9v4rxq8kb5x4y3p-go-ipfs-0.4.22.drv.bz2 say? pgpOS3vOIXyLO.pgp Description: OpenPGP digital signature

bug#39603: go-ipfs 0.4.22 fails to build

2020-02-14 Thread Michael Gorlick
guix install go-ipfs ends with: building /gnu/store/4a9v3a2f4x2xi82vw9v4rxq8kb5x4y3p-go-ipfs-0.4.22.drv... | 'build' phasebuilder for `/gnu/store/4a9v3a2f4x2xi82vw9v4rxq8kb5x4y3p-go-ipfs-0.4.22.drv' failed with exit code 1 build of /gnu/store/4a9v3a2f4x2xi82vw9v4rxq8kb5x4y3p-go-ipfs-0.4.22.drv

bug#38653: wpa-supplicant dbus failure leads to networking service failure

2020-02-14 Thread Marius Bakke
Christopher Howard writes: > I updated userland and system to > 9d0dfd9a9a7c43363a4e140c20d49f119fe6f2e3 and am not experiencing this > problem now. You may close the ticket. Great, thanks for following up. I'm closing this ticket now by adding a '-close' to the bug email address.

bug#39584: evolution: involid page id error when composing emails

2020-02-14 Thread Marius Bakke
Christopher Howard writes: > Hi, I use evolution heavily, current 3.32.4 from Guix. I updated my > guix user packages and guix system about a week ago. When composing > emails, I occasionally see an error similar to this appear in a box > above the message composition area: > >

bug#39571: evolution and bogofilter

2020-02-14 Thread Marius Bakke
Hi Christopher, I'm afraid I don't have any useful feedback regarding Evolution, but ... Christopher Howard writes: > Thinking maybe some bogofilter path or option not set during package > build. Tried to confirm this viewing build log from guix-build, but > since I have already built the

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread Ludovic Courtès
Hi, Jan Nieuwenhuizen skribis: > What about > > > https://snapshot.debian.org/archive/debian/20190406T212022Z/pool/main/h/harfbuzz/harfbuzz_2.4.0.orig.tar.bz2 Good idea. > So, this now becomes the recipe > > wget -O harfbuzz-2.4.0.tar.bz2 >

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: > Jan Nieuwenhuizen skribis: > >> building >> /gnu/store/cjim33x0q1bv1ppkv3qijvr1pvsn4y0q-harfbuzz-2.4.0.tar.bz2.drv... >> downloading from >> https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.4.0.tar.bz2... >> |offloading build of >>

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: > Hi, > > zimoun skribis: > >> On Thu, 13 Feb 2020 at 22:34, Ludovic Courtès wrote: >>> >>> Hi, >>> >>> Jan Nieuwenhuizen skribis: >>> >>> > building >>> > /gnu/store/cjim33x0q1bv1ppkv3qijvr1pvsn4y0q-harfbuzz-2.4.0.tar.bz2.drv... >>> > downloading from >>> >

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread Ludovic Courtès
Hi, Tobias Geerinckx-Rice skribis: > zimoun 写道: >> Maybe I miss a point, but the file we need is the old one, not the >> new >> one, i.e., the one with the expected hash >> 1mpah6kwqid1kxsj4rwqsniivqbrx231j65v51yncx6s0dch0dch. And I should >> do > > ~ λ guix download

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread Ludovic Courtès
Hi, zimoun skribis: > On Thu, 13 Feb 2020 at 22:34, Ludovic Courtès wrote: >> >> Hi, >> >> Jan Nieuwenhuizen skribis: >> >> > building >> > /gnu/store/cjim33x0q1bv1ppkv3qijvr1pvsn4y0q-harfbuzz-2.4.0.tar.bz2.drv... >> > downloading from >> >

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread zimoun
Hi Giovanni, On Fri, 14 Feb 2020 at 11:07, Giovanni Biscuolo wrote: > Ludovic Courtès writes: > > The problem here is really that we fall back to content-addressed > > mirrors instead of using them directly: > > > > https://issues.guix.gnu.org/issue/28659 > > Given the natute (AFAIU) of this

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread zimoun
Hi Ludo, On Thu, 13 Feb 2020 at 22:34, Ludovic Courtès wrote: > > Hi, > > Jan Nieuwenhuizen skribis: > > > building > > /gnu/store/cjim33x0q1bv1ppkv3qijvr1pvsn4y0q-harfbuzz-2.4.0.tar.bz2.drv... > > downloading from > >

bug#39575: guix time-machine fails when a tarball was modified in-place

2020-02-14 Thread Giovanni Biscuolo
Hello Ludo' Ludovic Courtès writes: [...] > The problem here is really that we fall back to content-addressed > mirrors instead of using them directly: > > https://issues.guix.gnu.org/issue/28659 Given the natute (AFAIU) of this issue is the very same of the bug you mention, shouldn't this