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

No download progress when rebasing to a container image #3118

Open
jbtrystram opened this issue Dec 14, 2023 · 1 comment
Open

No download progress when rebasing to a container image #3118

jbtrystram opened this issue Dec 14, 2023 · 1 comment

Comments

@jbtrystram
Copy link

When rebasing to a container image, the inital download of the image layers before the rebase opration takes some time, and there is no indication of something happenning in the terminal .

I first I thought rpm-ostree was hung up on something, but it was just network IO.
Here is an example:

rpm-ostree rebase ostree-unverified-image:registry:quay.io/jbtrystram/fedora-kinoite-main:39
Pulling manifest: ostree-unverified-registry:quay.io/jbtrystram/fedora-kinoite-main:39
Importing: ostree-unverified-registry:quay.io/jbtrystram/fedora-kinoite-main:39 (digest: sha256:27d010480f27bd83dc0e7f33002a6361448c081c75ed1517387659655eeee012)
ostree chunk layers needed: 65 (2.5 GB)
custom layers needed: 2 (407.8 MB)

This step takes a couple of minutes but no progress is shown. It would be a nice improvement to have something to help with the wait.
I ll try to take a look !

@codegod100
Copy link

journalctl -u rpm-ostreed -f

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

2 participants