View Single Post
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#86
Originally Posted by ricardo8 View Post
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:

Originally Posted by misterc View Post
let's try this, then (as always, as root)
Code:
dpkg –configure -a
(note the double - before configure (--)!)
?