[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] different package versions on similar machines
- From: Dusty Mabe <dusty dustymabe com>
- To: arnaud gaboury <arnaud gaboury gmail com>
- Cc: atomic-devel <atomic-devel projectatomic io>
- Subject: Re: [atomic-devel] different package versions on similar machines
- Date: Mon, 11 Jun 2018 11:18:52 -0400
On 06/11/2018 11:06 AM, arnaud gaboury wrote:
> yes there are some diff:
>
> Updated machine:
>
> -------------------------------------------------
> root control2➤➤ ~ # rpm-ostree status -v
> State: idle; auto updates disabled
> Deployments:
> ● ostree://fedora-atomic:fedora/28/x86_64/updates/atomic-host
> Version: 28.20180610.0 (2018-06-10 17:24:09)
> BaseCommit: c593e1d580788b7cfd11e04d3998f536493922cee30db263ec86ae4bae266b61
> --------------------------------------------------
...
>
> Non updated one (f28 - 1)
> -----------------------------------------------------------
> root etcd2➤➤ ~ # rpm-ostree status -v
> State: idle; auto updates disabled
> Deployments:
> ● ostree://fedora-atomic:fedora/28/x86_64/atomic-host
> Version: 28.20180527.0 (2018-05-27 19:05:29)
> BaseCommit: 291ea90da29bc5abe757b5a50813b3de1396b08412939a89b3b671aba9856093
You are getting "no upgrade available" because you are following different
branches in the repo.
You can see the first machine is following `fedora/28/x86_64/updates/atomic-host`
while the 2nd machine is following `fedora/28/x86_64/atomic-host`.
Dusty
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]