View Single Post
Posts: 32 | Thanked: 1 time | Joined on Mar 2012
#26
Originally Posted by thedead1440 View Post
in terminal as root type:
apt-get install system-ui* --reinstall
Code:
The following packages have unmet dependencies.
  system-ui-dbg: Depends: system-ui (= 1.0.23-1+0m6) but 1.3.2-1+0m8 is to be installed
  system-ui-dev: Depends: system-ui (= 1.0.23-1+0m6) but 1.3.2-1+0m8 is to be installed
  system-ui-screenlock-nokia: Conflicts: system-ui-screenlock
  system-ui-screenlock-padlock: Conflicts: system-ui-screenlock
  system-ui-tests: Depends: meego-env-dimming but it is not installable
  system-ui-volume-fullscreen: Conflicts: system-ui-volume
  system-ui-volume-nokia: Conflicts: system-ui-volume
E: Broken packages
please help...


EDIT:
If somebody else has this problem here are the steps:
Code:
Original system-UI PR1.3

Packages names:
system-ui
system-ui-screenlock-nokia
system-ui-status-indicator-menu-volume-nokia
system-ui-theme-nokia
system-ui-volume-nokia

Download all:
apt-get install --reinstall -d package-name
(stored in: /var/cache/apt/archives)

Incept all:
/usr/sbin/incept /var/cache/apt/archives/system-ui_1.3.2-1+0m8_armel.deb
/usr/sbin/incept /var/cache/apt/archives/system-ui-screenlock-nokia_1.3.3-1+0m8_armel.deb
/usr/sbin/incept /var/cache/apt/archives/system-ui-status-indicator-menu-volume-nokia_1.3.3-1+0m8_armel.deb
/usr/sbin/incept /var/cache/apt/archives/system-ui-theme-nokia_1.3.3-1+0m8_all.deb
/usr/sbin/incept /var/cache/apt/archives/system-ui-volume-nokia_1.3.3-1+0m8_armel.deb

Last edited by cynik606; 2012-08-04 at 13:23.