cannot load (gnu services virtualization)

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Ricardo Wurmus
Severity
important
R
R
Ricardo Wurmus wrote on 17 Feb 2022 12:59
(address . bug-guix@gnu.org)
878ru93d4g.fsf@elephly.net
When I add

(service qemu-guest-agent-service-type)

to the list of my services and add (gnu services virtualization) to the
imports and then try to build my system configuration I get this error:

guix system: error: #<<location> file: "gnu/services/virtualization.scm" line: 893 column: 18>: invalid G-expression input

--
Ricardo
L
L
Ludovic Courtès wrote on 18 Feb 2022 11:17
control message for bug #54041
(address . control@debbugs.gnu.org)
87pmnkjx7j.fsf@gnu.org
severity 54041 important
quit
L
L
Ludovic Courtès wrote on 18 Feb 2022 14:16
Re: bug#54041: cannot load (gnu services virtualization)
(name . Ricardo Wurmus)(address . rekado@elephly.net)(address . 54041-done@debbugs.gnu.org)
87fsogjovv.fsf@gnu.org
Hi,

Ricardo Wurmus <rekado@elephly.net> skribis:

Toggle quote (9 lines)
> When I add
>
> (service qemu-guest-agent-service-type)
>
> to the list of my services and add (gnu services virtualization) to the
> imports and then try to build my system configuration I get this error:
>
> guix system: error: #<<location> file: "gnu/services/virtualization.scm" line: 893 column: 18>: invalid G-expression input

Fixed in 01821914e272ed682dc83b5163c17a0345dcaf17.

I believe the bug has always been there. There are no tests for this
service. :-/

Ludo’.
Closed
R
R
Ricardo Wurmus wrote on 18 Feb 2022 17:11
(name . Ludovic Courtès)(address . ludo@gnu.org)(address . 54041-done@debbugs.gnu.org)
87bkz4f93b.fsf@elephly.net
Ludovic Courtès <ludo@gnu.org> writes:

Toggle quote (2 lines)
> Fixed in 01821914e272ed682dc83b5163c17a0345dcaf17.

Thank you!

--
Ricardo
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 54041@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 54041
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch