Comment 18 for bug 1988299

Revision history for this message
Raphaël Droz (raphael-droz) wrote :

# Error message
/usr/lib/python3/dist-packages/UpdateManager/UpdatesAvailable.py

# Size calculation (checkFreeSpace())
/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeCache.py
which uses `kernel_count * KERNEL_SIZE + (kernel_count + 1) * INITRD_SIZE`

# The code refers to
https://bugs.launchpad.net/bugs/1646222