Created attachment 683533 [details] Complete fedupdebug log Description of problem: Fedup cli upgrade 17 -> 18 failing. Version-Release number of selected component (if applicable): How reproducible: sudo fedup-cli --network 18 --debuglog fedupdebug.log Steps to Reproduce: 1. 2. 3. Actual results: Traceback (most recent call last): File "/bin/fedup-cli", line 330, in <module> main(args) File "/bin/fedup-cli", line 277, in main transaction_test(pkgs) File "/bin/fedup-cli", line 70, in transaction_test fu.test_transaction(callback=output.TransactionCallback(numpkgs=len(pkgfiles))) File "/usr/lib/python2.7/site-packages/fedup/upgrade.py", line 177, in test_transaction return self.run_transaction(callback) File "/usr/lib/python2.7/site-packages/fedup/upgrade.py", line 169, in run_transaction rv = self.ts.run(callback.callback, None, probfilter) File "/usr/lib/python2.7/site-packages/fedup/upgrade.py", line 43, in run raise TransactionError(problems) TransactionError [ 2719.464] (II) fedup:<module>() /bin/fedup-cli exiting at Sun Jan 20 11:21:33 2013 [ 2719.465] (DD) fedup.upgrade:closepipe() closing log pipe [ 2719.465] (II) fedup.rpm:pipelogger() got EOF [ 2719.465] (II) fedup.rpm:pipelogger() exiting Expected results: Additional info:
You don't have enough disk space to run the upgrade: [ 2719.398] (II) fedup:message() installing package dos2unix-6.0.1-1.fc18.i686 needs 62MB on the / filesystem See if you can clean up 65-100MB of space and try again. The error message for this, obviously, should be a lot clearer. I'll see what I can do about that.
lol clearing diskspace worked for me as well. i thought those messages were telling me how much disk space was being used by each step, not that the step didnt complete because it was short by that much. based on that there may some duplicated reports: https://bugzilla.redhat.com/show_bug.cgi?id=896144 https://bugzilla.redhat.com/show_bug.cgi?id=896194 https://bugzilla.redhat.com/show_bug.cgi?id=902000 maybe related (also error at line 330): https://bugzilla.redhat.com/show_bug.cgi?id=892771
Thanks for the help. I wondered if that was the issue, but I had 2Gig free on my root partition when I checked. I will have a bit of a cleanup and try again.
This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.