![]() |
[SOLVED] apt-get error
When I upgrade fails:
Code:
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 Code:
Failed to fetch http://repository.maemo.org/extras-testing/pool/fremantle/free/k/kernel-power/kernel-power_2.6.28-10power51r1_armel.deb Hash Sum mismatch :) |
Re: apt-get error
|
Re: apt-get error
I can not find the solution to my problem :(
|
Re: apt-get error
solution temploral
Add in /etc/hosts Code:
213.128.137.22 repository.maemo.org |
Re: apt-get error
Quote:
|
Re: [SOLVED] apt-get error
You might want to post the full error output to look at. 'Does not work' is not really helpful as an error description.
|
Re: [SOLVED] apt-get error
Sorry to bump this thread but it seems the closest to the problem I am having. For some time I have been getting "BADSIG E40DC434616730BD maemo.org Extras repositories (Fremantle Extras) <repositories@maemo.org>"
Googling for this error it seems that noone else has seen it for years, and certainly not since CSSU. I've tried the usual replacing the key in the keyring but makes no difference. I'm starting to suspect I have the wrong repos in my source list. Can someone with a working CSSU/testing installation please paste the contents of their /etc/apt/sources.d/hildon-application-manager.list Thanks! |
Re: [SOLVED] apt-get error
Here you are
Code:
deb http://repository.maemo.org/community/ fremantle free non-free BUT Keep in mind that you could overwrite the list any time, if you start that infamous HildonApplicationManager! It does matter to import those repos via HAM to have those in sync! |
Re: [SOLVED] apt-get error
Unfortunately that doesn't really help. I still get the GPG errors, plus now a 503 Service Unavailable. Maybe it would help if I used HAM.
|
Re: [SOLVED] apt-get error
Please try
Code:
sudo gainroot |
Re: apt-get error
Quote:
|
Re: [SOLVED] apt-get error
There is no cure for that!
Nokia did not re-new the key that has expired for their repository. |
Re: [SOLVED] apt-get error
Quote:
|
Re: [SOLVED] apt-get error
There are no real negative implication for your intention to install nitdroid.
It is quite difficult to know from your one-liners, what state your phone is in right now, what the status of the package management is, what your linux knowledge is to install nitdroid. So please take your time to explain the backgrounds of the problems you are facing. The more info, the better the chance to get help quickly. |
Re: [SOLVED] apt-get error
Quote:
|
Re: [SOLVED] apt-get error
May be i got you wrong... Please nevertheless let me explain the full procedure to update the software on the phone in the 'Debian Way', aka. X-Terminal.
The "apt-get update" command does just update the list of available packages from the repositories that are listed in the file /etc/apt/sources.list or the lists in the directory /etc/apt/sources.list.d/ . the command checks the list using the keys from the repositories. The nokia key did expire last year, because those keys are only valid for some time. Nokia chose to abandon the ship,thus the key was never renewed. The message is just a warning, not an error message. It has no blocking mechanics attached to itself. The actual command to fetch the new packages to replace old or faulty packages is 'apt-get upgrade'. This will download and install the latest version of the programs you have installed. The full procedure would be Code:
sudo gainroot All this has no implications to all the semi-broken methods to get Nitdroid installed on the N900. This is some mess of its own, but my knowledge about methods to install may not be correct any more as time goes on. You might need to check the nitdroid forums for their latest information. |
Re: [SOLVED] apt-get error
Quote:
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signature were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 W: You may want to run apt-get update to correct these problems apt-get upgrade gives me this reply You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: qtedger: Depends: kernel-feature-errata-430973-workaround but its not installable E: Unmet dependencies. Try using -f. |
Re: [SOLVED] apt-get error
Do you have multiboot or u-boot installed to select between different kernels??? Please check
Code:
apt-cache policy multiboot* u-boot* If not: You need to have kernel-power installed to satisfy the dependencies of qtedger. Try if this installs the kernel without any errors Code:
sudo gainroot |
Re: [SOLVED] apt-get error
Quote:
kernel-power-flasher: Predepends: kernel-power (= 1:2.6.28-10power50) but 1:2.6.28-10power51rl is to be installed E: Broken packages |
Re: [SOLVED] apt-get error
Please try to Copy'n'Paste the complete output to avoid (unintended, but still) misleading, error messages.
Your repos seems to be incomplete or the update did not succeed. Please post the content of the file /etc/apt/sources.list.d/hildon-application-manager.list and the output of Code:
sudo gainroot |
Re: [SOLVED] apt-get error
I think I should find another way of installing android. if any ideas or suggestions or ways are available please share them with me
|
Re: [SOLVED] apt-get error
Again, those one line post are not helpful. How do you want to install nitdroid, if your package management is in a twisted non-functional state.
Please provide the output of the commands to look at it. Helpful people will chip in to get things sorted somehow. Here is how Copy'n'Paste works best for you: If you run a command in X-Terminal application, an arrow symbol is displayed in the lower left corner, click it to activate the output of the command and the command itself, select 'Copy' from the status bar to paste the activated parts to the internal 'clipboard', select the browser to go to this very topic and select from the browser status bar menu 'Paste' to get the clipboard's content to your next post in the thread |
Re: [SOLVED] apt-get error
Nokia-N900-51-1:/and# dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb
(Reading database ... 37748 files and directories currently installed.) Preparing to replace nitdroid-kernel-2.6.28-07 rc4 (using .../nitdroid-kernel-2.6.28-07_rc4_armel.deb) ... Deleting leftover 2.6.28.NIT.07 modules in Android... Deleting leftover 2.6.28.NIT.07 modules in Maemo... Unpacking replacement nitdroid-kernel-2.6.28-07 ... Setting up nitdroid-kernel-2.6.28-07 (rc4) ... Copying 2.6.28.NIT.07 essential modules to Maemo... Running depmod... Creating item file for multiboot Nokia-N900-51-1:/and# leafpad /etc/multiboot.d/11-NITDroid-mmcblk0p2-2.6.28.NIT it redirects me to leafpad from there and nothing happens |
Re: [SOLVED] apt-get error
Are leafpad and multiboot installed???
Are you sure that you type the name of the file correctly? Try to use the <TAB>-completion of the X-Terminal application: You <TAB> button on the lower bar of X-Terminal. Type the first letter(s) of a command and let the X-Terminal help you, like this: Code:
lea<TAB>/e<TAB>mult<TAB>11<TAB> Edit: You might post a link to the tutorial you are following to install nitdroid. |
Re: [SOLVED] apt-get error
I think multiboot is missing, I've tried installing it but it says not available
|
Re: [SOLVED] apt-get error
Soback to repairing your repository list, which seems to be corrupted.
One of the reasons might be the usage of the built-in Hildon-Application-Manager, aka. HAM, mixed with the pure apt-get from X-Terminal. The HAM application never played nice with manual installs. Please edit your repositories only in the HAM section to manage repositories. Check those repositories for being typed correctly and being enabled (NOTE: The nokia repository's names are translated into your localized settings): Catalog name: Nokia Applications Web address: https://downloads.maemo.nokia.com/fremantle/ssu/apps/ Distribution: ./ Components: Catalog name: Nokia System Software Updates Web address: http://downloads.maemo.nokia.com/fremantle/ssu/mr0 Distribution: ./ Components: Catalog name: maemo.org Web address: http://repository.maemo.org/extras/ Distribution: fremantle-1.3 Components: free non-free For qtedger to work you need the CSSU installed, Catalog name: Community SSU Web address: http://repository.maemo.org/community/ Distribution: fremantle Components: free non-free but you could uninstall that to skip setting up CSSU for your Nitdroid intentions. There might be also an OVI repository. Do you also have extras-devel repo enabled??? Catalog name: maemo.org extras-devel Web address: http://repository.maemo.org/extras-devel/ Distribution: fremantle Components: free non-free HAM will update the repositories, you have to be patient... Reboot to kill all the HAM actions after the update of the repositories, AFTER!!! Now try to correct the package management system Code:
sudo gainroot |
Re: [SOLVED] apt-get error
Unpacking replacement kernel-power-modules ...
dpkg: error processing /var/cache/apt/archives/kernel-power-modules_1%3a2.6.28-10power52_armel.deb (--unpack): failed in buffer_write(fd) (9, ret=-1): backend dpkg-deb during `./lib/modules/2.6.28.10-power52/ipt_LOG.ko': No space left on device dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/kernel-power-modules_1%3a2.6.28-10power52_armel.deb E: Sub-process /usr/bin/dpkg returned an error code (1) /home/user # |
Re: [SOLVED] apt-get error
Quote:
First try to get back some space Code:
sudo gainroot To get information about the space on the device: Please post the output of Code:
mount Warning: There is a 'pipe' symbol in the last two commands, it can be accessed via the blue function key and the <Sym>-key. |
Re: [SOLVED] apt-get error
Quote:
Quote:
|
Re: [SOLVED] apt-get error
its funny, when I now go to images and tracks, it says no images and tracks but I can see them in file manager. sms's also say sant send nor receive due to low memory but I have more that 20Gb free memory.
I just ran the commands and hope for the best |
Re: [SOLVED] apt-get error
Quote:
|
Re: [SOLVED] apt-get error
I don't know much about Nitroid (nor have I much interest in finding out), but from the little I know, I understand it is a 3 step process. You need to install multiboot, then you need to install a Nitroid kernel and lastly you need to download a Nitroid image and mount it in a specific folder under root. If I remember correctly, that folder was /and. Feel free to correct me if I am talking BS.
We have had a few people running out of root space because they, instead of mounting Nitroid under /and, tried to copy it there and, not surprisingly, it did not fit. Now, about your space issue. There are two storage media on our N900. You can think of them as two hard disks. One is small, only 256MB. It is split into smaller parts, containing the bootloader, kernel and, most pertinently to your case, the 227MB root space. This is the first entry you see when you run df. It is vital system space, containing system files and some not-so-well behaved (see below) user applications. Because it contains the root of your file system, it is usually called "rootfs". The second storage medium (or "hard disk" if you want) is 32GB, split into 3 parts. The first part is the 27GB space formatted as FAT and exported in mass storage mode. It is mounted under /home/user/MyDocs, usually referred to as "MyDocs" and used for documents, images, music etc. It is this part that has 20GB free in your case. The next part of your 32GB medium is a 2GB space reserved for your applications. The 227MB rootfs mentioned above is just not enough so well written applications should install here. This space is mounted under /home and also (simplified as I am already too verbose) under /opt. Because of that, this partition is often referred to as "optfs". All user files - contacts, SMS and calls history, saved games, in a word everything that does not go to MyDocs is kept here, more specifically somewhere under /home/user. It is also here that apt and dpkg use for a cache. Your dpkg output suggests that you have run out of this "optfs" space. If that happens, you can no longer create new files - including tracker databases, meaning Media Player list will appear empty even though you have tons of music files and 20GB free in MyDocs. Keep in mind that I am only guessing since the information you provide is very patchy, to the point of nearly non-existent. Please provide the output of michaaa62's commands in post #28 to give us a better picture. |
Re: [SOLVED] apt-get error
Just to add to @pichlo's brilliant explanation:
The most common scenario for Nitdroid install is the internal card, which boils down to optfs. So having a fully fledged Maemo system already and installing Nitdroid is, space-wise impossible. This issue may be solved later. |
Re: [SOLVED] apt-get error
how can I uninstall android? it exists in my phone, does not function, eats up my space and cant be uninstalled....
|
Re: [SOLVED] apt-get error
nitroid kernel shows in ham but its not functioning, how can I uninstall it coz it using up my space for nothing and it cant be uninstalled?
|
Re: [SOLVED] apt-get error
Please post the reslt of michaaa62's commands. Then we can decide what to do next.
|
Re: [SOLVED] apt-get error
Try to get rid of the nitdroid kernel, but this will not do magically free huge amounts of space
Code:
sudo gainroot Also: I asked previously for the link to the tutorial you are following to help you correcting things, may that be a working Nitdroid install or a clean uninstall without losing your locale setting, which might get corrupted sometimes. So please stop posting in 'shady' threads in this forum to search for help you get here. |
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 # dpkg -r nitdroid-kernel-2.6.28-07 dpkg - warning: ignoring request to remove nitdroid-kernel-2.6.28-07 which isn't installed. /home/user # thats the outcome yet in HAM it does exist and it says it cant be uninstalled |
Re: [SOLVED] apt-get error
Look for the correct name of the nitdroid-kernel you have installed, i could got it wrong from the earlier post...
Code:
sudo gainroot |
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 # dpkg -l | grep nitdroid ii nitdroid-installer 0.2.8-8 NITDroid new autoinstaller fetches and installs the ii nitdroid-kernel-2.6.28-06 final1 Linux kernel for NITDroid /home/user # |
All times are GMT. The time now is 09:06. |
vBulletin® Version 3.8.8