View Single Post
Posts: 42 | Thanked: 132 times | Joined on Feb 2010
#14
This means that we can't release closed sources applications on the n900 ?!

I sucessfully created a deb TNiga, but i have a little problem when trying to uninstall it, i don't understand why it try to remove the "/home/user" directory ( i did put data files in the MyDoc folder since it's around 300mb ) :

Code:
[sbox-FREMANTLE_ARMEL: ~/wesnoth-1.6.5] > apt-get remove wesnoth
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
  wesnoth
0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 45379 files and directories currently installed.)
Removing wesnoth ...
dpkg - warning: cannot remove `/home/user'
dpkg - warning: while removing wesnoth, directory `/home/user/MyDocs' not empty so not removed.
dpkg: error processing wesnoth (--remove):
 cannot remove `/home/user': Permission denied
Errors were encountered while processing:
 wesnoth
E: Sub-process /scratchbox/devkits/debian-etch/bin/dpkg returned an error code (1)

Last edited by Cpasjuste; 2010-02-09 at 10:23.