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

R2 update broke network access #1278

Closed
marmarek opened this Issue Oct 6, 2015 · 2 comments

Comments

Projects
None yet
1 participant

@marmarek marmarek self-assigned this Oct 6, 2015

@marmarek marmarek added this to the Release 2.1 (post R2) milestone Oct 6, 2015

marmarek added a commit to marmarek/old-qubes-core-agent-linux that referenced this issue Oct 6, 2015

Move iptables symlink creation to %posttrans
Previous (< 2.1.66) version of the package owned
/etc/sysconfig/iptables, the current on doesn't. This means that during
update, the file will be removed during cleanup phase. Since cleanup is
executing after %post, it will also remove symlink created there.
So move that code to %posttrans, which is executed after cleanup phase.

Fixes QubesOS/qubes-issues#1278
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Oct 29, 2015

Member

Automated announcement from builder-github

The package qubes-core-vm-2.1.68-1.fc20 has been pushed to the r2 stable repository for the Fedora fc20 template.
To install this update, please use the standard update command:

sudo yum update
Member

marmarek commented Oct 29, 2015

Automated announcement from builder-github

The package qubes-core-vm-2.1.68-1.fc20 has been pushed to the r2 stable repository for the Fedora fc20 template.
To install this update, please use the standard update command:

sudo yum update
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Oct 29, 2015

Member

Automated announcement from builder-github

The package qubes-core-vm-2.1.68-1.fc21 has been pushed to the r2 stable repository for the Fedora fc21 template.
To install this update, please use the standard update command:

sudo yum update
Member

marmarek commented Oct 29, 2015

Automated announcement from builder-github

The package qubes-core-vm-2.1.68-1.fc21 has been pushed to the r2 stable repository for the Fedora fc21 template.
To install this update, please use the standard update command:

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