maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Help, package remove error (https://talk.maemo.org/showthread.php?t=61729)

jim_voy 2012-03-05 05:10

Re: Help, package remove error
 
@pinkfloyd how did you solve your problem please share it step by step it the same problem of mine. thanks...

jim_voy 2012-03-05 05:12

Re: Help, package remove error
 
@pinkfloyd how do you solve your problem? can you share it coz it the same problem of mine. thanks....

ibrakalifa 2012-03-12 09:38

Re: Help, package remove error
 
dpkg --configure -a

Mohammed Muid 2012-03-12 12:14

Re: Help, package remove error
 
BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# dpkg --configure -a
Setting up opera-mobile (11.5beta1-14~fremantle0) ...
chown: /home/user/.opera/application_cache/mcache/vlink4.dat: Stale NFS file handle
chown: /home/user/.opera/cache/revocation/vlink4.dat: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/vlink4.dat: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FS6.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSM.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSN.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FS9.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSB.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSI.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSC.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSD.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSH.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSF.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FS4.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSL.tmp: Stale NFS file handle
chown: /home/user/.opera/cache/turbo/g_0065/opr03FSJ.tmp: Stale NFS file handle
dpkg: error processing opera-mobile (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
opera-mobile
Nokia-N900:~#


the paths that is written after chown . i went to those path. it has broken symlink. i cannot even delete the broken symlink. i even tried purging opera-mobile and reinstalling it.same problem

ibrakalifa 2012-03-12 12:52

Re: Help, package remove error
 
apt-get purge opera-mobile
apt-get install opera-mobile

or try do it thru fapman

Mohammed Muid 2012-03-12 13:18

Re: Help, package remove error
 
i did apt-get purge opera-mobile and also did apt-get install opera-mobile. i faced the same problem.....the strange thing is that when i tried to remove opera-mobile from faster app manager. i couldnt find it in the remove application.
although i have opera-mobile in the menu but its still there in the install application (as if its not been downloaded) in faster app manager.

Mohammed Muid 2012-03-12 17:34

Re: Help, package remove error
 
pls sir. solve my problem :(

michaaa62 2012-03-12 20:34

Re: Help, package remove error
 
Stale NFS handle indicates file system inconsistency or corruption, you should fix it with fsck. Use options -af or even -r to repair this.

Here is a walkthrough for those steps:
Download Gparted-Live-CD.iso file or any Linux-Live-CD image containing gparted application
Burn Gparted-Live-CD to CD or DVD
Install Backupmenu to your N900
Reboot the N900 with keyboard ejected
In Bootmenu type 'w' to export the partitions in read/write-mode
Boot your PC from the Live-CD
If necessary start gparted
Choose the device (hard disk) in the upper right drop down menu should be some 30GB size.
Right click the first partition (approx27GB) and choose 'Resize or Move', use the right handle to shrink the partition.
Click 'Resize'-button (Dont worry you will be asked to apply actions later)
Right click on the second partition (approx.2GB) and choose 'Resize or Move', use the left handle to fill the free space created by the first resizing.
Do not touch the third, aka swap-partition.
Now click apply in the upper toolbar and accept the changes to be applied.
If everything is resized successfully, shut down the PC
On the N900 press 'q' to quit backupmenu and restart Maemo.

And some additional steps to get the same method working in a virtual maschine:
Start VBox, setup the virtual machine, but wait before launching it for the N900.
Shutdown your N900, restart it with keyboard out to have the menu to start BackupMenu.
In BackupMenu hit the 'w' to export the partitions 'read/write'.
In Windows close all the Explorer pop-ups, then configure the USB-rules in VBox. Add the NokiaN900 and every UnknownDevice, if any to your virtual Debian. Start the virtual machine to the desktop.
Now in Windows 'Remove safely' the N900 device through the status bar icon, but do not pull the cable! On your N900 press again 'w' to stop 'read/write'-mode, wait a couple of seconds to again enable 'read/write' with 'w'. Now the virtual machine picks up the USB-devices correctly. Start Gparted on the virtual machine and do what have to be done.

Though it might sound really complex, it may be done in 30 to 40 minutes.

Mohammed Muid 2012-03-13 04:04

Re: Help, package remove error
 
the process is way to complicated. the path that is given in the xterminal window. i.e home/user/.opera/cache. inside this path i have broken symlink which cant be deleted. i flashed my N900 and then installed opera. faced this problem.previously it dint happen. even if i remove opera the path home/user/.opera still exist. isnt there any other way to solve it.or remove the directory along with the broken symlink. i dont want to loose my emmc. it has got many imp documents. i am not in a position to backup 20gb. please help. and thanks for replying. i am not an expert so these steps are preety complicated for me

Mohammed Muid 2012-03-13 15:05

Re: Help, package remove error
 
No solutin yet sir. i am becoming frustrated. i had my cell for 2yrs. i never had this problem. i have opera for a long time :(


All times are GMT. The time now is 23:12.

vBulletin® Version 3.8.8