Bug 20659

Summary: This error occurs frequently when my fodera 10 is going to update.
Product: PackageKit Reporter: Jeffrey R. Young <yangzhichina>
Component: backend-yumAssignee: Richard Hughes <richard>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jeffrey R. Young 2009-03-14 05:22:54 UTC
Error Type: &lt;class &apos;yum.Errors.PackageSackError&apos;&gt;
Error Value: No Package Matching preupgrade
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2202, in &lt;module&gt;
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2199, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 599, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 503, in dispatch_command
    self.get_distro_upgrades()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1674, in get_distro_upgrades
    pkgs = self.yumbase.pkgSack.returnNewestByName(name=&apos;preupgrade&apos;)
  File : /usr/lib/python2.5/site-packages/yum/packageSack.py, line 399, in returnNewestByName
    raise PackageSackError, &apos;No Package Matching $s&apos; $ ui_pats
Comment 1 Jeffrey R. Young 2009-03-14 05:29:09 UTC
After this error occurs, I clean up yum using "yum clean all" and "yum check-update" as root. I don't know whether this error occurs or not in the further.

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.