bug#25205: Guix package is using the GuixSD logo instead of the Guix logo

2016-12-15 Thread Chris Marusich
Mathieu Lirzin writes: >> However, I would argue that the original Guix logotype is mostly >> superseded by the other one. I’ve come to the conclusion that it’s >> confusion to have two logos, and that the GuixSD one is cute anyway. >> :-) > > As long as Guix and GuixSD are not

bug#25213: Character encoding issue causing broken symlinks for profile generation

2016-12-15 Thread Leo Famulari
On Thu, Dec 15, 2016 at 09:23:56PM +, Christopher Baines wrote: > The profile generation/union code generates broken symlinks. I've reproduced > this on 2 different machines (both Debian running Guix). Thanks for the report! > To reproduce, run: > > guix environment --pure --container

bug#25213: Character encoding issue causing broken symlinks for profile generation

2016-12-15 Thread Christopher Baines
The profile generation/union code generates broken symlinks. I've reproduced this on 2 different machines (both Debian running Guix). To reproduce, run: guix environment --pure --container --ad-hoc nss-certs findutils coreutils [env]# find $GUIX_ENVIRONMENT/etc/ssl/certs -xtype l -exec

bug#25205: Guix package is using the GuixSD logo instead of the Guix logo

2016-12-15 Thread Christopher Allan Webber
Ludovic Courtès writes: > Hello Felipe! > > Luis Felipe López Acevedo skribis: > >> Steps to reproduce >> == >> >> 1. Go to https://www.gnu.org/software/guix/packages/g.html >> 2. Locate a guix package, and click on the "Expand" button >> >> >>

bug#25205: Guix package is using the GuixSD logo instead of the Guix logo

2016-12-15 Thread Ludovic Courtès
Hello Felipe! Luis Felipe López Acevedo skribis: > Steps to reproduce > == > > 1. Go to https://www.gnu.org/software/guix/packages/g.html > 2. Locate a guix package, and click on the "Expand" button > > > Unexpected behavior > === >

bug#25200: guix lint throws gnutls error

2016-12-15 Thread Ludovic Courtès
Hi Maxim! Maxim Cournoyer skribis: > I'm using an up-to-date Guix (running directly from the Git tree) and > recently started getting the following gnutls errors when attempting to > run "guix lint some-package". This happens for any package. > > The complete error

bug#25205: Guix package is using the GuixSD logo instead of the Guix logo

2016-12-15 Thread Luis Felipe López Acevedo
Steps to reproduce == 1. Go to https://www.gnu.org/software/guix/packages/g.html 2. Locate a guix package, and click on the "Expand" button Unexpected behavior === The description shows the logotype of the Guix System Distribution. Expected behavior

bug#25177: Test failures don't cause some Python packages to fail

2016-12-15 Thread Marius Bakke
Leo Famulari writes: > On Tue, Dec 13, 2016 at 09:21:44PM +0100, Marius Bakke wrote: >> >> >>> Yikes, I had hoped to avoid addressing that Nix issue and the humongous >> >>> "fix" for a while longer: >> >>> >> >>> https://github.com/NixOS/nixpkgs/pull/12552 >> >> >> >> This