Description of problem: Taking livecd (gnome), installing it, and then immediately follow by automatic updates results results in install, but now further updates are not possible. Messages being returned are that the packages are NOT SIGNED. Example given is yumex ====================================================== [root@localhost ~]# yum install yumex Loading "refresh-updatesd" plugin Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package yumex.noarch 0:2.0.2-1.fc8 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: yumex noarch 2.0.2-1.fc8 updates 313 k Transaction Summary ============================================================================= Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 313 k Is this ok [y/N]: y Downloading Packages: Package yumex-2.0.2-1.fc8.noarch.rpm is not signed [root@localhost ~]# =========================================== Version-Release number of selected component (if applicable): How reproducible: do for other packages. Also, pirut is not in the menulist after live cd install Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Distribution, not rpm problem...
(In reply to comment #1) > Distribution, not rpm problem... Mr. B. It may be low to you, but it stops me from further testing of test3 updates. I presume we require a priority package that will correct the not signed problem. Yes, it is a distribution error.
This was just a timing issue with the update of fedora-release. It enabled the 'fedora' and 'updates-released' repository configs, and the mirror system redirects you to rawhide content. However since this configs demand gpg signed packages, and rawhide isn't gpg signed yet, you'll get these errors. For now, just disable these repos. The packages in rawhide should be signed later this week.
*** Bug 352051 has been marked as a duplicate of this bug. ***
"For now, just disable these repos" and re-enable fedora-development.repo. :-)