Hi,
Now that Cuirass uses (guix git), I'm trying to robustify specification
evaluation. Currently Cuirass calls a binary called "evaluate" to get a
job list from a specification.
I don't like the idea of this extra "evaluate" script because :
* We have to give evaluate almost all arguments give
* modules/shepherd/service.scm (action): Use 'apply' to invoke the 'start'
procedure in the 'restart' action.
---
modules/shepherd/service.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/shepherd/service.scm b/modules/shepherd/service.scm
index 26f29aa..72fbc3d 1006
On Sat, 8 Jul 2017 18:00:34 +0800
宋文武 wrote:
> - (start obj args)))
> + (apply start obj args)))
LGTM!
On Sat, Jul 08, 2017 at 01:19:16AM -0500, Louis Pearson wrote:
> starting phase `unpack'
> In execvp of tar: No such file or directory
> phase `unpack' failed after 0.0 seconds
> What is going on? The important part appears to be `In execvp of tar:
> No such file or directory`, but I'm not sure wh
k...@openmailbox.org (Kei Kebreau) writes:
> kkebreau pushed a commit to branch master
> in repository guix.
>
> commit 5143517c9969d17b48cbb60e1103633bc0cfb430
> Author: Kei Kebreau
> Date: Fri Jul 7 22:58:27 2017 -0400
>
> gnu: wxmaxima: Update to 17.05.0.
>
> * gnu/packages/math
Hi guixs,
today I updated my GuixSD but my Inkscape not start :(
I installed poppler and I reinstaled inkscape too. In my ~/.guix-profile
there isn't libpoppler.so.66 but in my system there:
/gnu/store/mpq4v7hgg02gl0bkjjq8612rm3sira5s-poppler-0.52.0/lib/libpoppler.so.66
/gnu/store/c31lmp5smk9s
Mark H Weaver writes:
> k...@openmailbox.org (Kei Kebreau) writes:
>
>> kkebreau pushed a commit to branch master
>> in repository guix.
>>
>> commit 5143517c9969d17b48cbb60e1103633bc0cfb430
>> Author: Kei Kebreau
>> Date: Fri Jul 7 22:58:27 2017 -0400
>>
>> gnu: wxmaxima: Update to 17.05.
Hi guixs,
there is a error with wicd-curses package. Follow my error output:
Traceback (most recent call last):
File
"/gnu/store/345x7rgqqj8crpp53zskl72a9lm75g97-wicd-1.7.4/share/wicd/curses/wicd-curses.py",
line 44, in
import urwid
ImportError: No module named urwid
I installed urwid
Daniel Pimentel writes:
> Hi guixs,
>
> today I updated my GuixSD but my Inkscape not start :(
>
> I installed poppler and I reinstaled inkscape too. In my
> ~/.guix-profile there isn't libpoppler.so.66 but in my system there:
> /gnu/store/mpq4v7hgg02gl0bkjjq8612rm3sira5s-poppler-0.52.0/lib/libpo
Kei Kebreau writes:
> Daniel Pimentel writes:
>
>> Hi guixs,
>>
>> today I updated my GuixSD but my Inkscape not start :(
>>
>> I installed poppler and I reinstaled inkscape too. In my
>> ~/.guix-profile there isn't libpoppler.so.66 but in my system there:
>> /gnu/store/mpq4v7hgg02gl0bkjjq8612rm
I fixed it:
guix package -i inkscape --no-grafts
Inkscape works now ;)
Thanks Kei and Guixs,
---
Daniel Pimentel (d4n1)
On 2017-07-08 19:47, Kei Kebreau wrote:
Kei Kebreau writes:
Daniel Pimentel writes:
Hi guixs,
today I updated my GuixSD but my Inkscape not start :(
I installed popp
Ludovic Courtès transcribed 2.5K bytes:
> I not only sympathize with your frustration, ng0, I feel it even ten
> times more. ;-) Several of us are determined to come up with a
> solution quickly, so I hope that will materialize soon!
>
> Thanks,
> Ludo’.
>
>
Okay.
About that..
It was not ju
On 07/07/2017 at 14:19 Ludovic Courtès writes:
> Hello Guix!
>
> Leo Famulari skribis:
>
>> On Thu, Jul 06, 2017 at 08:09:17PM -0400, myglc2 wrote:
>>> On 07/01/2017 at 14:01 Leo Famulari writes:
>>> > ... Bayfront is still not fully operational, so hydra.gnu.org is still
>>> > serving as the fro
Kei Kebreau writes:
> Kei Kebreau writes:
>
>> Daniel Pimentel writes:
>>
>>> Hi guixs,
>>>
>>> today I updated my GuixSD but my Inkscape not start :(
>>>
>>> I installed poppler and I reinstaled inkscape too. In my
>>> ~/.guix-profile there isn't libpoppler.so.66 but in my system there:
>>> /g
Hi,
I try to package premake4 build-system and t-engine game. I have an
issue with "No such file or directory" "../bla/bla/bla/*.h".
(info "(guix) Debugging Build Failures")
./pre-inst-env guix environment -C t-engine
source ./environment-variables
cd t-engine*
make
succeeded.
But building wi
On July 7, 2017 6:00:42 AM GMT+03:00, Leo Famulari wrote:
>On Thu, Jul 06, 2017 at 08:09:17PM -0400, myglc2 wrote:
>> On 07/01/2017 at 14:01 Leo Famulari writes:
>> > ... Bayfront is still not fully operational, so hydra.gnu.org is
>still
>> > serving as the front-end of the build farm. We are s
16 matches
Mail list logo