Summary: | Handles rpm error message poorly | ||
---|---|---|---|
Product: | PackageKit | Reporter: | william.jon.mccann |
Component: | backend-yum | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch to workaround insanity |
Description
william.jon.mccann
2009-01-28 06:40:14 UTC
(In reply to comment #0) > Running Transaction > [('installing package kernel-2.6.27.12-78.2.8.fc9.i686 needs 730KB on the /boot > filesystem', (9, '/boot', 747520L))] You actually get this on the command line? What version yum? If this is the case, yum seems very busted to me. Richard. Created attachment 22308 [details] [review] patch to workaround insanity Can you try applying this patch? You can copy it directly into /usr/share/PackageKit/helpers/yum/yumBackend.py if you don't have a checkout handy. Thanks dude. The message is actually from RPM originally. Also see: https://bugzilla.redhat.com/show_bug.cgi?id=460146 Where do the brackets come from? ('installing package kernel-2.6.27-0.290.rc5.fc10.i686 needs 2MB on the /boot filesystem', (9, '/boot', 2012160L)) I guess python is parsing this as structure. Hi there, This particular bug needs additional information to fix the bug. Please test the latest version of PackageKit and see if it fixes your problem. If it does not, please provide additional information to help the developers. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.