![]() |
Re: [SOLVED] apt-get error
the nokia N900 is a magical phone and I don't know why I tried messing it up. right now I cant even access my photos and audio clips yet they exist in the file manager.
|
Re: [SOLVED] apt-get error
/home/user # dpkg -r nitdroid-kernel-2.6.28-06
(Reading database ... 27985 files and directories currently installed.) Removing nitdroid-kernel-2.6.28-06 ... Android not found. MUST be mounted on '/and' dpkg: error processing nitdroid-kernel-2.6.28-06 (--remove): subprocess pre-removal script returned error exit status 1 Errors were encountered while processing: nitdroid-kernel-2.6.28-06 /home/user # thats the report after tryng to uninstall it. |
Re: [SOLVED] apt-get error
Those packages where outdated when i was experimenting with Nitdroid some time ago. Get rid of them!
Code:
apt-get purge nitdroid-installer nitdroid-kernel-2.6.28-06_final1 |
Re: [SOLVED] apt-get error
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands. ~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # apt-get purge nitdroid-installer nitdroid-kernel-2.6.28-06_finall Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package nitdroid-kernel-2.6.28-06_finall /home/user # |
Re: [SOLVED] apt-get error
Viqtah,
It's final1 i.e. 1 not L |
Re: [SOLVED] apt-get error
This is all very true and very useful but I can't get rid of the feeling that this is like worrying about a rusty exhaust when the engine needs fixing. Sure, the exhaust needs replacing too but that is not your biggest concern.
Removing nitroid installer and kernel will save you a few MB but you need to clean a few hundred MB. So please return to post #28 and give us the results of the commands there. |
Re: NITDROID issue.
Quote:
nitdroid has their own support forums, its called http://forum.nitdroid.com. There's plenty of nitdroid threads scattered on both this forum as well as nitdroid forum. So there's really no need to go hijack other people's threads when they were asking about [A] (or specifically apt-get cert issue) and you're trying to divert the case to be [B] (specifically nitdroid issue). Now... looking back at what you have said: Quote:
Code:
Nokia-N900-51-1:/and# Quote:
Code:
Android not found. MUST be mounted on '/and' Code:
dpkg -l| grep nitdroid Quote:
Hopefully you didn't continue on following the nitdroid installation guide to the point where you have basically FUBARed your maemo setup. Otherwise it will be a simple matter of just suggesting to backup and reflash. In the meantime, I strongly urge you to start reading manual pages. In most linux installations, the manual pages are always included. The only exception are under embedded devices (including maemo). The only way to read manual pages if you cannot access one is via searching with Google. For example, to learn what dpkg is and how it works the normal command would be "man dpkg". If you don't have manpages installed anywhere else you can simply "man dpkg" into Google search and the first few links will be the links directly from the manual itself. There are few other minor exceptions but the bottom line is that you need to stop thinking N900 is some sort of "magical phone". It isn't, you just need to learn how it works (ideally having linux installed elsewhere and you constantly use it would be a bonus) is the most important step. "alex" on nitdroid forum has said this before: Quote:
|
Re: [SOLVED] apt-get error
Quote:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # apt-get clean /home/user # mount rootfs on / type rootfs (rw) ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /tmp type tmpfs (rw,noatime,size=1024k) tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755) none on /dev type tmpfs (rw,noatime,size=10240k,mode=755) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k) /dev/mmcblk0p2 on /home type ext3 (noatime,nodiratime,errors=continue,commit=1,data= writeback) /home/opt on /opt type none (bind) nodev on /sys/kernel/debug type debugfs (0) /opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind) /opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind) /opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind) /opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind) /opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind) /dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir) /dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir) /home/user # df Filesystem 1k-blocks Used Available Use% Mounted on rootfs 233104 228820 0 100% / ubi0:rootfs 233104 228820 0 100% / tmpfs 1024 88 936 9% /tmp tmpfs 256 96 160 38% /var/run none 10240 80 10160 1% /dev tmpfs 65536 4 65532 0% /dev/shm /dev/mmcblk0p2 2064208 719360 1239992 37% /home /home/opt 2064208 719360 1239992 37% /opt /opt/pymaemo/usr/lib/python2.5 2064208 719360 1239992 37% /usr/lib/python2.5 /opt/pymaemo/usr/share/pyshared 2064208 719360 1239992 37% /usr/share/pyshared /opt/pymaemo/usr/lib/pyshared 2064208 719360 1239992 37% /usr/lib/pyshared /opt/pymaemo/usr/share/python-support 2064208 719360 1239992 37% /usr/share/python-support /opt/pymaemo/usr/lib/python-support 2064208 719360 1239992 37% /usr/lib/python-support /dev/mmcblk0p1 28312128 8892224 19419904 31% /home/user/MyDocs /dev/mmcblk1p1 3871744 8192 3863552 0% /media/mmc1 /home/user # free total used free shared buffers Mem: 245540 240400 5140 0 4312 Swap: 786424 51324 735100 Total: 1031964 291724 740240 /home/user # du -kx / | sort -n tail -n20 sort: invalid option -- 2 BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) multi-call binary Usage: sort [-nrugMcszbdfimSTokt] [-o FILE] [-k start[.offset][opts][,end[.offset][opts]] [-t CHAR] [FILE]... /home/user # du -kx/home | sort -n | tail -n20 du: invalid option -- / BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) multi-call binary Usage: du [-aHLdclsxhmk] [FILE]... /home/user # |
Re: NITDROID issue.
Quote:
|
Re: [SOLVED] apt-get error
Quote:
Quote:
Quote:
Quote:
Code:
sudo gainroot Once done, repeat the df and du commands from post #28, making sure you type them correctly this time. |
All times are GMT. The time now is 08:08. |
vBulletin® Version 3.8.8