Hide Forgot
Description of problem: Since "yum distro-sync" doesn't work after preupgrade from f14 to f15, see bug #703732, I'm trying to use "yum upgrade" instead, but it fails too, with error messages about missing disk space. It says the update will requires less than 800MBytes on root filesystem and fails. But root filesystem has 2.5GBytes available. Something is wrong in the required space computation, or the error message is unclear.
Created attachment 498250 [details] yum upgrade output
Created attachment 498252 [details] yum --verbose upgrade log
Created attachment 498747 [details] yum upgrade output Today it requires less disk space: 222MBytes, but it still fail to upgrade anything.
The message might be a bit ambiguous, the "needs XX MB" just means the transaction would need that much /more/ free space than is available to complete. So not a bug really, just a slightly unclear error message.