View Issue Details

IDProjectCategoryView StatusLast Update
0000388AlmaLinux-8-OTHERpublic2023-05-05 06:48
ReporterAdrien_D Assigned To 
PrioritynormalSeveritymajorReproducibilityhave not tried
Status newResolutionopen 
OSAlma LInuxOS Version8.7 
Summary0000388: Leapp upgrade : Unable to install RHEL 9 userspace packages.
DescriptionRisk Factor: high
Title: Unable to install RHEL 9 userspace packages.
Summary: {"details": "Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_HOSTNAME=S021103', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_UNSUPPORTED=0', '--setenv=LEAPP_NO_RHSM=0', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=9.0', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=8to9', '--setenv=LEAPP_EXECUTION_ID=5623eb3d-9c42-4a94-bbd4-3db104653d4d', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el8toel9/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el8toel9/files', 'dnf', 'install', '-y', '--nogpgcheck', '--setopt=module_platform_id=platform:el9', '--setopt=keepcache=1', '--releasever', '9.0', '--installroot', '/el9target', '--disablerepo', '*', '--enablerepo', 'almalinux9-crb', '--enablerepo', 'almalinux9-highavailability', '--enablerepo', 'almalinux9-extras', '--enablerepo', 'almalinux9-resilientstorage', '--enablerepo', 'almalinux9-baseos', '--enablerepo', 'almalinux9-appstream', 'kpatch-dnf', 'dnf', 'dnf-command(config-manager)', '--disableplugin', 'subscription-manager'] failed with exit code 1.", "stderr": "Host and machine ids are equal (539d35f8fdca449b978a55714e5fc07b): refusing to link journals\nNo matches found for the following disable plugin patterns: subscription-manager\nwarning: Generating 18 missing index(es), please wait...\nFatal glibc error: CPU does not support x86-64-v2\nError in PREIN scriptlet in rpm package libutempter\nError in POSTIN scriptlet in rpm package p11-kit-trust\nError unpacking rpm package coreutils-8.32-32.el9.x86_64\nError in PREIN scriptlet in rpm package ca-certificates\nError in POSTIN scriptlet in rpm package libblkid\nError unpacking rpm package systemd-libs-250-12.el9_1.3.x86_64\nError unpacking rpm package util-linux-core-2.37.4-9.el9.x86_64\nError unpacking rpm package python3-3.9.14-1.el9_1.2.x86_64\nError unpacking rpm package python3-libs-3.9.14-1.el9_1.2.x86_64\nError unpacking rpm package pam-1.5.1-12.el9.x86_64\nError unpacking rpm package util-linux-2.37.4-9.el9.x86_64\nError in PREIN scriptlet in rpm package systemd\nError in POSTIN scriptlet in rpm package dbus-common\nError in PREIN scriptlet in rpm package dbus-broker\nError in POSTIN scriptlet in rpm package elfutils-default-yama-scope\nError unpacking rpm package krb5-libs-1.19.1-24.el9_1.x86_64\nError unpacking rpm package openldap-2.6.2-3.el9.x86_64\nError unpacking rpm package rpm-4.16.1.3-19.el9_1.x86_64\nError in PREIN scriptlet in rpm package tpm2-tss\nError unpacking rpm package glib2-2.68.4-5.el9.x86_64\nError unpacking rpm package gnupg2-2.3.3-2.el9_0.x86_64\nError unpacking rpm package python3-libdnf-0.67.0-3.el9.alma.x86_64\nError in POSTIN scriptlet in rpm package dnf\nError in POSTIN scriptlet in rpm package kpatch-dnf\nError in POSTTRANS scriptlet in rpm package filesystem\nError in <unknown> scriptlet in rpm package glibc-common\nError: Transaction failed\n"}
Key: 0e5d8451adfe372b923058fd09028cb5356e733d
Steps To ReproduceInstall Alma Linux default Install
Install httpd php-fpm mariadb-server
dnf install https://repo.almalinux.org/elevate/elevate-release-latest-el8.noarch.rpm
dnf install -y leapp-upgrade leapp-data-almalinux
leapp preupgrade
sed -i "s/^AllowZoneDrifting=.*/AllowZoneDrifting=no/" /etc/firewalld/firewalld.conf
setenforce 0
leapp preupgrade
TagsNo tags attached.
abrt_hash
URL

Activities

alukoshko

2023-05-04 20:35

administrator   ~0000879

Last edited: 2023-05-04 20:36

Fatal glibc error: CPU does not support x86-64-v2

This is the key.
If it's bare metal system then it's too old.
If it's virtual machine then update CPU model for it.
It should be at least Nehalem or just match hypervisor CPU.

Adrien_D

2023-05-05 06:48

reporter   ~0000882

Noted, i didn't see the CPU does not support x86-64-v2 error, lot of information.
After change the CPU in the hypervisor, it's okay
We can close this bug : INVALID

Issue History

Date Modified Username Field Change
2023-05-02 12:08 Adrien_D New Issue
2023-05-04 20:35 alukoshko Note Added: 0000879
2023-05-04 20:36 alukoshko Note Edited: 0000879
2023-05-05 06:48 Adrien_D Note Added: 0000882