bug#32835: Icecat is missing fonts (on foreign distro)

2018-09-25 Thread Björn Höfling
I was curious about the new IceCat 60 and it's CSS problem, so I tried to install it. I'm on on Ubuntu+Guix: guix --version guix (GNU Guix) a68b45142373dd75bc96f9c4f8151bcd4e972888 installed it in a separate profile: guix package -p guix-test-profile -i icecat Then started it: guix-test-prof

bug#32821: guix pull error - from 20f8d73face564deec2f21130fb465c8c3d9a8e9 to 53c64d7c9303d52cbacdaca5d182175d472c53db

2018-09-25 Thread Danny Milosavljevic
Hi Leo, Hi Ludo, On Mon, 24 Sep 2018 10:26:19 -0400 Leo Famulari wrote: > On Mon, Sep 24, 2018 at 04:08:26PM +0200, Danny Milosavljevic wrote: > > Building from this channel: > > [...] > > > no code for module (guix config) > > guix pull: error: You found a bug: the program > > '/gnu/store/

bug#32835: Icecat is missing fonts (on foreign distro)

2018-09-25 Thread Julien Lepiller
Le 2018-09-25 09:04, Björn Höfling a écrit : I was curious about the new IceCat 60 and it's CSS problem, so I tried to install it. I'm on on Ubuntu+Guix: guix --version guix (GNU Guix) a68b45142373dd75bc96f9c4f8151bcd4e972888 installed it in a separate profile: guix package -p guix-test-prof

bug#32835: Icecat is missing fonts (on foreign distro)

2018-09-25 Thread Ricardo Wurmus
Björn Höfling writes: > When Icecat is up, it looks "normal" and can be used normally [the > more images a site uses, the better the user experience is :-)], just > that ALL letters are just boxes with numbers in them (i.e. what you > usually see only partially when some wired UTF-sign is not i

bug#32836: emacs-magit is broken (and probably others) due to package renaming

2018-09-25 Thread Björn Höfling
Commit 5c8031ff7382ec9079040d08ae5a05b4dd2352b7 mass-renamed emacs-packages from "foo" to "emacs-foo". Unfortunately, some package definitions use the package-name for building the URL. That is for example the case in emacs-magit: (define-public emacs-magit (package (name "emacs-magit")

bug#32835: Icecat is missing fonts (on foreign distro)

2018-09-25 Thread Björn Höfling
On Tue, 25 Sep 2018 11:25:40 +0200 Ricardo Wurmus wrote: > Björn Höfling writes: > > > When Icecat is up, it looks "normal" and can be used normally [the > > more images a site uses, the better the user experience is :-)], > > just that ALL letters are just boxes with numbers in them (i.e. > >

bug#32821: guix pull error - from 20f8d73face564deec2f21130fb465c8c3d9a8e9 to 53c64d7c9303d52cbacdaca5d182175d472c53db

2018-09-25 Thread Ludovic Courtès
Hi Danny, Danny Milosavljevic skribis: > $ guix pull > Updating channel 'guix' from Git repository at > 'https://git.savannah.gnu.org/git/guix.git'... > Building from this channel: > guix https://git.savannah.gnu.org/git/guix.git 0001478 > guix pull: warning: failed to load '(wip andro

bug#32835: Icecat is missing fonts (on foreign distro)

2018-09-25 Thread Mike Gerwitz
On Tue, Sep 25, 2018 at 09:04:51 +0200, Björn Höfling wrote: > When Icecat is up, it looks "normal" and can be used normally [the > more images a site uses, the better the user experience is :-)], just > that ALL letters are just boxes with numbers in them (i.e. what you > usually see only partiall

bug#32836: emacs-magit is broken (and probably others) due to package renaming

2018-09-25 Thread Taylan Kammer
Pierre Neidhardt writes: > Oopsy, missed that indeed! xD > Sorry for the trouble, will fix as soon as possible. > > By the way, I think using "name" for URLs is a bad practice, we only need > "version" there. What do you people think? I agree. Whenever I've seen 'name' being used in URL defini

bug#32835: Icecat is missing fonts (on foreign distro)

2018-09-25 Thread Ricardo Wurmus
Björn Höfling writes: > On Tue, 25 Sep 2018 11:25:40 +0200 > Ricardo Wurmus wrote: > >> Björn Höfling writes: >> >> > When Icecat is up, it looks "normal" and can be used normally [the >> > more images a site uses, the better the user experience is :-)], >> > just that ALL letters are just b

bug#32840: linux-libre 4.18.9: shpchp is no longer a module (now: built-in)

2018-09-25 Thread Nils Gillmann
Hi, at taler we need shpchp as a module in the initrd. Before version 4.18.x, shpchp was a module we've build in guix' linux-libre, you were able to just specify it for the initrd. With 4.18.9, this module became a compile-in/built-in (see linux commit log). I want to avoid maintaining yet anot

bug#32833: IceCat 60 showing sites as "insecure" despite using HTTPS

2018-09-25 Thread Mark H Weaver
severity 32833 critical thanks Hi Mike, Mike Gerwitz writes: > Even if sites are using HTTPS, IceCat is still saying "This connection > is insecure" if you click on the "i" icon in the URL bar. This seems to > be a problem with every HTTPS site I visit. > > On the "Security" tab of the "Page In

bug#32836: emacs-magit is broken (and probably others) due to package renaming

2018-09-25 Thread Alex Kost
Pierre Neidhardt (2018-09-25 17:04 +0200) wrote: > Oopsy, missed that indeed! xD > Sorry for the trouble, will fix as soon as possible. > > By the way, I think using "name" for URLs is a bad practice, we only need > "version" there. What do you people think? I totally agree! I don't like this p

bug#32840: linux-libre 4.18.9: shpchp is no longer a module (now: built-in)

2018-09-25 Thread Mark H Weaver
Hi Nils, Nils Gillmann writes: > at taler we need shpchp as a module in the initrd. > > Before version 4.18.x, shpchp was a module we've build in guix' linux-libre, > you were able to just specify it for the initrd. > > With 4.18.9, this module became a compile-in/built-in (see linux > commit lo

bug#32833: IceCat 60 showing sites as "insecure" despite using HTTPS

2018-09-25 Thread Mark H Weaver
Mark H Weaver writes: > To begin, I'm currently building IceCat using the bundled NSPR and NSS, > to see if that helps. Using the bundled NSPR and NSS works around the problem for me. I just pushed this change in commit 6d328879378fac9524000521f596fb5c68ed on 'master'. See also the related,

bug#32820: Some CSS not displaying in latest Icecat

2018-09-25 Thread Mark H Weaver
Hi, Christopher Lemmer Webber writes: > Disable all extensions and try the following examples: > > https://addons.mozilla.org/en-US/firefox/ > https://github.com/ > > Both will show up unstyled. I just pushed some changes to our IceCat package which I didn't expect to affect this issue, nam

bug#32833: IceCat 60 showing sites as "insecure" despite using HTTPS

2018-09-25 Thread Mike Gerwitz
On Tue, Sep 25, 2018 at 20:16:16 -0400, Mark H Weaver wrote: > Mark H Weaver writes: >> To begin, I'm currently building IceCat using the bundled NSPR and NSS, >> to see if that helps. > > Using the bundled NSPR and NSS works around the problem for me. I just > pushed this change in commit 6d3288

bug#32820: Some CSS not displaying in latest Icecat

2018-09-25 Thread Mike Gerwitz
On Tue, Sep 25, 2018 at 20:22:12 -0400, Mark H Weaver wrote: > I just pushed some changes to our IceCat package which I didn't expect > to affect this issue, namely: > > * 6d3288793..: Mark H Weaver 2018-09-25 gnu: icecat: Rebundle NSPR and NSS > [security fix]. > * 94e96f7f6..: Mark H Weaver

bug#32840: linux-libre 4.18.9: shpchp is no longer a module (now: built-in)

2018-09-25 Thread Mark H Weaver
Nils Gillmann writes: > at taler we need shpchp as a module in the initrd. > > Before version 4.18.x, shpchp was a module we've build in guix' linux-libre, > you were able to just specify it for the initrd. > > With 4.18.9, this module became a compile-in/built-in (see linux > commit log). I wan

bug#32833: IceCat 60 showing sites as "insecure" despite using HTTPS

2018-09-25 Thread Mike Gerwitz
On Tue, Sep 25, 2018 at 20:30:57 -0400, Mike Gerwitz wrote: > Thanks again for your work on this. Maybe I'll let IceCat build > overnight so I can give it a try tomorrow (still on my X200). LGTM. -- Mike Gerwitz signature.asc Description: PGP signature

bug#32820: Some CSS not displaying in latest Icecat

2018-09-25 Thread Mike Gerwitz
>> When you get a chance, can you try the new version and report back? > > I also verified that those pages render correctly using IceCat's alpha > binary on a Debian system. I'll build overnight and let you know > tomorrow if the CSS issues are resolved for me. LGTM! -- Mike Gerwitz signatur

bug#32840: linux-libre 4.18.9: shpchp is no longer a module (now: built-in)

2018-09-25 Thread Ricardo Wurmus
Mark H Weaver writes: > Nils Gillmann writes: > >> at taler we need shpchp as a module in the initrd. >> >> Before version 4.18.x, shpchp was a module we've build in guix' linux-libre, >> you were able to just specify it for the initrd. >> >> With 4.18.9, this module became a compile-in/built-