maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Cant uninstall Mobile Maps (https://talk.maemo.org/showthread.php?t=68009)

avax94 2011-01-07 15:02

Cant uninstall Mobile Maps
 
I've already posted thread like this but, I didnt explain my problem well, so I cant uninstall Mobile Maps 10 using Application manager and also when I try uninstalling it with Xterm using
Code:

apt-get autoremove
It says cant remove /home/user/MyDocs/Maps.dpkg-tmp cuz its a Read only file. So anyone know how to fix this ?

virtual 2011-01-07 15:37

Re: Cant uninstall Mobile Maps
 
Connect N900 as a mass storage device and delete the file using Windows/Linux. Alrernatively, change file mode using chmod +r filename.

avax94 2011-01-07 15:58

Re: Cant uninstall Mobile Maps
 
Here's my term
Code:


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) 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-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get autoremove
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following packages will be REMOVED:
  mobile-maps
0 upgraded, 0 newly installed, 1 to remove and 32 not upgraded.
1 not fully installed or removed.
After this operation, 146MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 28532 files and directories currently installed.)
Removing mobile-maps ...
dpkg: error processing mobile-maps (--remove):
 failed to delete `/home/user/MyDocs/Maps.dpkg-tmp': Read-only file system
Errors were encountered while processing:
 mobile-maps
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user # cd MyDocs
/home/user/MyDocs # chmod +r Maps.dpkg-tmp
chmod: Maps.dpkg-tmp: No such file or directory
/home/user/MyDocs # chmod +r Maps.       
chmod: Maps.: No such file or directory
/home/user/MyDocs # chmod +r Maps
chmod: Maps: No such file or directory
/home/user/MyDocs #

and cant find file using windows... so still didint fix this


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

vBulletin® Version 3.8.8