Bug 555014
| Summary: | Available updates are not visible | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Kho <rh-bugzilla> |
| Component: | kpackagekit | Assignee: | Steven M. Parrish <smparrish> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | balajig81, kevin, ltinkl, martin.nad89, rdieter, richard, smparrish |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-02-27 15:12:37 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: | 539278 | ||
|
Description
Martin Kho
2010-01-13 12:39:36 UTC
I can confirm I've experienced this as well (mostly on fc12) *** Bug 558142 has been marked as a duplicate of this bug. *** new kpackagekit-0.5.4-2.fc12.x86_64 fix problem in comment 2 Is this still happening on F13? Yes ;-( Comment 3 has to do with F12. In rawhide I still have version 0.6.0-0.1.20100111.fc13.x86_64 for kpackagekit and PackageKit version 0.6.1-1.fc13.x86_64. Martin Kho with kpackagekit-0.6.0-0.5.r1095080.fc13.i686
PackageKit-0.6.2-0.1.20100225git.fc13.i686
still this
this paste to console:
KPackageKit(20126): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
KPackageKit(20126): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Object::connect: No such signal PackageKit::Transaction::package(PackageKit::Package *)
PackageKit-0.6.2-0.1.20100225git.fc13.i686 need yet another new kpackagekit snapshot, r1095080 was for the previous PackageKit snapshot. PackageKit-qt 0.6 has a very unstable API. kpackagekit-0.6.0-0.6.20100223svn.fc13 work ok show updates/aviables packages. [martin@localhost ~]$ kpackagekit KPackageKit(1934): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)" KPackageKit(1934): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)" [martin@localhost ~]$ Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Error, cannot create transaction proxy QDBusConnection: name 'org.freedesktop.PackageKit' had owner '' but we thought it was ':1.52' enumFromString ( Info ) : converted "" to "UnknownInfo" , enum value 0 enumFromString ( Info ) : converted "" to "UnknownInfo" , enum value 0 OK, so the new KPackageKit fixes that, closing as a duplicate. *** This bug has been marked as a duplicate of bug 568931 *** |