| Summary: | APT backend failed, gpk unable to get list of pacakges | ||
|---|---|---|---|
| Product: | PackageKit | Reporter: | Michael Vasiliev <m.vasiliev> |
| Component: | backend-apt | 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: | packagekitd work log | ||
Created attachment 24277 [details]
packagekitd work log
while start gpk-application
Has been builded form tarball on Debian Lenny x86_64 PackageKit-0.4.5 gnome-packagekit-0.4.5 Hi there, This bug report is very old and based on a version not supported anymore. By upgrading to a newer version of PackageKit you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of PackageKit. Please feel free to reopen this bug if the problem still occurs with the latest version. |
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.
Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/packagekit/daemonBackend.py", line 109, in run threading.Thread.run(self) File "/usr/lib/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.5/site-packages/packagekit/aptbackend.py", line 892, in doGetRepoList repos = PackageKitSoftwareProperties() File "/var/lib/python-support/python2.5/softwareproperties/SoftwareProperties.py", line 50, in __init__ self.distro = aptsources.distro.get_distro() AttributeError: 'module' object has no attribute 'distro'