Hi Ludo,
On Thu, 08 Mar 2018 13:01:01 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> So what’s your take on this?
sqlite has a sqlite-unlock-notify. We should wrap it and use it when we get the
"locked" error code.
We should also enable extended error codes
https://sqlite.org/c3ref/extended_re
On Sat, Mar 10, 2018 at 12:19:52AM +0100, Ludovic Courtès wrote:
Danny Milosavljevic skribis:
[huge build]
The current tradeoff is to make that diagnostic based on the running
kernel, even if it’s an approximation.
Ah, good point.
If that’s fine with you I’d like to fix this bug with the
On Fri, 09 Mar 2018 23:59:26 +0100 l...@gnu.org (Ludovic Courtès) wrote:
>
>> Good catch! I implemented what you suggest above in commit
>> 464f5447396fcec9b43f7eab71d5d42b522a157f.
Thanks, this solved the issue only partially: On my "kde-plasma" branch:
$ ./pre-inst-env guix graph plasma-worksp
Heya,
Danny Milosavljevic skribis:
>> If you run this on an “old” GuixSD, ‘find-long-options’ is undefined.
>
> How can it be that (gnu services base) with find-long-options call is present
> but the (gnu build linux-boot)'s find-long options isn't present?
The service-upgrade code loads new se
On Thu, 08 Mar 2018 11:56:57 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Hi Björn,
>
> Björn Höfling skribis:
>
> > I prepared a QEMU VM with:
> >
> > ./pre-inst-env guix system vm \
> > --expose=/home/bjoern/digikam-testpool/=/image-pool \
> > ../guix-systems/digikam-test.scm
> >
> > Starti
* gnu/packages/patches/java-jeromq-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/java.scm (java-jeromq)[source](patches): Add it.
[arguments](#test-exclude): Disable more failing tests.
---
gnu/local.mk | 1 +
gnu/packages