Active Topics

 


Reply
Thread Tools
Posts: 91 | Thanked: 29 times | Joined on Dec 2009 @ Milan - Italy
#1
Hi to all the last two days when I launch in X-term the apt-get update and then apt-get upgrade I receive every time that rtcom-messaging-ui-portrait have to be upgraded... but nothing happens and them the next time again I recevive that rtcom-messaging-ui-portrait have to be upgraded... here is the text

Xela:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
rtcom-messaging-ui-portrait
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/2850B of archives.
After this operation, 32,8kB of additional disk space will be used.
Do you want to continue [Y/n]? s
(Reading database ... 30050 files and directories currently installed.)
Preparing to replace rtcom-messaging-ui-portrait 1.0 (using .../rtcom-messaging-ui-portrait_1.0_all.deb) ...
Leaving `diversion of /usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.css to /usr/share/rtcom-messaging-ui/html/MessagingWidgetsSMSConversation.css.distrib by rtcom-messaging-ui-portrait'
Leaving `diversion of /usr/share/rtcom-messaging-ui/html/MessagingWidgetsChatConversation.css to /usr/share/rtcom-messaging-ui/html/MessagingWidgetsChatConversation.css.distrib by rtcom-messaging-ui-portrait'
Unpacking replacement rtcom-messaging-ui-portrait ...
Setting up rtcom-messaging-ui-portrait (1.0) ..
 

The Following User Says Thank You to alexporta For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
Please try
Code:
sudo gainroot
dpkg --configure -a
dpkg --force-remove-reinstreq --force-depends rtcom-messaging-ui-portrait
apt-get install -f
apt-get install rtcom-messaging-ui-portrait
dpkg --configure -a
The last two commands may be unnecessary, but should do no harm.
Please post the complete output here, if errors occur in even one of the commands.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 91 | Thanked: 29 times | Joined on Dec 2009 @ Milan - Italy
#3
thanks...

at the command
dpkg --force... I receive

Type dpkg --help for help about installing and deinstalling packages[*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL)[*].

Options marked[*] produce a lot of output - pipe it through `less' or `more' !
 

The Following User Says Thank You to alexporta For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
Please complete the output of the dpkg command for future reference, this is the first line of the error:
dpkg: need an action option
Here is the command corrected
Code:
dpkg -r --force-remove-reinstreq --force-depends rtcom-messaging-ui-portrait
Sorry for the inconvenience.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 91 | Thanked: 29 times | Joined on Dec 2009 @ Milan - Italy
#5
Originally Posted by michaaa62 View Post
Please complete the output of the dpkg command for future reference, this is the first line of the error: Here is the command corrected
Code:
dpkg -r --force-remove-reinstreq --force-depends rtcom-messaging-ui-portrait
Sorry for the inconvenience.
no probs...

unistalled... installed... and got the same "error" everytime it says there is rtcom to upgrade...
 
Reply


 
Forum Jump


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