2018-01-22 5:38 GMT+01:00 Chris Marusich :
> l...@gnu.org (Ludovic Courtès) writes:
>
> > Ricardo Wurmus skribis:
> >
> >> Ludovic Courtès writes:
> >>
> >>> Gábor Boskovits skribis:
> >>>
> I believe, that we could make a powerful extension to guixsd if we
> could do
> an installatio
2018-01-14 12:00 GMT+01:00 Catonano :
> Hi Danny,
>
> thanks for your help
>
>
> 2018-01-14 11:43 GMT+01:00 Danny Milosavljevic :
>
>> Hi Catonano,
>>
>> On Sun, 14 Jan 2018 08:21:10 +0100
>> Catonano wrote:
>>
>>
> Ah, the spaces :-/
>
>
>>
>> TRYTOPASSILE = /gnu/store/some-hash-passfile
>>
> isn't invoke returning an exact integer ?
No. "invoke" raises an exception if the child's exit code != 0.
Otherwise you get #t.
"system*" returns the exit code - might want to use that instead.
(just replace the text "invoke" by "system*")
> Maybe tryton-admin insn't seeing the env var and pr
2018-01-22 11:59 GMT+01:00 Danny Milosavljevic :
> > isn't invoke returning an exact integer ?
>
> No. "invoke" raises an exception if the child's exit code != 0.
> Otherwise you get #t.
>
> "system*" returns the exit code - might want to use that instead.
> (just replace the text "invoke" by "sy
Hello Mark,
Mark H Weaver writes:
> Here are two patches that:
>
> * Add gcc-7.3.0-RC-20180117, which includes support for retpoline.
> * Use gcc-7.3 to build linux-libre on x86 systems.
>
> I'm currently running linux-libre-4.14.14 with full retpoline support:
>
> mhw@jojen ~$ cd /sys/devices
On 01/21/2018 at 23:04 Chris Marusich writes:
> Ricardo Wurmus writes:
>
>> Hi Guix,
>>
>> on the website it starts right away with a list of features:
>> “Liberating”, “Dependable”, and “Hackable”. But what is this thing
>> called Guix?
>>
>> We should add a very short paragraph above that list
On Thu, Jan 18, 2018 at 03:21:53PM +0100, Pjotr Prins wrote:
> On Thu, Jan 18, 2018 at 11:44:03AM +0100, Ludovic Courtès wrote:
> > Including proot-static makes a lot of sense and easily done (it adds
> > 3 MiB to the result.) We’d need to document it properly though,
> > probably with a new secti
Guix,
On 2018-01-22 18:48, m...@tobias.gr wrote:
nckx pushed a commit to branch master
in repository guix.
commit 1a35f274af16278be769eb72cddea1b14701ab26
Author: Tobias Geerinckx-Rice
Date: Mon Jan 22 18:23:00 2018 +0100
gnu: parallel: Update to 20180122.
* gnu/packages
Hi Catonano,
On Mon, 22 Jan 2018 13:42:26 +0100
Catonano wrote:
> The virtual machine boots successfully now
>
> The trytond service is running in it
Cool!
> But the postgres role doesn't exist so the connection to postgres fails and
Your db-creation already invokes createdb. Try passing -O
On Mon, Jan 22, 2018 at 02:00:57PM -0500, Danny Milosavljevic wrote:
> dannym pushed a commit to branch master
> in repository guix.
>
> commit 8a58182c12193ae27359591c92febfdd602411f4
> Author: Danny Milosavljevic
> Date: Mon Jan 22 17:34:13 2018 +0100
>
> gnu: wxwidgets: Use webkitgtk-2.
2018-01-22 20:01 GMT+01:00 Danny Milosavljevic :
> Hi Catonano,
>
> On Mon, 22 Jan 2018 13:42:26 +0100
> Catonano wrote:
>
> > The virtual machine boots successfully now
> >
> > The trytond service is running in it
>
> Cool!
>
> > But the postgres role doesn't exist so the connection to postgres
On Sat, Jan 20, 2018 at 02:57:22AM +, Matthew Rennekamp wrote:
> Hello all.
> I've tried (albeit with little effort) a couple times to install v12 and v14
> from the USB images. However, neither times worked, so I'm taking care of
> school in the meantime.
> I found out while looking through
On Sun, Jan 21, 2018 at 10:09:41PM -0800, Chris Marusich wrote:
> Mark H Weaver writes:
>
> > Here are two patches that:
> >
> > * Add gcc-7.3.0-RC-20180117, which includes support for retpoline.
> > * Use gcc-7.3 to build linux-libre on x86 systems.
>
> Awesome! Thank you for this.
>
> > My q
Hello Mathieu,
On Fri, Dec 22, 2017 at 02:12:02PM +0100, Mathieu Othacehe wrote:
> A new article is available on Guix's website. It summarizes recent
> progress on ARM porting topic.
I am reading it only now (since I wish to install GuixSD on an ARM board
of mine, but better late than never...).
Hi,
> - In my case, I own an Olimex Lime 1. I think that this might correspond
> to a20-olinuxino-micro-installation-os. Whatever it is, it does not have
> integrated memory, but needs to run directly from the micro SD card.
I've added a20-olinuxino-lime-installation-os to guix master now.
I
Hi Leo,
On Mon, 22 Jan 2018 15:19:04 -0500
Leo Famulari wrote:
> On Mon, Jan 22, 2018 at 02:00:57PM -0500, Danny Milosavljevic wrote:
> > dannym pushed a commit to branch master
> > in repository guix.
> >
> > commit 8a58182c12193ae27359591c92febfdd602411f4
> > Author: Danny Milosavljevic
> >
I've reverted it.
Hmm, why is the newer version of webkitgtk an input of wxwidgets when it
can't be used by wxwidgets (and it can't be)?
Hi Pjotr,
> On Fri, Jan 19, 2018 at 02:41:42PM +0100, Ludovic Courtès wrote:
>> Authorizing keys is necessarily limited to root since the store is
>> shared among all users of the machine. I don’t see any way around that
>
> Well, the daemon could update itself with its own privileges.
I think
18 matches
Mail list logo