Bug 896194 - fedup Exception Traceback File /usr/bin/fedup-cli line 330 in <module> main(args)
Summary: fedup Exception Traceback File /usr/bin/fedup-cli line 330 in <module> main(a...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: fedup
Version: 17
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-16 20:12 UTC by Darrell Duane
Modified: 2013-06-23 05:57 UTC (History)
4 users (show)

Fixed In Version: fedup-0.7.3-5.fc17
Clone Of:
Environment:
Last Closed: 2013-05-15 03:30:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
FedUp Debug Log (167.77 KB, text/x-log)
2013-01-16 20:12 UTC, Darrell Duane
no flags Details
debug log for fedup error: File "/usr/bin/fedup-cli", line 330, in <module> main(args) (1.09 MB, text/plain)
2013-01-21 18:57 UTC, collura
no flags Details

Description Darrell Duane 2013-01-16 20:12:24 UTC
Created attachment 679784 [details]
FedUp Debug Log

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create new Fedora 17 64-bit install on Linode
2. Update to latest version of all packages
3. reboot
4. run fedup-cli --network 18 --debuglog fedupdebug.log


  
Actual results:
esting upgrade transaction
rpm transaction 100% [=========================================================================]
rpm install 100% [=============================================================================]
setting up system for upgrade
Traceback (most recent call last):
  File "/usr/bin/fedup-cli", line 330, in <module>
    main(args)
  File "/usr/bin/fedup-cli", line 291, in main
    prep_boot(kernel, initrd)
  File "/usr/lib/python2.7/site-packages/fedup/download.py", line 401, in prep_boot
    modify_bootloader(kernel, initrd)
  File "/usr/lib/python2.7/site-packages/fedup/download.py", line 397, in modify_bootloader
    boot.add_entry(kernel, initrd, banner=_("System Upgrade"), kargs=args)
  File "/usr/lib/python2.7/site-packages/fedup/boot.py", line 39, in add_entry
    return check_output(cmd, stderr=PIPE)
  File "/usr/lib64/python2.7/subprocess.py", line 537, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory



Expected results:


Additional info:

Comment 1 collura 2013-01-21 18:48:38 UTC
please change the title from 'Traceback' to something maybe more like "fedup Exception Traceback File /usr/bin/fedup-cli line 330 in <module> main(args)"

Comment 2 collura 2013-01-21 18:57:02 UTC
Created attachment 684523 [details]
debug log for fedup error: File "/usr/bin/fedup-cli", line 330, in <module>     main(args)

besides the error there are seberal lines like:  

   203.120] (DD) fedup.depsolve:procReqPo() req po:   perl(Test::Refcount) → perl-IO-Async-0.29-9.fc18.noarch


and like

   [  3631.390] (II) fedup.yum:callback() [Errno 14] HTTP Error 404 - Not Found : http://mirror.us.as6453.net/fedora/linux/updates/testing/18/x86_64/qemu-kvm-1.2.2-3.fc18.x86_64.rpm

Comment 3 Will Woods 2013-01-24 03:00:27 UTC
Your system seems to be missing the "new-kernel-pkg" command.

Is the "grubby" package installed? Is the "new-kernel-pkg" command available?

Comment 4 Fedora Update System 2013-01-31 14:47:02 UTC
fedup-0.7.3-0.git20130128.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/fedup-0.7.3-0.git20130128.fc17

Comment 5 Fedora Update System 2013-03-15 23:35:10 UTC
fedup-0.7.3-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/fedup-0.7.3-1.fc17

Comment 6 Fedora Update System 2013-03-17 00:55:10 UTC
Package fedup-0.7.3-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing fedup-0.7.3-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3956/fedup-0.7.3-1.fc17
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-04-30 14:52:01 UTC
fedup-0.7.3-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/fedup-0.7.3-3.fc18

Comment 8 Fedora Update System 2013-04-30 14:56:02 UTC
fedup-0.7.3-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/fedup-0.7.3-3.fc17

Comment 9 Fedora Update System 2013-04-30 15:38:12 UTC
fedup-0.7.3-4.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/fedup-0.7.3-4.fc17

Comment 10 Fedora Update System 2013-04-30 15:38:56 UTC
fedup-0.7.3-4.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/fedup-0.7.3-4.fc18

Comment 11 Fedora Update System 2013-04-30 15:40:00 UTC
fedup-0.7.3-4.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/fedup-0.7.3-4.fc19

Comment 12 Fedora Update System 2013-05-15 03:30:21 UTC
fedup-0.7.3-4.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2013-06-07 16:43:43 UTC
fedup-0.7.3-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/fedup-0.7.3-5.fc17

Comment 14 Fedora Update System 2013-06-08 03:35:01 UTC
fedup-0.7.3-4.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2013-06-23 05:57:00 UTC
fedup-0.7.3-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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