Bug 18307 - Desk Top Failure - Impot of repos not working
Summary: Desk Top Failure - Impot of repos not working
Status: RESOLVED INVALID
Alias: None
Product: PackageKit
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: highest major
Assignee: Richard Hughes
QA Contact: David C. Atkin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 07:14 UTC by David C. Atkin
Modified: 2011-03-11 14:18 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description David C. Atkin 2008-10-30 07:14:37 UTC
Error Type: <type 'exceptions.AttributeError'>
Error Value: 'NoneType' object has no attribute 'getProvides'
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1819, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1810, in main
    backend.dispatch_command(args[0],args[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 478, in dispatch_command
    self.install_files(trusted,files_to_inst)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 999, in install_files
    self._runYumTransaction()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1090, in _runYumTransaction
    rc,msgs =  self.yumbase.buildTransaction()
  File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 641, in buildTransaction
    (rescode, restring) = self.resolveDeps()
  File : /usr/lib/python2.5/site-packages/yum/depsolve.py, line 688, in resolveDeps
    CheckDeps, checkinstalls, checkremoves, missing = self._resolveRequires(errors)
  File : /usr/lib/python2.5/site-packages/yum/depsolve.py, line 771, in _resolveRequires
    thisneeds = self._checkInstall(txmbr)
  File : /usr/lib/python2.5/site-packages/yum/depsolve.py, line 843, in _checkInstall
    provs = self.tsInfo.getProvides(*req)
  File : /usr/lib/python2.5/site-packages/yum/transactioninfo.py, line 431, in getProvides
    result = self.getOldProvides(name, flag, version)
  File : /usr/lib/python2.5/site-packages/yum/transactioninfo.py, line 424, in getOldProvides
    for pkg, hits in self.rpmdb.getProvides(name, flag, version).iteritems():
Comment 1 Benjamin Close 2008-11-23 16:19:31 UTC
Over to the correct product
Comment 2 Michal Nowak 2009-04-16 13:37:22 UTC
Richard, since it's filled against PackageKit, is it of any use? Can we have more info, David?
Comment 3 Richard Hughes 2009-04-16 14:05:50 UTC
I've not seen this error before. What version PK?
Comment 4 Jean-François Fortin Tam 2011-03-11 14:18:33 UTC
Closing this bug report as no further information has been provided after more than 6 weeks. Please feel free to reopen this bug if you can provide the information asked for. Thanks!


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.