Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1843320 - Not able to rebase from Silverblue 32 to Rawhide
Summary: Not able to rebase from Silverblue 32 to Rawhide
Keywords:
Status: CLOSED DUPLICATE of bug 1838691
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm-ostree
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-03 02:33 UTC by thiago.frmoraes
Modified: 2020-06-03 13:23 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-03 13:23:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description thiago.frmoraes 2020-06-03 02:33:28 UTC
Description of problem:




I'm trying to rebase Silverblue f32 to Rawhide doing this:

$ rpm-ostree rebase fedora:fedora/rawhide/x86_64/silverblue

The output of this command is:

    ⠴ Receiving objects: 99% (770/771) 1,2 MB/s 118,9 MB 
    Receiving objects: 99% (770/771) 1,2 MB/s 118,9 MB... done
    Checking out tree 167966d... done
    Enabled rpm-md repositories: fedora-cisco-openh264 updates fedora
    rpm-md repo 'fedora-cisco-openh264' (cached); generated: 2020-03-17T20:11:20Z
    Updating metadata for 'updates'... done
    rpm-md repo 'updates'; generated: 2020-06-02T03:23:25Z
    rpm-md repo 'fedora' (cached); generated: 2020-05-31T03:24:33Z
    Importing rpm-md... done
    Resolving dependencies... done
    Will download: 130 packages (93,3 MB)
    Downloading from 'updates'... done
    Importing packages... done
    Checking out packages... done
    error: Checkout filesystem-3.14-2.fc32.x86_64: opendir(local): Arquivo ou diretório inexistente

The last text is in portuguese, but say something like: This file or folder does not exist.

Version-Release number of selected component (if applicable):

Fedora Silverblue 32 

➜ rpm-ostree status
State: idle
Deployments:
● ostree://fedora:fedora/32/x86_64/silverblue
                   Version: 32.20200602.0 (2020-06-02T01:07:49Z)
                BaseCommit: 7f415f26b804b97ac932a1cc8b3799fc46c7fcab57ddfa60490ca278e37090e6
              GPGSignature: Valid signature by 97A1AE57C3A2372CCA3A4ABA6C13026D12C944D0
           LayeredPackages: duperemove fish

  ostree://fedora:fedora/32/x86_64/silverblue
                   Version: 32.20200601.0 (2020-06-01T01:06:00Z)
                BaseCommit: dbf8adda7275f104b2f6066e2f67f7c56051391bf5096d27f3978ca622169301
              GPGSignature: Valid signature by 97A1AE57C3A2372CCA3A4ABA6C13026D12C944D0
           LayeredPackages: duperemove fish



How reproducible:


Steps to Reproduce:
1. Enter the command in terminal: rpm-ostree rebase fedora:fedora/rawhide/x86_64/silverblue

Actual results:

Not rebasing to Rawhide


Expected results:


Rebase to Rawhide

Additional info:

Comment 1 Jonathan Lebon 2020-06-03 13:23:44 UTC

*** This bug has been marked as a duplicate of bug 1838691 ***


Note You need to log in before you can comment on or make changes to this bug.