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-open-in-vm no longer opens URLs in target VM browser #2205
Comments
andrewdavidwong
added
bug
C: core
P: major
labels
Jul 27, 2016
andrewdavidwong
added this to the Release 3.1 updates milestone
Jul 27, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
andrewdavidwong
Jul 27, 2016
Member
I think I see what's happening. Here's the literal output in the SourceVM terminal:
[user@sourcevm ~]$ qvm-open-in-vm targetvm https://www.qubes-os.org/
<html><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>[user@sourcevm ~]$
And, again, in the TargetVM, only this shows up:
<meta HTTP-EQUIV="REFRESH" content="0; url=https://www.qubes-os.org/"/></html>
So, it looks like somehow the <html> block is not well-formed, or the whole thing isn't making it to the TargetVM for some reason.
|
I think I see what's happening. Here's the literal output in the SourceVM terminal:
And, again, in the TargetVM, only this shows up:
So, it looks like somehow the |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
andrewdavidwong
Jul 27, 2016
Member
Possibly related to changes in this commit: QubesOS/qubes-core-agent-linux@1992127
|
Possibly related to changes in this commit: QubesOS/qubes-core-agent-linux@1992127 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jul 27, 2016
Member
Actually there is a bug in parent of this commit. The one you've pointed out is only in R3.2.
BTW the package was in testing repository for almost a month, do we have anyone using testing repository on R3.1?
|
Actually there is a bug in parent of this commit. The one you've pointed out is only in R3.2. BTW the package was in testing repository for almost a month, do we have anyone using testing repository on R3.1? |
added a commit
to QubesOS/qubes-core-agent-linux
that referenced
this issue
Jul 27, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
andrewdavidwong
Jul 27, 2016
Member
Actually there is a bug in parent of this commit. The one you've pointed out is only in R3.2.
Ah, my mistake.
BTW the package was in testing repository for almost a month, do we have anyone using testing repository on R3.1?
Probably not...
Ah, my mistake.
Probably not... |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
andrewdavidwong
Jul 27, 2016
Member
BTW the package was in testing repository for almost a month, do we have anyone using testing repository on R3.1?
Probably not...
I'll enable the testing repo on some of my daily-use-but-non-critical templates.
I'll enable the testing repo on some of my daily-use-but-non-critical templates. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jul 27, 2016
Member
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-3.1.18-1.fc21 has been pushed to the r3.1 testing repository for the Fedora fc21 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.1-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-fc21-cur-test
label
Jul 27, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jul 27, 2016
Member
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-3.1.18-1.fc22 has been pushed to the r3.1 testing repository for the Fedora fc22 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.1-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-fc22-cur-test
label
Jul 27, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jul 27, 2016
Member
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-3.1.18-1.fc23 has been pushed to the r3.1 testing repository for the Fedora fc23 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.1-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-fc23-cur-test
label
Jul 27, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jul 27, 2016
Member
Automated announcement from builder-github
The package qubes-core-agent_3.1.18-1+deb8u1 has been pushed to the r3.1 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
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-jessie-cur-test
label
Jul 27, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jul 27, 2016
Member
Automated announcement from builder-github
The package qubes-core-agent_3.1.18-1+deb9u1 has been pushed to the r3.1 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
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-stretch-cur-test
label
Jul 27, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jul 27, 2016
Member
Automated announcement from builder-github
The package qubes-core-agent_3.1.18-1+deb7u1 has been pushed to the r3.1 testing repository for the Debian wheezy template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing wheezy-testing, then use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-wheezy-cur-test
label
Jul 27, 2016
marmarek
closed this
Jul 29, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Aug 5, 2016
Member
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-3.1.18-1.fc21 has been pushed to the r3.1 stable repository for the Fedora fc21 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-fc21-stable
and removed
r3.1-fc21-cur-test
labels
Aug 5, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Aug 5, 2016
Member
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-3.1.18-1.fc22 has been pushed to the r3.1 stable repository for the Fedora fc22 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-fc22-stable
and removed
r3.1-fc22-cur-test
labels
Aug 5, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Aug 5, 2016
Member
Automated announcement from builder-github
The package python2-dnf-plugins-qubes-hooks-3.1.18-1.fc23 has been pushed to the r3.1 stable repository for the Fedora fc23 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-fc23-stable
and removed
r3.1-fc23-cur-test
labels
Aug 5, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Aug 5, 2016
Member
Automated announcement from builder-github
The package qubes-core-agent_3.1.18-1+deb8u1 has been pushed to the r3.1 stable repository for the Debian jessie template.
To install this update, please use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-jessie-stable
and removed
r3.1-jessie-cur-test
labels
Aug 5, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Aug 5, 2016
Member
Automated announcement from builder-github
The package qubes-core-agent_3.1.18-1+deb9u1 has been pushed to the r3.1 stable repository for the Debian stretch template.
To install this update, please use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-stretch-stable
and removed
r3.1-stretch-cur-test
labels
Aug 5, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Aug 5, 2016
Member
Automated announcement from builder-github
The package qubes-core-agent_3.1.18-1+deb7u1 has been pushed to the r3.1 stable repository for the Debian wheezy template.
To install this update, please use the standard update command:
sudo apt-get update && sudo apt-get dist-upgrade
|
Automated announcement from builder-github The package
|
andrewdavidwong commentedJul 27, 2016
•
edited
Edited 1 time
-
andrewdavidwong
edited Jul 27, 2016 (most recent)
Qubes OS version (e.g.,
R3.1):R3.1Affected TemplateVMs (e.g.,
fedora-23, if applicable):fedora-23(probably others)Expected behavior:
Prior to updating yesterday, the following would work:
qvm-open-in-vm targetvm https://www.qubes-os.org/Actual behavior:
After the update yesterday:
qvm-open-in-vm targetvm https://www.qubes-os.org//tmp/sourcevm/tmp.<stuff>containing: