On Tue, 17 Nov 2009 12:55:47 -0600 Frank Cox wrote: > I downloaded that into the /usr/share/doc/preupgrade-1.1.3 directory, but > regardless of whether I name it "releases.txt" or "releases.list" I get the > same result. "No releases available for upgrade" I may have found the problem. wget http://mirrors.fedoraproject.org/releases.txt That gives me a file which contains these lines immediately after the header stuff: [Rawhide] # Rawhide is *always* the newest - hence version 999 stable=False preupgrade-ok=True version=999 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/os [Fedora 11 (Leonidas)] stable=True preupgrade-ok=True version=11 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-11&arch=$basearch installmirrorlist=http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/releases/11/Fedora/$basearch/os I see that Fedora 12 is not there. In addition, I now have a new problem with my laptop, the one where preupgrade was actually doing its thing. I got a message telling me to free up more space in /boot so I hit the quit button and removed the two outdated kernels leaving only the latest one. I then re-ran preupgrade and was prompted to resume the upgrade. I told it to continue and after a bit of waiting the preupgrade window went away and left me with this error message: [root@acer frankcox]# 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 Detected in-progress upgrade to Fedora 12 (Constantine) 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-rpmfusion-free (mirrorlist) url: http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-12&arch=i386 now: http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-12&arch=i386 preupgrade-rpmfusion-free-updates (mirrorlist) url: http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-12&arch=i386 now: http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-12&arch=i386 preupgrade-rpmfusion-nonfree (mirrorlist) url: http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-12&arch=i386 now: http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-12&arch=i386 preupgrade-rpmfusion-nonfree-updates (mirrorlist) url: http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-12&arch=i386 now: http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-12&arch=i386 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 unknown metadata being downloaded: metalink Traceback (most recent call last): File "/usr/share/preupgrade/preupgrade-gtk.py", line 773, in <module> widgets = PreUpgradeGtk() File "/usr/share/preupgrade/preupgrade-gtk.py", line 376, in __init__ 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' I ran "yum clean metadata" and tried again but got the same result. So I now have two separate issues on two different machines. -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines