Bug 547182 - Preupgrade fails at reboot step when migrating from FE-11 to FE-12
Summary: Preupgrade fails at reboot step when migrating from FE-11 to FE-12
Keywords:
Status: CLOSED DUPLICATE of bug 538118
Alias: None
Product: Fedora
Classification: Fedora
Component: preupgrade
Version: 12
Hardware: i386
OS: Linux
low
high
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-13 21:47 UTC by Paul Lambert
Modified: 2014-01-21 23:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-14 13:19:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Paul Lambert 2009-12-13 21:47:51 UTC
Description of problem: While using preupgrade to migrate to FE-12 from FE-11 process gets to reboot with errors and will not complete install


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


How reproducible:  Everytime


Steps to Reproduce:
1.run preupgrade on FE-11
2. select FE-12
3. Reboot when instructed
  
Actual results:
System reports some errors and after reboot does not continue with upgrade as expected.

Expected results:


Additional info:


[root@BRSINC-GS01 admin]# preupgrade
/usr/lib/python2.6/site-packages/yum/__init__.py:203: UserWarning: Use .preconf instead of passing args to _getConfig
  warnings.warn('Use .preconf instead of passing args to _getConfig')
Loaded plugins: blacklist, refresh-packagekit, whiteout
preupgrade-main (mirrorlist) 
  url: http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-12&arch=$basearch
  now: http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-12&arch=i386
preupgrade (mirrorlist) 
  url: http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/releases/12/Fedora/$basearch/os
  now: http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/releases/12/Fedora/i386/os
preupgrade-adobe-linux-i386 (baseurl) 
  url: http://linuxdownload.adobe.com/linux/i386/
  now: http://linuxdownload.adobe.com/linux/i386/
preupgrade-fedora (mirrorlist) 
  url: https://mirrors.fedoraproject.org/metalink?repo=fedora-12&arch=i386
  now: https://mirrors.fedoraproject.org/metalink?repo=fedora-12&arch=i386
unknown metadata being downloaded: metalink
preupgrade-updates (mirrorlist) 
  url: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f12&arch=i386
  now: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f12&arch=i386
preupgrade-updates-testing (mirrorlist) 
  url: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f12&arch=i386
  now: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f12&arch=i386
Traceback (most recent call last):
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 240, in on_assistant_apply
    self._do_main()
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 259, in _do_main
    self.main_preupgrade()
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 436, in main_preupgrade
    download_progressbar=self.dnlProgress)
  File "/usr/lib/python2.6/site-packages/preupgrade/__init__.py", line 130, in setup
    self.complete_repo_setup()
  File "/usr/lib/python2.6/site-packages/preupgrade/__init__.py", line 328, in complete_repo_setup
    repo._grabfunc.opts.user_agent = __user_agent__
AttributeError: 'NoneType' object has no attribute 'opts'

Comment 1 seth vidal 2009-12-14 13:19:32 UTC

*** This bug has been marked as a duplicate of bug 538118 ***


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