-
Story
-
Resolution: Unresolved
-
Normal
-
rhel-8.9.0
-
leapp-0.19.0-1.el8_10
-
None
-
FutureFeature
-
1
-
rhel-sst-upgrades
-
26
-
2
-
False
-
-
None
-
Leapp: 9.6 & 10.0
-
-
x86_64
-
None
This is clone of RHEL-16881 for the leapp component covering additional cases when the upgrade could be blocked due to the fsize limit.
AC:
- increase fsize limit for the leapp process to prevent errors when trying to create files bigger than the original limit
A possible minimal reproducer:
1. Create file that is large enough that is included in the archive, eg 10MB large log file
dd if=/dev/urandom of=/var/log/leapp/leapp-preupgrade.log bs=1M count=10
2. set fsize limit: ulimit -Sf 10000
2. run leapp preupgrade
3. leapp fails with a traceback on attempt to create the tarball
Similar issues could be hit when the leapp.db file is bigger than the set fsize limit.
- clones
-
RHEL-16881 [RFE] Leapp IPU is blocked by the fsize limit
-
- Integration
-
- links to
-
RHBA-2024:143570 leapp bug fix update