Page 1 of 1

Help: MintInstall dont work (LMDE)

Posted: Sat Oct 16, 2010 4:41 pm
by mrfilippo
Good morning,
I have a problem that I can not solve by myself, so I ask your help. I installed LinuxMint Debian Edition a few days ago and uninstalling packages "evolution-data-server" and "evolution-sata-server-common"(since uninstalled the Evolution mail program that had changed Claws Mail) It also uninstalled Gnome desktop environment. And since there was no other in the login only let me choose "System Default" but I login and did not start any graphical environment. I went into console mode and reinstall with aptitude the "Gnome metapackage" and everything seemed fixed. Since then stopped working "MintInstall." I run from console "mintinstall" and I get this response:
"...
add_categories took 1.820 ms
build_matched_packages took 0.275 ms
add_packages took 2595.351 ms
Traceback (most recent call last):
File "/usr/lib/linuxmint/mintInstall/mintinstall.py", line 1364, in <module>
Application()
File "/usr/lib/linuxmint/mintInstall/mintinstall.py", line 39, in wrapper
res = func(*arg)
File "/usr/lib/linuxmint/mintInstall/mintinstall.py", line 360, in __init__
self.transaction_loop = TransactionLoop(self.packages, wTree)
File "/usr/lib/linuxmint/mintInstall/mintinstall.py", line 120, in __init__
self.apt_daemon = aptdaemon.client.get_aptdaemon()
File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 1008, in get_aptdaemon
False),
File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.debian.apt was not provided by any .service files
..."

I tried to reinstall package "mintintall" but nothing. Any ideas?
Thank you very much!!!

Re: Help: MintInstall dont work (LMDE)

Posted: Wed Aug 24, 2011 11:25 pm
by graeme
Essentially the same problem, nearly an year later, here:

http://forums.linuxmint.com/viewtopic.php?f=141&t=79987