Bug 577100
Summary: | PackageKit-related unresolved deps on Beta.RC1 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> |
Component: | PackageKit | Assignee: | Richard Hughes <richard> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | dcantrell, jlaska, jonathan, kparal, rhe, richard, smparrish |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-03-31 13:47:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 538274 |
Description
Andre Robatino
2010-03-26 05:53:28 UTC
Same issue happens to me. And quite a few PackageKit related packages have two versions on the DVD as below: [root@localhost f13-beta-rc1]# find /media | grep PackageKit /media/Packages/PackageKit-0.6.2-0.1.20100225git.fc13.i686.rpm /media/Packages/PackageKit-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-command-not-found-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-device-rebind-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-glib-0.6.2-0.1.20100225git.fc13.i686.rpm /media/Packages/PackageKit-glib-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-gstreamer-plugin-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-gtk-module-0.6.2-0.1.20100225git.fc13.i686.rpm /media/Packages/PackageKit-gtk-module-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-qt-0.6.2-0.1.20100225git.fc13.i686.rpm /media/Packages/PackageKit-qt-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-yum-0.6.2-0.1.20100225git.fc13.i686.rpm /media/Packages/PackageKit-yum-0.6.3-0.1.20100322git.fc13.i686.rpm /media/Packages/PackageKit-yum-plugin-0.6.2-0.1.20100225git.fc13.i686.rpm /media/Packages/PackageKit-yum-plugin-0.6.3-0.1.20100322git.fc13.i686.rpm From the Beta.RC1 x86_64 DVD: [root@compaq-pc ~]# repoclosure --repofrompath myrepo,/media/ --newest -t -r myrepo Added myrepo repo from /media Reading in repository metadata - please wait.... Checking Dependencies Repos looked at: 1 myrepo Num Packages in Repos: 3274 package: 1:dbus-devel-1.2.20-1.fc13.i686 from myrepo unresolved deps: dbus = 1:1.2.20-1.fc13 package: PackageKit-glib-0.6.2-0.1.20100225git.fc13.i686 from myrepo unresolved deps: PackageKit = 0:0.6.2-0.1.20100225git.fc13 package: PackageKit-qt-0.6.2-0.1.20100225git.fc13.i686 from myrepo unresolved deps: PackageKit = 0:0.6.2-0.1.20100225git.fc13 package: gnome-packagekit-2.29.91-3.fc13.x86_64 from myrepo unresolved deps: libpackagekit-glib2.so.13()(64bit) package: kpackagekit-0.6.0-0.6.20100223svn.fc13.x86_64 from myrepo unresolved deps: libpackagekit-qt.so.13()(64bit) [root@compaq-pc ~]# I also filed bug #577123 against dbus for x86_64. Confirmed. I've added the missing gnome-packagekit and kpackagekit bits to the update and to my side repo. Fixed in F-13-Beta-RC2 |