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

Can't update to 3.5: "no data available" #1328

Closed
Aqyv opened this issue Jul 4, 2024 · 7 comments
Closed

Can't update to 3.5: "no data available" #1328

Aqyv opened this issue Jul 4, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@Aqyv
Copy link

Aqyv commented Jul 4, 2024

Describe the bug

Using System Update/ujust update leads to the following error:

error: Committing: Adding composefs metadata: Checking out composefs: Processing 90c81cc24ac0d9ee12a8a5b469e72f07febd6b09f9ed46afdd0e8bab64de3440: No data available
System update failed: 
   0: Command failed: `/usr/bin/rpm-ostree upgrade`
   1: `/usr/bin/rpm-ostree` failed: exit status: 1

Location:
   src/steps/os/linux.rs:273

What did you expect to happen?

Update goes through.

Output of rpm-ostree status

State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:stable
                   Digest: sha256:43a94e8b18644ac34a9c5e6f1611915c576bfe08f70504e4f602d58f2bd11312
                  Version: 40.20240625.0 (2024-06-27T02:08:13Z)
          LayeredPackages: openrazer-meta razergenie

  ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:stable
                   Digest: sha256:f99281982c87a4d18bfdba2f2c06698a5017028af2e893c617546643ba542071
                  Version: 40.20240624.0 (2024-06-24T17:14:39Z)
          LayeredPackages: openrazer-meta razergenie


### Hardware
MS-7C56

### Extra information or context

_No response_
@Aqyv Aqyv changed the title Can' Can't update to 3.5: "no data available" Jul 4, 2024
@dosubot dosubot bot added the bug Something isn't working label Jul 4, 2024
@jotaro75
Copy link

jotaro75 commented Jul 7, 2024

I am having the same problem!

@jotaro75
Copy link

jotaro75 commented Jul 7, 2024

@Aqyv
Copy link
Author

Aqyv commented Jul 7, 2024

Here the solution: https://universal-blue.discourse.group/t/important-announcement-regarding-system-updates-action-needed/2689

Are you sure?
Even if I do that I still run into the same error.

@castrojo
Copy link
Member

castrojo commented Jul 7, 2024

See if an rpm-ostree cleanup -m clears it up.

@Aqyv
Copy link
Author

Aqyv commented Jul 8, 2024

See if an rpm-ostree cleanup -m clears it up.

Nope, sadly not: the update is getting stuck at the exact same spot.

@jotaro75
Copy link

jotaro75 commented Jul 8, 2024

This is what I did.

From desktop mode I launched these commands (between one command and another you may be asked to restart):

  1. rpm-ostree reset
  2. rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-deck:stable
  3. curl -sL https://fix.universal-blue.org/ | sudo bash

@KyleGospo
Copy link
Member

Solution stated, if this is still broken for you please run the script and provide the full output of it in the terminal so we can take a closer look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants