Description of problem: When I try to install a package via PackageKit (either pkcon or gnome-software), it tries to install a F22 version of the package and fails to download it. It happens with any package I've tried, all of them have F23 versions in Fedora repositories. Version-Release number of selected component (if applicable): 1.0.9-1 How reproducible: pkcon install gnome-sudoku Actual results: cannot download Packages/g/gnome-sudoku-3.16.0-1.fc22.x86_64.rpm to /var/cache/PackageKit/metadata/fedora/packages/: Cannot download Packages/g/gnome-sudoku-3.16.0-1.fc22.x86_64.rpm: All mirrors were tried Expected results: The correct (F23) package gets installed. Additional info: I did a fresh installation of F23, but I kept /home.
This was due to outdated PackageKit-cached-metadata package. We now got rid of the package for F23 and are putting cached metadata on the images directly during the compose, making it all automatic. Should be fixed starting with http://koji.fedoraproject.org/koji/taskinfo?taskID=11520222 and newer image builds.