all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to test service changes
@ 2020-01-22  6:44 Martin Becze
  2020-01-22  7:50 ` Nicolò Balzarotti
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Becze @ 2020-01-22  6:44 UTC (permalink / raw)
  To: Guix-devel

Hi Guix,

I was in the processes of updating geoclue but I ran into a problem. I 
don't know how to test the updated package on my system. geoclue is 
installed by (geoclue-service) in my config.scm. How would I  go about 
making `guix system reconfigure ./config.scm` use my updated package? Or 
is there another way to replace the current geoclue with the newer one?

Thanks!
-Martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to test service changes
  2020-01-22  6:44 how to test service changes Martin Becze
@ 2020-01-22  7:50 ` Nicolò Balzarotti
  2020-01-23 14:07   ` Martin Becze
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolò Balzarotti @ 2020-01-22  7:50 UTC (permalink / raw)
  To: Martin Becze, Guix-devel

Hi Martin,

I think you can use ~./pre-inst-env guix system vm config.scm~ and test
the service there.

But maybe somebody else has better advices.

Thanks,
Nicolò

Martin Becze <mjbecze@riseup.net> writes:

> Hi Guix,
>
> I was in the processes of updating geoclue but I ran into a problem. I 
> don't know how to test the updated package on my system. geoclue is 
> installed by (geoclue-service) in my config.scm. How would I  go about 
> making `guix system reconfigure ./config.scm` use my updated package? Or 
> is there another way to replace the current geoclue with the newer one?
>
> Thanks!
> -Martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to test service changes
  2020-01-22  7:50 ` Nicolò Balzarotti
@ 2020-01-23 14:07   ` Martin Becze
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Becze @ 2020-01-23 14:07 UTC (permalink / raw)
  To: Nicolò Balzarotti, Guix-devel

Thanks Nicolo, after adding my user to the kvm group that works!

On 1/22/20 2:50 AM, Nicolò Balzarotti wrote:
> Hi Martin,
> 
> I think you can use ~./pre-inst-env guix system vm config.scm~ and test
> the service there.
> 
> But maybe somebody else has better advices.
> 
> Thanks,
> Nicolò
> 
> Martin Becze <mjbecze@riseup.net> writes:
> 
>> Hi Guix,
>>
>> I was in the processes of updating geoclue but I ran into a problem. I
>> don't know how to test the updated package on my system. geoclue is
>> installed by (geoclue-service) in my config.scm. How would I  go about
>> making `guix system reconfigure ./config.scm` use my updated package? Or
>> is there another way to replace the current geoclue with the newer one?
>>
>> Thanks!
>> -Martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-23 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22  6:44 how to test service changes Martin Becze
2020-01-22  7:50 ` Nicolò Balzarotti
2020-01-23 14:07   ` Martin Becze

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.