View Issue Details

IDProjectCategoryView StatusLast Update
0000048AlmaLinux-8ipapublic2021-04-01 11:53
Reportergreyhoundsteve Assigned Toalukoshko  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000048: FreeIPA version downgrade and CentOS graphics remain on migration
DescriptionI noticed during execution of the almalinux-deploy.sh that FreeIPA was being downgraded, so the resulting failure makes sense when FreeIPA tried to start. CentOS 8 latest to AlmaLinux Release.

"Unable to execute IPA upgrade: data are in newer version than IPA (data version '4.8.7-14.module_el8.3.0+698+d6d67052', IPA version '4.8.7-13.module_el8.3.0+2037+0bba7131.alma')"

Running "ipa-server-upgrade --skip-version-check" appears to go well for this particular downgrade, with an error-free syslog on ipa.service start.

In addition, post-upgrade the Web UI still reads "CentOS Indentity Management" even after a browser cache delete / alternate browser try.
Steps To ReproduceInstall CentOS 8 latest (as at 31/3), install FreeIPA, migrate to AlmaLinux Release using handy migrator script.
TagsNo tags attached.
abrt_hash
URL

Activities

alukoshko

2021-03-31 16:36

administrator   ~0000096

Update for ipa was released so migration should be OK now.

IPA logos are located in almalinux-logos-ipa package and I afraid it wasn't installed during migration so you're still with centos-logos-ipa package, right?
We'll add some code to migration script to handle that soon.

alukoshko

2021-03-31 18:15

administrator   ~0000097

Fix:
rpm -e --nodeps centos-logos-ipa
dnf install almalinux-logos-ipa -y

greyhoundsteve

2021-03-31 22:47

reporter   ~0000098

Thanks for the logos fix, and confirming dnf upgrade installed 4.8.7-14.

alukoshko

2021-04-01 11:53

administrator   ~0000101

Migration script was updated.
Closing.

Issue History

Date Modified Username Field Change
2021-03-30 22:50 greyhoundsteve New Issue
2021-03-31 07:28 alukoshko Assigned To => alukoshko
2021-03-31 07:28 alukoshko Status new => assigned
2021-03-31 16:36 alukoshko Note Added: 0000096
2021-03-31 18:15 alukoshko Note Added: 0000097
2021-03-31 22:47 greyhoundsteve Note Added: 0000098
2021-04-01 11:53 alukoshko Note Added: 0000101
2021-04-01 11:53 alukoshko Status assigned => closed
2021-04-01 11:53 alukoshko Resolution open => fixed