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

Manifest-db uses a lot of duplicated UUIDs which will cause CI problems #125

Open
mvo5 opened this issue May 29, 2024 · 0 comments
Open

Comments

@mvo5
Copy link
Contributor

mvo5 commented May 29, 2024

We get regular failures in the manifest-db run. With the extra visibility from #123 it seems the errors we get (sometimes) are related to an xfs mount

mount/- (org.osbuild.xfs): mounting /dev/98302bc3-1aa3-4eab-96e9-9f1c6eb539ce/rootlv -> /var/lib/osbuild/store/tmp/buildroot-tmp-3y2wyhos/mounts/
mount/- (org.osbuild.xfs): already unmounted: /var/lib/osbuild/store/tmp/buildroot-tmp-3y2wyhos/mounts/

which looks similar the UUID clashes we observed in osbuild/osbuild#1641

I opened various PRs to fix this, I'm not sure (yet) if I have the complete picutre of all the moving pieces from manifest DB and some (all?) may need rework or closing so decided to use this issue to keep track:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant