Skip to content

qubesd gone missing during make all #378

@kushaldas

Description

@kushaldas

I was running make all from master, and during the process, the securedrop-updater also started, and I got the following error.

  Summary for sd-svs-disp-buster-template
  ------------
  Succeeded: 9
  Failed:    0
  ------------
  Total states run:     9
  Total run time:  22.206 s
sd-proxy-buster-template: ERROR (exception Failed to connect to qubesd service: [Errno 2] No such file or directory)
Traceback (most recent call last):
  File "/bin/qubesctl", line 100, in <module>
    sys.exit(main())
  File "/bin/qubesctl", line 87, in main
    return max(exit_code, runner.run())
  File "/usr/lib/python2.7/site-packages/qubessalt/__init__.py", line 265, in run
    if 'state.highstate' not in self.command or self.has_config(vm):
  File "/usr/lib/python2.7/site-packages/qubessalt/__init__.py", line 258, in has_config
    top = caller.function('state.show_top')
  File "/usr/lib/python2.7/site-packages/salt/client/__init__.py", line 2071, in function
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/salt/modules/state.py", line 1616, in show_top
    info=st_.opts['pillar']['_errors'])
salt.exceptions.CommandExecutionError: Pillar failed to render. Additional info follows:

- Failed to load ext_pillar qvm_prefs: Failed to connect to qubesd service: [Errno 2] No such file or directory
Makefile:11: recipe for target 'all' failed
make: *** [all] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions