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

2020-02-15 Thread zimoun
Hi, On Fri, 14 Feb 2020 at 14:51, Ludovic Courtès wrote: > 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. Cool! But how do you determine the "date", i.e.,

bug#39615: LetsEncrypt root certificate hash changed

2020-02-15 Thread Christopher Baines
~$ guix pull building /gnu/store/1r2cj292vvjvhbb92bri568p7dia7cp1-isrgrootx1.pem.drv... building /gnu/store/dhlb62lpf1ggcrax62hm7l7rlcf5c4fi-letsencryptauthorityx3.pem.drv... downloading from https://letsencrypt.org/certs/isrgrootx1.pem... -sha256 hash mismatch for

bug#39615: LetsEncrypt root certificate hash changed

2020-02-15 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Chris, Christopher Baines 写道: ~$ guix pull building /gnu/store/1r2cj292vvjvhbb92bri568p7dia7cp1-isrgrootx1.pem.drv... building /gnu/store/dhlb62lpf1ggcrax62hm7l7rlcf5c4fi-letsencryptauthorityx3.pem.drv... downloading from https://letsencrypt.org/certs/isrgrootx1.pem... -sha256 hash mismatch

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

2020-02-15 Thread zimoun
Hi, On Fri, 14 Feb 2020 at 22:34, Ludovic Courtès wrote: > Also, one could argue that we’d steer users towards downloading from our > server, which could be a privacy concern (probably not a strong argument > since one can easily change the substitute URLs.) I am not following the privacy

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

2020-02-15 Thread zimoun
Hi, On Fri, 14 Feb 2020 at 14:14, Ludovic Courtès wrote: > Tobias Geerinckx-Rice skribis: > > ~ λ guix download https://www.tobias.gr/guix/harfbuzz-2.4.0.tar.bz2 > > Thanks, you saved us! Thank you! :-) > Anyway, everything will be so much better when SWH archives tarballs! The future will

bug#39614: icecat "profile cannot be loaded"

2020-02-15 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Danny Milosavljevic 写道: There's also a command line option for icecat to specify another directory (--profile ...), but not sure whether it would create a new one, too. You can also start icecat with the ‘--ProfileManager’ option for the slightly more user-friendly GUI edition. Kind

bug#39614: icecat "profile cannot be loaded"

2020-02-15 Thread Danny Milosavljevic
Hi, I think that this has to be fixed upstream in the Icecat (or even Firefox) project one way or another. Could you back up ~/.mozilla/icecat ? If you then rename ~/.mozilla/icecat to something else, your old profile will be gone and a new one will be created and it will start up. There's

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

2020-02-15 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Jan, Simon, Janneke 写道: https://snapshot.debian.org/archive/debian/20190406T212022Z/pool/main/h/harfbuzz/harfbuzz_2.4.0.orig.tar.bz2 This is a wonderful resource! Thank you, Janneke (and Debian)! zimoun 写道: Cool! But how do you determine the "date", i.e., this reference '20190406T212022Z'

bug#39511: github auth

2020-02-15 Thread Matt Wette
I have not gotten into testing, but according to email and references provided previously the patch below might work. --- github.scm-orig    2020-02-15 10:32:52.209481329 -0800 +++ github.scm    2020-02-15 10:40:36.958144491 -0800 @@ -154,14 +154,12 @@ ;; Ask for version 3 of the API as

bug#39614: icecat "profile cannot be loaded"

2020-02-15 Thread Nathan Dehnel
deleting the directory and --ProfileManager flag don't help On Sat, Feb 15, 2020 at 6:14 AM Tobias Geerinckx-Rice wrote: > > Danny Milosavljevic 写道: > > There's also a command line option for icecat to specify another > > directory > > (--profile ...), but not sure whether it would create a new

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

2020-02-15 Thread Bengt Richter
On +2020-02-15 21:01:36 +0100, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > Jan, Simon, > > Janneke 写道: > > https://snapshot.debian.org/archive/debian/20190406T212022Z/pool/main/h/harfbuzz/harfbuzz_2.4.0.orig.tar.bz2 > > This is a wonderful resource! Thank you, Janneke (and

bug#39402: [PATCH] services: xorg: Filter modules based on system

2020-02-15 Thread Jakub Kądziołka
On Sun, Feb 09, 2020 at 09:31:09PM +, shtwzrd wrote: > @@ -356,7 +361,7 @@ in @var{config}, are available. The result should be > used in place of > #~(apply execl #$X #$X ;; Second #$X is for argv[0]. > "-logverbose" "-verbose" "-terminate" >

bug#39511: udpate

2020-02-15 Thread Matt Wette
oops:  `(Auth ...) => (list `(Auth...))