[Bug 829611] Re: software-center is too deeply integrated with Ubuntu
dE
de.techno at gmail.com
Mon Aug 22 00:58:40 UTC 2011
First, I had to install python-defer, mini-piston-client manually,
however this's not an issue.
It also has a dependency python-lanuchpad but I ain't sure if it's
necessary, thus I've not installed it.
After this, on running gives -
"Traceback (most recent call last):
File "./software-center", line 138, in <module>
app = SoftwareCenterApp(datadir, xapian_base_path, options, args)
File "/home/fosstc/Desktop/SS/software-center-4.1.16/softwarecenter/ui/gtk/app.py", line 161, in __init__
self.backend = get_install_backend()
File "/home/fosstc/Desktop/SS/software-center-4.1.16/softwarecenter/backend/installbackend.py", line 60, in get_install_backend
install_backend = AptdaemonBackend()
File "/home/fosstc/Desktop/SS/software-center-4.1.16/softwarecenter/backend/aptd.py", line 190, in __init__
self.aptd_client = client.AptClient(bus=bus)
TypeError: __init__() got an unexpected keyword argument 'bus'"
It doesn't matter if I'm using python 2.6 or 2.7.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829611
Title:
software-center is too deeply integrated with Ubuntu
Status in “software-center” package in Ubuntu:
Incomplete
Bug description:
Currently, it appears software-center can be only run on Ubuntu and
nothing else. It should be easier for package maintainers to port it
to other Debian based distros.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/829611/+subscriptions
More information about the foundations-bugs
mailing list