[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[atomic-devel] upgrade 28 to 29



I am running Atomic host 28 and want to upgrade to 29.

Here is what I did:
-----------------------
# ostree remote add --set=gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-primary fedora-atomic-29 https://kojipkgs.fedoraproject.org/atomic/repo/
# rpm-ostree rebase fedora-atomic-29:fedora/29/x86_64/atomic-host
[sudo] password for gabx:
1 metadata, 0 content objects fetched; 569 B transferred in 1 seconds
Checking out tree 4a999b4... done
Inactive requests:
  grubby (already provided by grubby-8.40-18.fc29.x86_64)
Enabled rpm-md repositories: updates fedora yarn
rpm-md repo 'updates' (cached); generated: 2018-10-30 16:46:30
rpm-md repo 'fedora' (cached); generated: 2018-10-28 11:00:54
rpm-md repo 'yarn' (cached); generated: 2018-10-30 13:30:31
Importing metadata [=============] 100%
Resolving dependencies... Forbidden base package replacements:
  libgcc 8.2.1-2.fc29 -> 8.2.1-4.fc29 (updates)
  libgomp 8.2.1-2.fc29 -> 8.2.1-4.fc29 (updates)
failed
error: Some base packages would be replaced
# rpm-ostree rebase fedora/28/x86_64/updates/atomic-host
--> here the system upgrades like 300 packages, but when login I am at the loginprompt (no GUI start up).
-------------------------------------

now there are two ostree:
-----------------------------------------------
% rpm-ostree status
State: idle
AutomaticUpdates: disabled
Deployments:
  ostree://fedora-workstation:fedora/28/x86_64/updates/atomic-host
                   Version: 28.20181030.0 (2018-10-30 14:30:52)
                BaseCommit: 25c7332c5624c028363faf8f83e171645781e8ce4522f656781253d4a3c717ee
              GPGSignature: Valid signature by 128CF232A9371991C8A65695E08E7E629DB62FB1
           LayeredPackages: byacc chrome-gnome-shell dnf fedora-workstation-repositories
                            flex gcc git gnome-terminal-nautilus gnome-tweak-tool grubby
                            httpie hugo kubernetes-client nano nodejs python2-kobo-rpmlib
                            python3-kobo-rpmlib snapd vim zsh

● ostree://fedora-workstation:fedora/28/x86_64/workstation
                   Version: 28.20181027.0 (2018-10-27 16:02:21)
                BaseCommit: 1692d98fe75635c855f619ecb5a6915b31d58cdc98de056714e346a17d0dbd23
              GPGSignature: Valid signature by 128CF232A9371991C8A65695E08E7E629DB62FB1
           LayeredPackages: byacc chrome-gnome-shell dnf fedora-workstation-repositories
                            flex gcc git gnome-terminal-nautilus gnome-tweak-tool grubby
                            httpie hugo kubernetes-client nano nodejs python2-kobo-rpmlib
                            python3-kobo-rpmlib snapd vim zsh
--------------------------------------

Three questions:
1-why these two status? Cany I stay like this or shall I run rebase again, and if yes, to what?
2-How can I upgrade to 29 with dealing with the libgcc issue?
3- shall I use ... /x86_64/updates/atomic-host or .../x86_64/atomic-host? What is the difference?

Side note:is there any difference between Fedora silverblue and Atomic?

Thank you forhelp.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]