Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upProvide qubesctl switch to limit concurrent jobs #3655
Comments
marmarek
added
enhancement
P: minor
C: mgmt
labels
Mar 5, 2018
marmarek
added this to the Release 4.0 updates milestone
Mar 5, 2018
marmarek
self-assigned this
Mar 5, 2018
marmarek
referenced this issue
in QubesOS/qubes-mgmt-salt
Mar 5, 2018
Merged
Provide an option to limit VMs configured in parallel #5
marmarek
closed this
in
marmarek/qubes-mgmt-salt@67202cb
Mar 20, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 21, 2018
Automated announcement from builder-github
The component mgmt-salt (including package qubes-mgmt-salt-4.0.7-1.fc26) has been pushed to the r4.0 testing repository for the Fedora template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r4.0-current-testing
qubesos-bot
commented
Mar 21, 2018
|
Automated announcement from builder-github The component
|
qubesos-bot
added
the
r4.0-fc26-cur-test
label
Mar 21, 2018
qubesos-bot
referenced this issue
in QubesOS/updates-status
Mar 21, 2018
Closed
mgmt-salt v4.0.7 (r4.0) #456
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 21, 2018
Automated announcement from builder-github
The package mgmt-salt has been pushed to the r4.0 testing repository for the CentOS centos7 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r4.0-current-testing
qubesos-bot
commented
Mar 21, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-centos7-cur-test
label
Mar 21, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 21, 2018
Automated announcement from builder-github
The package qubes-mgmt-salt-4.0.7-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:
sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
qubesos-bot
commented
Mar 21, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-dom0-cur-test
label
Mar 21, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 21, 2018
Automated announcement from builder-github
The package qubes-mgmt-salt_4.0.7-1+deb10u1 has been pushed to the r4.0 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing buster-testing (or appropriate equivalent for your template version), then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
Mar 21, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
added
r4.0-buster-cur-test
r4.0-jessie-cur-test
labels
Mar 21, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 21, 2018
Automated announcement from builder-github
The package qubes-mgmt-salt_4.0.7-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing (or appropriate equivalent for your template version), then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
Mar 21, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-stretch-cur-test
label
Mar 21, 2018
GAhlekzis
referenced this issue
Mar 30, 2018
Closed
Salt can't manage debian based templates (qubesd errors) #3768
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
GAhlekzis
Mar 30, 2018
I installed the new fix by the advertised command: sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
When I try it, it looks like this:
$ sudo qubesctl --max-concurrency 1 --templates state.highstate
Traceback (most recent call last):
File "/bin/qubesctl", line 102, in <module>
main()
File "/bin/qubesctl", line 80, in main
runner.run()
File "/usr/lib/python2.7/site-packages/qubessalt/__init__.py", line 228, in run
pool = multiprocessing.Pool(self.max_concurrency)
File "/usr/lib64/python2.7/multiprocessing/__init__.py", line 232, in Pool
return Pool(processes, initializer, initargs, maxtasksperchild)
File "/usr/lib64/python2.7/multiprocessing/pool.py", line 159, in __init__
self._repopulate_pool()
File "/usr/lib64/python2.7/multiprocessing/pool.py", line 214, in _repopulate_pool
for i in range(self._processes - len(self._pool)):
TypeError: unsupported operand type(s) for -: 'str' and 'int'
I'm on a fresh Qubes 4.0 Installation and I'm having issues detailed in #3768.
I don't know what to do now.
GAhlekzis
commented
Mar 30, 2018
|
I installed the new fix by the advertised command:
I'm on a fresh Qubes 4.0 Installation and I'm having issues detailed in #3768. |
marmarek
reopened this
Mar 30, 2018
marmarek
closed this
in
marmarek/qubes-mgmt-salt@3dfaff7
Mar 30, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 30, 2018
Automated announcement from builder-github
The package qubes-mgmt-salt-4.0.8-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:
sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
qubesos-bot
commented
Mar 30, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-dom0-cur-test
label
Mar 30, 2018
qubesos-bot
referenced this issue
in QubesOS/updates-status
Mar 30, 2018
Closed
mgmt-salt v4.0.8 (r4.0) #471
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 30, 2018
Automated announcement from builder-github
The package mgmt-salt has been pushed to the r4.0 testing repository for the CentOS centos7 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r4.0-current-testing
qubesos-bot
commented
Mar 30, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-centos7-cur-test
label
Mar 30, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 30, 2018
Automated announcement from builder-github
The component mgmt-salt (including package qubes-mgmt-salt-4.0.8-1.fc26) has been pushed to the r4.0 testing repository for the Fedora template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r4.0-current-testing
qubesos-bot
commented
Mar 30, 2018
|
Automated announcement from builder-github The component
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Mar 30, 2018
Automated announcement from builder-github
The package qubes-mgmt-salt_4.0.8-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing (or appropriate equivalent for your template version), then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
Mar 30, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-stretch-cur-test
label
Mar 30, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Apr 18, 2018
Automated announcement from builder-github
The component mgmt-salt (including package qubes-mgmt-salt-4.0.8-1.fc26) has been pushed to the r4.0 stable repository for the Fedora template.
To install this update, please use the standard update command:
sudo yum update
qubesos-bot
commented
Apr 18, 2018
|
Automated announcement from builder-github The component
|
qubesos-bot
added
r4.0-fc26-stable
and removed
r4.0-fc26-cur-test
labels
Apr 18, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Apr 18, 2018
Automated announcement from builder-github
The package mgmt-salt has been pushed to the r4.0 stable repository for the Fedora centos7 template.
To install this update, please use the standard update command:
sudo yum update
qubesos-bot
commented
Apr 18, 2018
|
Automated announcement from builder-github The package
|
qubesos-bot
removed
the
r4.0-centos7-cur-test
label
Apr 18, 2018
qubesos-bot
added
the
r4.0-centos7-stable
label
Apr 18, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Apr 18, 2018
Automated announcement from builder-github
The package qubes-mgmt-salt-4.0.8-1.fc25 has been pushed to the r4.0 stable repository for dom0.
To install this update, please use the standard update command:
sudo qubes-dom0-update
Or update dom0 via Qubes Manager.
qubesos-bot
commented
Apr 18, 2018
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
qubesos-bot
added
r4.0-dom0-stable
and removed
r4.0-dom0-cur-test
labels
Apr 18, 2018
qubesos-bot
added
r4.0-jessie-stable
and removed
r4.0-jessie-cur-test
labels
May 1, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
May 1, 2018
Automated announcement from builder-github
The package qubes-mgmt-salt_4.0.8-1+deb9u1 has been pushed to the r4.0 stable repository for the Debian template.
To install this update, please use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
May 1, 2018
|
Automated announcement from builder-github The package
|
marmarek commentedMar 5, 2018
Qubes OS version:
R4.0
Affected component(s):
salt
Steps to reproduce the behavior:
Launch
qubesctl --all state.highstateExpected behavior:
An option to limit/increase number of parallel VMs being configured.
Actual behavior:
A hardcoded value of
4is used.Especially annoying on limited memory or slow disk.
General notes:
Discussion: https://groups.google.com/d/msgid/qubes-users/20170117032920.GC3974%40mail-itl