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 upqvm-run -u root does not work #2903
Comments
marmarek
added
bug
C: Debian
C: templates
P: major
labels
Jul 11, 2017
marmarek
added this to the Release 4.0 milestone
Jul 11, 2017
marmarek
changed the title from
qvm-run -u root does not work on Debian 8 template
to
qvm-run -u root does not work
Jul 11, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Actually, it doesn't work on Fedora either. |
added a commit
to marmarek/old-qubes-core-agent-linux
that referenced
this issue
Jul 12, 2017
marmarek
closed this
in
marmarek/old-qubes-core-agent-linux@5179cbc
Jul 12, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 12, 2017
Automated announcement from builder-github
The package qubes-core-agent_4.0.5-1+deb8u1 has been pushed to the r4.0 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
Jul 12, 2017
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-jessie-cur-test
label
Jul 12, 2017
qubesos-bot
referenced this issue
in QubesOS/updates-status
Jul 12, 2017
Closed
core-agent-linux v4.0.5 (r4.0) #132
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 12, 2017
Automated announcement from builder-github
The package qubes-core-agent_4.0.5-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian stretch 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, then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
qubesos-bot
commented
Jul 12, 2017
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-stretch-cur-test
label
Jul 12, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 12, 2017
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-4.0.5-1.fc24 has been pushed to the r4.0 testing repository for the Fedora fc24 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
Jul 12, 2017
|
Automated announcement from builder-github The package
|
qubesos-bot
added
the
r4.0-fc24-cur-test
label
Jul 12, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
qubesos-bot
Jul 12, 2017
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-4.0.5-1.fc25 has been pushed to the r4.0 testing repository for the Fedora fc25 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
Jul 12, 2017
|
Automated announcement from builder-github The package
|
marmarek commentedJul 11, 2017
•
edited
Edited 1 time
-
marmarek
edited Jul 11, 2017 (most recent)
Qubes OS version (e.g.,
R3.2): R4.0Affected TemplateVMs (e.g.,
fedora-23, if applicable): debian-8, fedora-25This applies to test image Qubes-DVD-x86_64-20170706.iso
Expected behavior:
qvm-run -u root d8test xtermopen a root terminal in d8test (Debian 8 based VM).Actual behavior:
Nothing happens, qvm-run exit code is 1.
qvm-run d8test xterm(without-u root) do work. Then, inspecting logs shows this:Steps to reproduce the behavior:
qvm-run -u root d8test xterm