Hi,
Commit de30205ba0f63eb987097a9f47b6e4fd38cd9044 added a pcscd service
(hooray!). However, its activation procedure doesn't always work. The
system test passes, and the activation procedure works the first time
you boot, but if you reboot, it will fail because the symlink it creates
already e
Chris Marusich skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> What version of Guile did you use to compile Guix?
>>
>> (If you used ‘guix pull’, then Guile 2.2.4 was used.)
>
> Yes, I believe it was Guile 2.2.4. I reported the bug on August 6th.
> The last time I ran "guix pull" before r
Hello,
fis trivial skribis:
> Leo Famulari writes:
>
>> On Tue, Aug 14, 2018 at 07:41:14PM +, fis trivial wrote:
>>> Running guix pull -l as root user generates many warnings and errors. I
>>> attached the first 1000 lines of stderr logging in this mail.
>>>
>>
>>> ;;; WARNING: loading compi
Hi,
Oleg Pykhalov skribis:
> I have an issue with ‘package-derivation’ procedure. When I use Guile
> from my user's profile I get an error but not when I use ‘pre-inst-env’.
>
> The %load-path is differ only in /home/natsu/src/guix when pre-inst-env.
>
> guix (GNU Guix) 689aacc12f1d9c0b511e2010
Hello Hiphish,
HiPhish skribis:
> I noticed a broken menu entry in the Info version of the Guix manual: the
> node
> `Defining Packages` (4.1) has an extra space between the last word and the
> closing colons:
>
> * package Reference :: The package data type
Oops, I’ve fixed this now
The 'man' program from the 'man-db' Guix package has an issue with UTF-8
man pages: the page is truncated and sometimes the truncation is
repeated a couple of times.
The bug does not occur when non-ASCII characters are removed.
I haven't tried with other non-ASCII encodings.
There must be somethi
Duplicate of 30785.
Closing.
signature.asc
Description: PGP signature
The 'man' program from the 'man-db' Guix package has an issue with UTF-8
man pages: the page is truncated and sometimes the truncation is
repeated a couple of times.
The bug does not occur when non-ASCII characters are removed.
I haven't tried with other non-ASCII encodings.
There must be somethi
Ludovic Courtès writes:
> Hello Jelle!
>
> Jelle Licht skribis:
>
>> While working to package some lua-related stuff, I need to deal with the
>> LUA_PATH environment variable. This variable uses `;' as a separator, and
>> as such, I wanted to wrap one of my programs
>>
>> ...
>> (wrap-program
I tried to bisect the bug by building Guix from git.
You find the script I used as well as some information about the bisect
attached (full log is 17MB so I copied the most important things).
test.sh
Description: application/shellscript
There are only 'skip'ped commits left to test.
The first bad
Hello,
Chris Marusich skribis:
> The attached patch fixes the issue by using an idempotent procedure to
> create the symlink. If there are no objections, I'll push the patch to
> master about 24 hours from now. There is a fairly long comment in my
> patch because although I wanted to re-use th
Marius Bakke wrote:
Tobias Geerinckx-Rice writes:
[...]
* gnu/packages/databases.scm (boost-for-mysql): New variable.
(mysql)[inputs]: Use that instead of the regular boost.
[arguments]: Remove now-unnecessary ‘patch-boost-version’
phase.
Ouch. Boost is a *huge* library, but now that we
Ludovic Courtès writes:
> Hello,
>
> fis trivial skribis:
>
>> Leo Famulari writes:
>>
>>> On Tue, Aug 14, 2018 at 07:41:14PM +, fis trivial wrote:
Running guix pull -l as root user generates many warnings and errors. I
attached the first 1000 lines of stderr logging in this mail.
> Commit de30205ba0f63eb987097a9f47b6e4fd38cd9044 added a pcscd service
> (hooray!). However, its activation procedure doesn't always work. The
> system test passes, and the activation procedure works the first time
> you boot, but if you reboot, it will fail because the symlink it creates
> al
Hello Ludovic,
Thank you for taking a look.
l...@gnu.org (Ludovic Courtès) writes:
> Oleg Pykhalov skribis:
>
>> I have an issue with ‘package-derivation’ procedure. When I use Guile
>> from my user's profile I get an error but not when I use ‘pre-inst-env’.
>>
>> The %load-path is differ only
Hello Tim,
Thanks a lot for this debugging work!
Tim Gesthuizen writes:
> I tried to bisect the bug by building Guix from git.
> You find the script I used as well as some information about the bisect
> attached (full log is 17MB so I copied the most important things).
[...]
> There are only
Hello again,
Just a quick feedback on the bisect script:
Tim Gesthuizen writes:
> #!/bin/sh
>
> cd $HOME/src/guix/build
> (cd ..; ./bootstrap) || exit 125
> (../configure --localstatedir=/var && make -j8) || exit 125
> PATH=$(./pre-inst-env guix build teeworlds | grep /gnu/store | tail -n 1)
Leo Famulari writes:
> Here is a patch that excludes Opus when building gst-plugins-base on and
> for 32-bit systems. I think it's not so bad to be missing support for
> Opus in this context until the underlying bug is fixed.
I agree. The patch looks good to me.
Shall we rename this bug and k
Hello,
I have since re-installed Guix on a different (larger) drive on the same
machine.
> That happens with ‘guix gc’ without any options? Do all runs of ‘guix
> gc’ fail like this?
> Does ‘guix gc --verify’ (not ‘--verify=xyz’) fail as well?
I tried various combinations/option of `guix gc
Hi Ludo and Arun,
l...@gnu.org (Ludovic Courtès) writes:
>> ERROR: In procedure dynamic-func:
>> In procedure dynamic-pointer: Symbol not found: strverscmp
>
> This is because (guix utils) pulls in lots of things that are not really
> meant to be used on the “build side” (a misnomer in this case,
20 matches
Mail list logo