View Single Post
Posts: 31 | Thanked: 1 time | Joined on May 2010
#127
appinstaller return this :

Code:
Nokia-N900:~# appinstaller
dbus set
Traceback (most recent call last):
  File "/usr/bin/appinstaller", line 95, in <module>
    app = appinstaller()
  File "/usr/bin/appinstaller", line 50, in __init__
    vbox.pack_start  (self.apply_button, expand=True, fill=True)
AttributeError: 'appinstaller' object has no attribute 'apply_button'
i removed some packages, and now with pat-get update return this :

Code:
Nokia-N900:~# apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  libsdl-mixer1.2 perl-base
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
and with dist-upgrade

Code:
Nokia-N900:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies:
  upstart: PreDepends: sysvinit-utils (>= 2.86.ds1-23) or
                       busybox (>= 3:1.6.1.legal-1osso8) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

:/