Reply
Thread Tools
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#1
--- 2011-03-23 17:05:41 ---
Start reading package lists
--- 2011-03-23 17:05:54 ---
Finished reading package lists
--- 2011-03-23 17:05:54 ---
Start fetching package dates
--- 2011-03-23 17:05:55 ---
need to fetch date for 0 packages
--- 2011-03-23 17:05:55 ---
sent 0 requests, received 0 replies with 0 errors
--- 2011-03-23 17:05:55 ---
Finished fetching package dates
--- 2011-03-23 17:06:10 ---
/usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install kernel-power-settings kernel-power-flasher
--- 2011-03-23 17:06:20 ---
Output from last process:
---
Reading package lists...
Building dependency tree...
Reading state information...
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-power-flasher: PreDepends: kernel-power (= 2.6.28-maemo46) but 2.6.28-maemo46-wl1 is to be installed
PreDepends: kernel-power-modules (= 2.6.28-maemo46) but it is not going to be installed
E: Broken package


can anyone help me please took nitdroid off and cant install anything..
 
Posts: 388 | Thanked: 277 times | Joined on Sep 2010 @ UK
#2
how did you install nitdroid? through auto installer or manually?
__________________
HTC Desire S... Sold N900 but i can still help haha
Need my help? private message me
Don't forget to press thanks
 
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#3
just apt-get update
then apt-get install nitdroid-installer

then followed the guide. I have since removed it tho and would like my overclock back but it just doesnt want to work
 
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#4
manually then i guess? had to download kernel miyad and nitdroid 0.0.9 place them in mydocs etc etc.

then went mount /and

or whatever it was apt-get remove nitdroid-installer

told me it was removed succesfully?
 
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#5
Code:
apt-get install --reinstall kernel-power-settings
Currently you are running with the bleeding edge WiFi driver hence the -wl1 suffix on the kernel-power. You may want to reinstall the bleeding edge drivers afterwards. kernel-power-settings is dependant on kernel-power so will install it as an unmet dependency. If not you can manually re-install using

Code:
apt-get install --reinstall kernel-power
__________________
---<|| Alt + F4 for GOD MODE ||>---
---<|| Deviant Art Linky Linky ||>---
 
Posts: 289 | Thanked: 49 times | Joined on Jun 2010
#6
Why every one is getting problem with nitdroid.

First remove the nitdroid

root
mount /dev/mmcblk1p2 /and -o noatime
nitdroid-uninstaller
cd /
umount /and

Not,the nitdroid installer,
Then, remove /and folder,Then try to install it
open x-terminal then type following commands:

root
cd /home/user/MyDocs
bzip2 -d NITDroid-0.0.9.tar.bz2
cd /
mkdir /and
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/NITDroid-0.09 (If you want to install gingerbread just type gingerbread instead of NITDroid-0.09)
dpkg -i /home/user/MyDocs/NITDroid-kernel-Mido.Fayad.deb
6. On Xterm:
Code:
leafpad /etc/multiboot.d/1 (then press tab on your touchscreen
 
Posts: 145 | Thanked: 54 times | Joined on Feb 2011 @ Finland
#7
--- 2011-04-22 15:25:19 ---
/usr/bin/apt-get -q update -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts=""
Get:1 http://repository.maemo.org fremantle-1.3 Release.gpg [489B]
Ign http://repository.maemo.org fremantle-1.3/free Translation-en_US
Ign http://repository.maemo.org fremantle-1.3/non-free Translation-en_US
Get:2 http://repository.maemo.org fremantle Release.gpg [489B]
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-en_US
Ign http://repository.maemo.org fremantle/non-free Translation-en_US
Get:3 http://repository.maemo.org fremantle-1.3 Release [7956B]
Get:4 http://repository.maemo.org fremantle Release [7958B]
Ign http://repository.maemo.org fremantle-1.3/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle-1.3/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Get:5 http://repository.maemo.org fremantle-1.3/free Packages [2538kB]
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Get:6 http://repository.maemo.org fremantle-1.3/non-free Packages [62,5kB]
Get:7 http://repository.maemo.org fremantle/free Packages [7377kB]
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Get:8 http://repository.maemo.org fremantle/non-free Packages [222kB]
Fetched 10,2MB in 57s (177kB/s)
Reading package lists...
--- 2011-04-22 15:26:29 ---
Start reading package lists
--- 2011-04-22 15:26:38 ---
Finished reading package lists
--- 2011-04-22 15:26:38 ---
Start fetching package dates
--- 2011-04-22 15:26:39 ---
need to fetch date for 20 packages
--- 2011-04-22 15:26:40 ---
sent 20 requests, received 20 replies with 0 errors
--- 2011-04-22 15:26:40 ---
Finished fetching package dates
--- 2011-04-22 15:27:29 ---
/usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install qtrapids-gui
--- 2011-04-22 15:27:32 ---
Output from last process:
---
Reading package lists...
Building dependency tree...
Reading state information...
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:
qtrapids-gui: Depends: libqt4-maemo5-core (>= 4.6.2~git20100203) but it is not installable
Depends: libqt4-maemo5-dbus (>= 4.6.2~git20100203) but it is not installable
Depends: libqt4-maemo5-gui (>= 4.6.2~git20100203) but it is not installable
Depends: libqt4-maemo5-maemo5 (>= 4.6.2~git20100203) but it is not installable
Depends: libqt4-maemo5-test (>= 4.6.2~git20100203) but it is not installable
Depends: qtrapids-server (= 0.1-1) but it is not going to be installed
E: Broken packages







tried to install a torrent app, but i get this. -what does it mean?
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:57.