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

Fix transient build failures caused non-deterministic lorax dependency resolving #2076

Closed
woju opened this Issue Jun 16, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@woju
Member

woju commented Jun 16, 2016

For the branding reasons, lorax automatically pulls some *-logos package. What is in *, depends on the name of the package which provides /etc/system-release. Both qubes-release and fedora-release provide that file, so the first package is taken into account. The fedora-logos package is obsoleted and provided by qubes-artwork, so it cannot be installed. This causes dependency problems.

Because it takes the first package, this is non-deterministic and causes failure sometimes.

@woju woju added this to the Release 3.2 milestone Jun 16, 2016

@woju woju self-assigned this Jun 16, 2016

@woju woju referenced this issue in QubesOS/qubes-installer-qubes-os Jun 20, 2016

Merged

lorax: Remove branding code #4

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jun 25, 2016

Member

Automated announcement from builder-github

The package pykickstart-2.13-3.fc23 has been pushed to the r3.2 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

Member

marmarek commented Jun 25, 2016

Automated announcement from builder-github

The package pykickstart-2.13-3.fc23 has been pushed to the r3.2 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jul 28, 2016

Member

Automated announcement from builder-github

The package pykickstart-2.13-3.fc23 has been pushed to the r3.2 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

Member

marmarek commented Jul 28, 2016

Automated announcement from builder-github

The package pykickstart-2.13-3.fc23 has been pushed to the r3.2 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

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