FC6- test 2: Error when trying to open any RPM or when trying to run system-install-packages

Arch Willingham arch at tuparks.com
Sat Sep 9 19:29:48 UTC 2006


Any time I dbl click on an RPM file or try to run "/usr/sbin/system-install-packages", it gives me an exception occured error. 
This is the error:

[root at localhost ~]# /usr/sbin/system-install-packages /?
Loading "installonlyn" plugin
/?
Component: Software Installer
Summary: TB31e7d981 system-install-packages:109:populatePackages:AttributeError:
'SinglePackageInstaller' object has no attribute 'read_ts'

Traceback (most recent call last):
  File "/usr/sbin/system-install-packages", line 244, in ?
    main()
  File "/usr/sbin/system-install-packages", line 240, in main
    pkginst.run()
  File "/usr/sbin/system-install-packages", line 230, in run
    self.doRefresh()
  File "/usr/sbin/system-install-packages", line 90, in doRefresh
    self.populatePackages()
  File "/usr/sbin/system-install-packages", line 109, in populatePackages
    po = YumLocalPackage(ts=self.read_ts, filename=pkg)
AttributeError: 'SinglePackageInstaller' object has no attribute 'read_ts'

Local variables in innermost frame:
installs: []
self: <__main__.SinglePackageInstaller object at 0x8729ecc>
updates: []
pkg: /?


Any ideas?

Arch




More information about the fedora-test-list mailing list