maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Installing & uninstalling application on Nokia n900 (https://talk.maemo.org/showthread.php?t=75592)

misterc 2011-08-13 15:15

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by don_falcone (Post 1069239)
Code:

sudo touch /usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.css.bkp
and repeat the deinstall process. I have to 'touch' missing files all the friggin' time if something is wrong during FAPman / dpkg runs. General rule" if something's missing during executing install / deinstall scripts, touch it. The command's purpose is actually different, but the nice thing and second-usage purpose is: if a file touched doesn't exists, it is created.

btw misterc: nice of you being calm with that Indian guy. I wouldn't help, because it will take AGES while repeating the same and same over again - like while calling to certain call centers...

let's look @ the sunny side...
a nice step by step instruction of how to refresh a N900 w/ a m$ machine :cool:

thanks for the touch tip; had that a couple time too & went through all the dpkg trouble :confused:
touch is definitely a lot easier :p

don_falcone 2011-08-13 16:31

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by misterc (Post 1069027)
no, Skype wouldn't be more easier.
[...]
if we know go on Skype, they'd be left without solution.

And.. you'll probably have to deal with this too. And probably nobody wants that. (at least not guys working in IT).

Sorry. That was bad, i know. But couldn't help it.

misterc 2011-08-13 16:42

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by don_falcone (Post 1069278)
And.. you'll probably have to deal with this too. And probably nobody wants that. (at least not guys working in IT).

Sorry. That was bad, i know. But couldn't help it.

what is that?
the dance on the dead body? :rolleyes:

mrsellout 2011-08-13 21:15

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by XLs (Post 1069144)
Cannot do it gets disappeared as soon as it is appeared
open Explorer (Windows key + E)
navigate to c:\Program Files\maemo\flasher-3.5

You can't run flasher.exe from Explorer. You need to bring up the Command prompt by clicking on Start > Programs > Accessories > Command Prompt

ricardo8 2011-08-14 08:48

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by don_falcone (Post 1069239)
Code:

sudo touch /usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.css.bkp
and repeat the deinstall process. I have to 'touch' missing files all the friggin' time if something is wrong during FAPman / dpkg runs. General rule" if something's missing during executing install / deinstall scripts, touch it. The command's purpose is actually different, but the nice thing and second-usage purpose is: if a file touched doesn't exists, it is created.

btw misterc: nice of you being calm with that Indian guy. I wouldn't help, because it will take AGES while repeating the same and same over again - like while calling to certain call centers...


thanks again!
but still the problem exist.



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 # touch /usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.css.bkp
/home/user # apt-get remove tribal-theme-evil
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
tribal-theme-evil
0 upgraded, 0 newly installed, 1 to remove and 11 not upgraded.
3 not fully installed or removed.
After this operation, 14.8MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 71992 files and directories currently installed.)
Removing tribal-theme-evil ...
mv: cannot rename '/usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.js.bkp': No such file or directory
dpkg: error processing tribal-theme-evil (--remove):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
tribal-theme-evil
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user # o

misterc 2011-08-14 08:56

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by ricardo8 (Post 1069577)
thanks again!
but still the problem exist.



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 # touch /usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.css.bkp
/[...]

did you ever try this:

Quote:

Originally Posted by misterc (Post 1069073)
let's try this, then (as always, as root)
Code:

dpkg –configure -a
(note the double - before configure (--)!)

?

ricardo8 2011-08-14 16:57

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by misterc (Post 1069581)
did you ever try this:



?

problem still exist.


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 # dpkg --configure -a
Setting up account-plugin-salut (0.10) ...
/var/lib/dpkg/info/account-plugin-salut.postinst: line 6: /etc/init.d/avahi-daemon: not found
dpkg: error processing account-plugin-salut (--configure):
subprocess post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of telepathy-extras:
telepathy-extras depends on account-plugin-salut; however:
Package account-plugin-salut is not configured yet.
dpkg: error processing telepathy-extras (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
account-plugin-salut
telepathy-extras
/home/user # apt-get remove tribal-theme-evil
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
tribal-theme-evil
0 upgraded, 0 newly installed, 1 to remove and 11 not upgraded.
3 not fully installed or removed.
After this operation, 14.8MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 71992 files and directories currently installed.)
Removing tribal-theme-evil ...
mv: cannot rename '/usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.css.bkp': No such file or directory
dpkg: error processing tribal-theme-evil (--remove):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
tribal-theme-evil
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #

misterc 2011-08-14 17:16

Re: Installing & uninstalling application on Nokia n900
 
Quote:

Originally Posted by ricardo8 (Post 1069773)
problem still exist.[...]
Package account-plugin-salut is not configured yet.
[...]

could you pls try this

Code:

dpkg –configure account-plugin-salut
(note the double - before configure (--)}


All times are GMT. The time now is 05:00.

vBulletin® Version 3.8.8