Scott Beamer composed on 2023-02-12 15:09 (UTC-0800):
 
> Felix Miata wrote:

>> Scott Beamer composed on 2023-02-12 09:22 (UTC-0800):

>>> My attempts to upgrade landed me in Rawhide instead of Branched.

>> My last one, on a Core2Duo, did too, but I caught it right away and fixed 
>> the repo
>> configs with dnf config-manager IIRC followed by simply dnf upgrade
>> --releasever=38 --skip-broken. There was one new package that makes kernel 
>> locking
>> more complicated.
 
> Can you elaborate on what you did?

Not with any more detail than contained in the relevant period in 
.bash_history. A *lot* has transpired in the mean time.

dnf clean all
#1676142230
dfh /
#1676142333
dnfpre.sh38
#1676142492
dfh /
#1676142521
time dnf system-upgrade --releasever=38 --skip-broken
#1676142531
time dnf system-upgrade download --releasever=38 --skip-broken
#1676142723
time dnf system-upgrade download --releasever=38 --skip-broken --best
#1676142788
dnf upgrade plasma-workspace plasma-workspace-common
#1676142801
dnf upgrade --releasever=38 plasma-workspace plasma-workspace-common
#1676143115
dfh
#1676143128
dnf clean packages
#1676143131
dfh /
#1676143184
time dnf system-upgrade download --releasever=38 --skip-broken --best
#1676143420
rpm -e --nodeps geoclue2 xdg-desktop-portal
#1676143443
time dnf system-upgrade download --releasever=38 --skip-broken --best
#1676144651
dfh
#1676144672
dnf system-upgrade reboot
#1676145175
journalctl -b -1
#1676145224
time dnf system-upgrade download --releasever=38 --skip-broken --best
#1676145333
dnf system-upgrade reboot
#1676145815
rpmqa fc37 | wc -l
#1676145823
rpmqa fc38 | wc -l
#1676145834
lr /boot
#1676145894
rpmqa fc39 | wc -l
#1676145909
dnf repolist enabled
#1676145926
dnf config-manager --set-disabled rawhide
#1676145949
dnf config-manager --set-enabled fedora updates updates-testing
#1676145958
dnf repolist all
#1676145975
rpmqa fedora
#1676146046
dnf install --releasever=38 fedora-release fedora-release-common 
fedora-release-identity-basic fedora-repos fedora-gpg-keys
#1676146075
dnf downgrade --releasever=38 fedora-release fedora-release-common 
fedora-release-identity-basic fedora-repos fedora-gpg-keys
#1676146091
dnf repolist all
#1676146103
rpmqa fc39
#1676146297
dnf clean all
#1676146303
dnf makecache
#1676146574
time dnf upgrade
#1676146608
time dnf upgrade --releasever=38
#1676146959
rpmqa fc38
#1676146964
rpmqa fc39
#1676146968
rpmqa fc37
#1676147014
rpmqa odem
#1676147028
rpm -e ModemManager-glib
#1676147036
rpm -e ModemManager-glib geoclue2
#1676147045
rpm -e ModemManager-glib geoclue2 xdg-desktop-portal
#1676147057
rpm -e ModemManager-glib geoclue2 xdg-desktop-portal xdg-desktop-portal-gtk
#1676147200
Reboot
#1676145815
rpmqa fc37 | wc -l
#1676145823
rpmqa fc38 | wc -l
#1676145834
lr /boot
#1676145894
rpmqa fc39 | wc -l
#1676145909
dnf repolist enabled
#1676145926
dnf config-manager --set-disabled rawhide
#1676145949
dnf config-manager --set-enabled fedora updates updates-testing
#1676145958
dnf repolist all
#1676145975
rpmqa fedora
#1676146046
dnf install --releasever=38 fedora-release fedora-release-common 
fedora-release-identity-basic fedora-repos fedora-gpg-keys
#1676146075
dnf downgrade --releasever=38 fedora-release fedora-release-common 
fedora-release-identity-basic fedora-repos fedora-gpg-keys
#1676146091
dnf repolist all
#1676146103
rpmqa fc39
#1676146297
dnf clean all
#1676146303
dnf makecache
#1676146574
time dnf upgrade
#1676146608
time dnf upgrade --releasever=38
#1676146959
rpmqa fc38
#1676146964
rpmqa fc39
#1676146968
rpmqa fc37
#

# cat /usr/local/bin/dnfpre.sh38
#!/bin/bash
time dnf upgrade --releasever=38 dnf* rpm* libsol* glib* systemd* fedor* dracu* 
hawk*
# alias | grep rpm
alias rpmqa='rpm -qa | sort | grep $*'
alias rpmqf='rpm -qf '
# alias | grep df
alias df='df --exclude-type=tmpfs --exclude-type=devtmpfs --exclude-type=cgroup 
'
alias dfh='df -h '
-- 
Evolution as taught in public schools is, like religion,
        based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to