Skip to content

how to diff latest local deployment with latest available updates? #1953

@juhp

Description

@juhp

Host system details

$ rpm-ostree status
State: idle
AutomaticUpdates: check; rpm-ostreed-automatic.timer: last run 24h ago
Deployments:
  ostree://fedora:fedora/31/x86_64/silverblue
                   Version: 31.20191211.0 (2019-12-11T01:41:34Z)
                BaseCommit: 500e1a1bd0c3a5d1e98857852ad1fce56ab476a95923fb765ad3ce276d8af780
              GPGSignature: Valid signature by 7D22D5867F2A4236474BF7B850CB390B3C3359C4
             SecAdvisories: 1 low, 3 moderate, 1 critical
                      Diff: 165 upgraded, 1 removed

● ostree://fedora:fedora/31/x86_64/silverblue
                   Version: 31.20191128.0 (2019-11-28T00:41:48Z)
                BaseCommit: 131985605cb6f4f84bf1dca235583e133fe24a2c88eb2c4df87edc222989ba18
              GPGSignature: Valid signature by 7D22D5867F2A4236474BF7B850CB390B3C3359C4
                    Pinned: yes

Expected vs actual behavior

On pet hosts I would like some option like:

$ rpm-ostree update --preview-new

to only show new changes compared to the new deployment (not the current running one).
Is there a way to do that currently?

I sometimes use:

# rpm-ostree update --preview

but that shows all the changes including those already in the new deployment.
Not sure if my description is clear enough - I can make it more explicit if needed. :)

Would you like to work on the issue?

Please let us know if you can work on it or the issue should be assigned to
someone else.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions