Skip to content
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

stages/ostree.preptree: fix machine-id detection #600

Merged
merged 1 commit into from Mar 2, 2021

Conversation

gicmo
Copy link
Contributor

@gicmo gicmo commented Mar 2, 2021

Do the check if there is a /etc/machine-id before moving /etc to /usr/etc, because otherwise /etc/machine-id will obviously not exist and thus the detection is broken.

Do the check if there is a /etc/machine-id before moving /etc to
/usr/etc, because otherwise /etc/machine-id will obviously not
exist and thus the detection is broken.
@gicmo gicmo added the bug A description of a clear misbehavior of the application, which needs to be fixed. label Mar 2, 2021
Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested working. Thanks again.

@achilleas-k achilleas-k merged commit 846b327 into osbuild:main Mar 2, 2021
@gicmo gicmo deleted the preptree_machine_id_fix branch March 2, 2021 18:12
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 3, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 4, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 11, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
@gicmo gicmo added this to the osbuild 27 milestone Mar 11, 2021
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 12, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 12, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 15, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 15, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Mar 16, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
teg pushed a commit to osbuild/osbuild-composer that referenced this pull request Mar 17, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600
ondrejbudai pushed a commit to ondrejbudai/osbuild-composer that referenced this pull request Mar 17, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600

(cherry picked from commit 3618611)
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
ondrejbudai pushed a commit to osbuild/osbuild-composer that referenced this pull request Mar 17, 2021
We need to test the PR before a new osbuild is released.  Pinning to
current `main`.

In particular, we need to test against
osbuild/osbuild#600

(cherry picked from commit 3618611)
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A description of a clear misbehavior of the application, which needs to be fixed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants