Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahogony
qubes
Commits
9c5daa5d
Commit
9c5daa5d
authored
Aug 18, 2021
by
mahagony
Browse files
Force remove package python3-docutils to avoid conflicts
parent
6cb9654a
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup/dom0.sh
View file @
9c5daa5d
sudo
qubes-dom0-update
--enablerepo
=
qubes-templates-community-testing qubes-template-centos-8-minimal
qvm-clone centos-8-minimal ibox
# 2021-08-18: There is currently a conflict between python3-docutils and python38-docutils. If we keep python3-docutils ts not possible to update centos-8 with the qubes-agents
qvm-run
-p
-u
root ibox
'rpm -e --nodeps python3-docutils'
qvm-run
-p
-u
root ibox
'dnf install qubes-core-agent-networking qubes-core-agent-passwordless-root'
qvm-shutdown ibox
qvm-create
--label
gray
--template
ibox ibox-base
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment