View Issue Details

IDProjectCategoryView StatusLast Update
0000386AlmaLinux-8-OTHERpublic2023-04-28 14:38
Reporterccaudle Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status newResolutionopen 
Summary0000386: Elevate/leapp upgrade from CentOS 7.9.2009 incorrectly flags filesystem space as blocker
DescriptionAttempting to update from CentOS 7.9 to AlmaLinux 8 the leapp upgrade step ends with a message that "At least 317MB more space needed on the / filesystem."
I deleted about 3GB of files from a subdir under / and ran upgrade again, and got the same 317MB more space needed message.
I thought perhaps it actually needed space on /boot and was just not distinguishing the specific subdir, so I remove to old kernels to free up about 120MB of space on /boot, but the same 317MB more space needed message was displayed again.
This is the actual amount of space available:
$ df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 3.9G 98M 3.8G 3% /run
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/mapper/centos-root 922G 858G 65G 94% /
/dev/sda2 497M 104M 394M 21% /boot
/dev/sda1 200M 12M 189M 6% /boot/efi
tmpfs 781M 0 781M 0% /run/user/1000

Earlier in the output there were these warnings, but did not seem to indicate anything as an upgrade blocker:STDERR:
No matches found for the following disable plugin patterns: subscription-manager
Repository extras is listed more than once in the configuration
Repository extras-source is listed more than once in the configuration
Warning: Package marked by Leapp to install not found in repositories metadata: ldns-utils ivy-local python3-javapackages
Warning: Package marked by Leapp to upgrade not found in repositories metadata: gpg-pubkey
RPM: warning: Generating 6 missing index(es), please wait...
Error: Transaction test error:
[...long list of packages...]

I will attach the upgrade log and report files. The root partition is on a /dev/mapper but I did not find any notes in the FAQ or Wiki that mapper volumes are a concern
Steps To Reproducesudo dnf update
sudo dnf install -y http://repo.almalinux.org/elevate/elevate-release-latest-el7.noarch.rpm
sudo dnf install -y leapp-upgrade leapp-data-almalinux
sudo leapp preupgrade
[fix answer file; disable nfsd]
sudo leapp preupgrade
sudo leapp upgrade
Tagselevate, leapp
abrt_hash
URL

Activities

ccaudle

2023-04-28 14:38

reporter   ~0000872

This can be marked as duplicate of 387, I got an error response when I attempted to enter this, did not realize it actually created an issue entry, then re-entered the information again which created 387.

Issue History

Date Modified Username Field Change
2023-04-27 15:01 ccaudle New Issue
2023-04-27 15:01 ccaudle Tag Attached: elevate
2023-04-27 15:01 ccaudle Tag Attached: leapp
2023-04-28 14:38 ccaudle Note Added: 0000872