New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network do not work when Fedora-based VM is either sys-net or sys-firewall #2894

Closed
marmarek opened this Issue Jul 7, 2017 · 5 comments

Comments

@marmarek
Member

marmarek commented Jul 7, 2017

Qubes OS version (e.g., R3.2): R4.0

This applies to test image Qubes-DVD-x86_64-20170706.iso

Affected TemplateVMs (e.g., fedora-23, if applicable): fedora-25


Expected behavior:

Working network in VMs connected to Fedora-based sys-firewall or sys-net

Actual behavior:

No functional network. Fedora-based sys-firewall and sys-net have ip_forward disabled, no firewall rules applied and probably more missing parts.

Steps to reproduce the behavior:

Install Qubes-DVD-x86_64-20170706.iso, try to access network.

General notes:

Looks like a lot of qubes-* services are not enabled. sudo systemctl preset-all in the template fixes the issue.

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jul 7, 2017

Member

There is systemctl preset-all in qubes-core-agent-systemd post-installation script, but apparently it didn't worked for some reason.
According to build log there is Running in chroot, ignoring request. message, but it's hard to tell to which command it is related.

Member

marmarek commented Jul 7, 2017

There is systemctl preset-all in qubes-core-agent-systemd post-installation script, but apparently it didn't worked for some reason.
According to build log there is Running in chroot, ignoring request. message, but it's hard to tell to which command it is related.

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

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

Changes included in this update

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

Changes included in this update

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jul 12, 2017

Closed

core-agent-linux v4.0.5 (r4.0) #132

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

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

Changes included in this update

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

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

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

Changes included in this update

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

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

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

Changes included in this update

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

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment