Search Communities:
6 Replies Last post: Feb 11, 2008 4:52 PM by JDoyle

install of software fails in CNR

Dec 10, 2007 8:46 AM

Click to view coastin's profile coastin 2 posts since
Dec 5, 2007
I have installed Linspire 6.0 on my new Toshiba Satellite and was able to install some of my favorite programs via CNR.com. during the installation I lost my wireless connection for a moment. Since then I have been getting an error when I attempt to install programs via CNR.com. I go through the install process and it looks ok until the end when I get an error that says "This software coluld not be found on the server". This happens after the download is finished. I chcecke the tmp folder and all of the software is downloaded there.
Click to view subslug's profile subslug 25 posts since
Nov 27, 2007
1. Re: install of software fails in CNR Dec 10, 2007 12:46 PM

What might be worth a try is to run the following from a Konsole...

sudo dpkg --configure -a

this used to work on the old CNR when something got left unfinished.


As for the software could not be found errors, I've noticed that sometimes they'll install if you try installing it a few times.

Click to view coastin's profile coastin 2 posts since
Dec 5, 2007
2. Re: install of software fails in CNR Dec 10, 2007 1:59 PM
in response to: subslug
Thanks SubSlug, I had forgotten all about that command. worked like a charm!
Click to view brs's profile brs 2 posts since
Jan 7, 2008
3. Re: install of software fails in CNR Jan 7, 2008 3:01 PM
in response to: subslug

When I first start CNR it tells me that "4 updates are available Would you like CNR to update your software?". When I select Y it tries but can't do the installations.

I tried "$ sudo dpkg --configure -a" but recieved the following:

============

$ sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of fp-linux-ws:
fp-linux-ws depends on libwww-perl; however:
Package libwww-perl is not installed.
dpkg: error processing fp-linux-ws (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
fp-linux-ws

===========

Any ideas?

-brs

Click to view JDoyle's profile JDoyle 174 posts since
Nov 27, 2007
4. Re: install of software fails in CNR Jan 7, 2008 8:01 PM
in response to: brs

Run: apt-get -f install


JD

Click to view magrimail's profile magrimail 1 posts since
Feb 11, 2008
5. Re: install of software fails in CNR Feb 11, 2008 3:02 PM
I'm having similair issues with my CNR software.. at first everything worked out fine, I downloaded numerous programs until I downloaded RealPlayer 10. After that every other software I downloaded has failed.. this is the info CNR gave me in the error message..

+


+
+
+
+
Description Status Completion Time Creation Time

+
+
+
+
+
Install product - Tux Typing Failed 02/11/2008 6:01 pm 20080211180120466

+
+
+
+
+
CNR has detected one or more partially and/or      
misconfigured products on your system.      
Please submit a diagnostic report by      
clicking the Help Menu, and then clicking      
"Submit Diagnostic Report".      

+
+
+
+
+
Details      

+
+
+
+
+
Synchronize with warehouse     0

+
+
+
+
+
System sanity check     1

+
+
+
+
+
Reading Package Lists...      
Building Dependency Tree...      
The following extra packages will be installed:      
realplay      
The following packages will be upgraded:      
realplay      
1 upgraded, 0 newly installed, 0 to remove and 62 not upgraded.      
1 not fully installed or removed.      
Inst realplay http://10.0.6-0.0.0.50.linspire0.7.0.0.m10.1 (10.0.7-0.0.0.50.linspire1.1.0.0.m10.1 localhost)      
Conf realplay (10.0.7-0.0.0.50.linspire1.1.0.0.m10.1 localhost)      

+
+
+
+
+

Any Help would be highly appreciated.. i'm new to Linux so i'm stumped.. I'm running Linspire btw.
Click to view JDoyle's profile JDoyle 174 posts since
Nov 27, 2007
6. Re: install of software fails in CNR Feb 11, 2008 4:52 PM
in response to: magrimail

Legacy CNR.

Run the command: dpkg --configure -a

And then the command: apt-get -f install


JD