Bug 902000 - Fedup cli upgrade failing (not enough disk space)
Summary: Fedup cli upgrade failing (not enough disk space)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: fedup
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-20 11:42 UTC by ReidD
Modified: 2013-07-04 13:04 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-04 13:04:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Complete fedupdebug log (775.83 KB, text/x-log)
2013-01-20 11:42 UTC, ReidD
no flags Details

Description ReidD 2013-01-20 11:42:11 UTC
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:

Comment 1 Will Woods 2013-01-20 16:42:20 UTC
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.

Comment 2 collura 2013-01-23 04:57:51 UTC
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

Comment 3 ReidD 2013-01-24 10:25:00 UTC
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.

Comment 4 Fedora End Of Life 2013-07-04 06:37:02 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.