Score:1

Leapp always fails upgrade: more space needed

in flag

I'm trying to upgrade a SL/Centos 7.9 to AlmaLinux with Leap. I followed the instructions here but it always fails with

At least 3178MB more space needed on the / filesystem.

I'm increased the disk size by 5Gb and then another 5G but the message is identical. I've also set export LEAPP_OVL_SIZE=3000 according to some info, and then some more. No change.

$ df -h 
Filesystem           Size  Used Avail Use% Mounted on
devtmpfs             809M     0  809M   0% /dev
tmpfs                825M     0  825M   0% /dev/shm
tmpfs                825M  9,1M  816M   2% /run
tmpfs                825M     0  825M   0% /sys/fs/cgroup
/dev/mapper/sl-root   24G   15G  9,4G  61% /
tmpfs                825M   16K  825M   1% /tmp
/dev/sda1            497M  138M  360M  28% /boot
tmpfs                165M   48K  165M   1% /run/user/1000

Any idea what I can try next ?

Score:3
kw flag

I ran into similar issues, in my case I tried setting the export LEAPP_OVL_SIZE parameter etc, but in the end it was the filesystem mounted on /var/lib that was not large enough.

The / filesystem had > 25Gb of free space so I did the following: First:

cd /var/lib

mv leapp /

ln -s /leapp

This way, using a symbolic link, /var/lib/leapp was large enough to be able to upgrade my system.

in flag
Thanks, but I won't be able to test it, I eventually did a fresh install.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.