Chris Marusich writes:
> Pierre Neidhardt writes:
>
>> In general I think `guix system` error feedback tends to be a tad too
>> shy. Are there some plans to make them more explicit and precise?
>
> Did you know that you can ask for more verbose feedback with the
> --on-error option? See (guix
Hi Guix,
I setup my own cuirass server to build guix-modular, here's how:
--8<---cut here---start->8---
(define (build-guix-modular store arguments)
(let* ((source (assq-ref arguments 'file-name))
(revision (assq-ref arguments 'revision))
(
Hello! If I make little changes, like such:
was:
(users (cons (user-account
(name "jone")
(comment "Jone")
(group "users")
(supplementary-groups '("wheel" "netdev" "audio" "video"))
(home-directory "/home/jone"))
On April 26, 2018 4:53:56 PM EDT, "Gábor Boskovits" wrote:
>2018-04-26 22:47 GMT+02:00 Leo Famulari :
>
>> On Thu, Apr 26, 2018 at 08:15:23PM +, Gábor Boskovits wrote:
>> > Sorry if I misunderstood, the intention of the author is clearly to
>> licence
>> > the work as gpl, but some files are
Leo Famulari ezt írta (időpont: 2018. ápr. 27., P
15:56):
>
>
> On April 26, 2018 4:53:56 PM EDT, "Gábor Boskovits"
> wrote:
> >2018-04-26 22:47 GMT+02:00 Leo Famulari :
> >
> >> On Thu, Apr 26, 2018 at 08:15:23PM +, Gábor Boskovits wrote:
> >> > Sorry if I misunderstood, the intention of th
2018-04-16 1:19 GMT+02:00 Muto :
> Guix on a foreign machine (Ubuntu) works just fine for every account
> except my main user account. If I try running
> guix pull
>
> As that user, I get the error:
>
> guix pull: error: could not find bootstrap binary 'guile-2.0.9.tar.xz'
> for system 'x86_64-lin
2018-04-27 16:48 GMT+02:00 Catonano :
>
>
> 2018-04-16 1:19 GMT+02:00 Muto :
>
>> Guix on a foreign machine (Ubuntu) works just fine for every account
>> except my main user account. If I try running
>> guix pull
>>
>> As that user, I get the error:
>>
>> guix pull: error: could not find bootstrap
Thanks for the response!
I just ended up removing my .guix-profile along with /var and /gnu and
re-installing the package manager.
I probably messed it up the first time I installed it. At least it's
working now!
2018-04-27 19:16 GMT+02:00 Melon :
> Thanks for the response!
>
> I just ended up removing my .guix-profile along with /var and /gnu and
> re-installing the package manager.
>
> I probably messed it up the first time I installed it. At least it's
> working now
mmm that's a bit more than I sugges
Hi Chris,
Thank you for the comments ...
On 04/27/2018 at 03:56 Chris Marusich writes:
> George myglc2 Clemmer writes:
>
>> What is the best way to leverage a GuixSD host's store in vm-images?
>>
>> I am building Guix from Git on a GuixSD host and running vm-images on
>> the GuixSD host and "fo
Hi Jone,
Jone writes:
> Hello! If I make little changes, like such:
> was:
>
> (users (cons (user-account
> (name "jone")
> (comment "Jone")
> (group "users")
> (supplementary-groups '("wheel" "netdev" "audio" "video"))
>
11 matches
Mail list logo