View Single Post
Posts: 262 | Thanked: 315 times | Joined on Jun 2010
#213
Hmm, I can't seem to revert to the stock kernel using the instructions here:

Code:
ash-n900:~# apt-get install --reinstall -y kernel kernel-flasher
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  kernel-flasher: PreDepends: softupd (>= 0.4.0) but it is not going to be installed
E: Broken packages
ash-n900:~#
Yet I already have softupd (>= 0.4.0):

Code:
ash-n900:~# apt-get install softupd
Reading package lists... Done
Building dependency tree       
Reading state information... Done
softupd is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
ash-n900:~# apt-cache show softupd
Package: softupd
Priority: extra
Section: utils
Installed-Size: 224
Maintainer: Yauheni Kaliuta <yauheni.kaliuta@nokia.com>
Architecture: armel
Version: 0.4.4+0m5
Depends: libc6 (>= 2.5.0-1), libcal1, libdbus-1-3 (>= 1.1.4), libgcc1 (>= 1:4.2.1), libscconf0 (>= 0.1), libsysinfo0, e2fsprogs, dosfstools, flasher
Pre-Depends: mini-rc
Filename: ./softupd_0.4.4+0m5_armel.deb
Size: 75748
MD5sum: 6d460ea2e6171dc35fad633f7a4c4f0f
SHA1: 22892ccbf0df92f81aea8d7790fb029e51f564c0
SHA256: 54c762dab80e5cffe162de2f070121da03804cd2b8b260df9baafd4b127c31cb
Description: userspace software updater

Last edited by Xagoln; 2012-10-27 at 21:08.