KDE 4.3 PPA Install In Jaunty-Dependencies Issues

Leonard Chatagnier lenc5570 at sbcglobal.net
Sun Aug 16 05:11:08 UTC 2009


Installed kde 4.3 using:
http://webupd8.blogspot.com/2009/08/install-kde-43-in-ubuntu-jaunty-904.html
Although kde 4.33 is installed and working reasonably there are some depends issues. libindi0 wont install leaving kstars kdeedu kde unconfigured. The usual fixes don't work; sudo aptitude -f install, dpkg -i /var/cache/apt/archives/libindi0_0.6-0ubuntu1_amd64.deb, or installing libindi0 as an individual separate pkg all failed. Can anyone suggest a possible resolution of the depends? Also the kbd keys have to be held donw for an unusual long time and some keys just skip leaving a blank space. However, this was occurring before kde 4.3 install. That had occurred before and was fixed but forgot how. The key entry bothers me more than anything due to the time it took me to compose this email.  
Any suggestions welcome.

Aptitude output errors shown below:
lchata at ubuntu-jaunty:~$ sudo aptitude -f install
[sudo] password for lchata:                     
Reading package lists... Done                   
Building dependency tree                        
Reading state information... Done               
Reading extended state information              
Initializing package states... Done             
The following NEW packages will be installed:   
  libindi0                                      
The following partially installed packages will be configured:
  kde kdeedu kstars                                           
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/712kB of archives. After unpacking 1864kB will be used. 
Do you want to continue? [Y/n/?] y                                     
(Reading database ... 190728 files and directories currently installed.)
Unpacking libindi0 (from .../libindi0_0.6-0ubuntu1_amd64.deb) ...       
dpkg: error processing /var/cache/apt/archives/libindi0_0.6-0ubuntu1_amd64.deb (--unpack):
 trying to overwrite `/usr/bin/indiserver', which is also in package indi                 
Errors were encountered while processing:                                                 
 /var/cache/apt/archives/libindi0_0.6-0ubuntu1_amd64.deb                                  
E: Sub-process /usr/bin/dpkg returned an error code (1)                                   
A package failed to install.  Trying to recover:                                          
dpkg: dependency problems prevent configuration of kstars:                                
 kstars depends on libindi0 (>= 0.6); however:                                            
  Package libindi0 is not installed.                                                      
dpkg: error processing kstars (--configure):                                              
 dependency problems - leaving unconfigured                                               
dpkg: dependency problems prevent configuration of kdeedu:                                
 kdeedu depends on kstars (>= 4:4.3.0-0ubuntu1~jaunty1~ppa2); however:                    
  Package kstars is not configured yet.                                                   
dpkg: error processing kdeedu (--configure):                                              
 dependency problems - leaving unconfigured                                               
dpkg: dependency problems prevent configuration of kde:                                   
 kde depends on kdeedu (>= 4:4.1.1); however:                                             
  Package kdeedu is not configured yet.                                                   
dpkg: error processing kde (--configure):                                                 
 dependency problems - leaving unconfigured                                               
Errors were encountered while processing:                                                 
 kstars                                                                                   
 kdeedu                                                                                   
 kde                                                                                      
Reading package lists... Done                                                             
Building dependency tree                                                                  
Reading state information... Done                                                         
Reading extended state information                                                        
Initializing package states... Done                                                       

lchata at ubuntu-jaunty:~$   sudo aptitude install libindi0
Reading package lists... Done                           
Building dependency tree                                
Reading state information... Done                       
Reading extended state information                      
Initializing package states... Done                     
The following NEW packages will be installed:           
  libindi0                                              
The following partially installed packages will be configured:
  kde kdeedu kstars                                           
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/712kB of archives. After unpacking 1864kB will be used. 
Writing extended state information... Done                             
(Reading database ... 190728 files and directories currently installed.)
Unpacking libindi0 (from .../libindi0_0.6-0ubuntu1_amd64.deb) ...       
dpkg: error processing /var/cache/apt/archives/libindi0_0.6-0ubuntu1_amd64.deb (--unpack):
 trying to overwrite `/usr/bin/indiserver', which is also in package indi                 
Errors were encountered while processing:                                                 
 /var/cache/apt/archives/libindi0_0.6-0ubuntu1_amd64.deb                                  
E: Sub-process /usr/bin/dpkg returned an error code (1)                                   
A package failed to install.  Trying to recover:                                          
dpkg: dependency problems prevent configuration of kstars:                                
 kstars depends on libindi0 (>= 0.6); however:                                            
  Package libindi0 is not installed.                                                      
dpkg: error processing kstars (--configure):                                              
 dependency problems - leaving unconfigured                                               
dpkg: dependency problems prevent configuration of kdeedu:                                
 kdeedu depends on kstars (>= 4:4.3.0-0ubuntu1~jaunty1~ppa2); however:                    
  Package kstars is not configured yet.                                                   
dpkg: error processing kdeedu (--configure):                                              
 dependency problems - leaving unconfigured                                               
dpkg: dependency problems prevent configuration of kde:                                   
 kde depends on kdeedu (>= 4:4.1.1); however:                                             
  Package kdeedu is not configured yet.                                                   
dpkg: error processing kde (--configure):                                                 
 dependency problems - leaving unconfigured                                               
Errors were encountered while processing:                                                 
 kstars                                                                                   
 kdeedu                                                                                   
 kde                                                                                      
Reading package lists... Done                                                             
Building dependency tree                                                                  
Reading state information... Done                                                         
Reading extended state information                                                        
Initializing package states... Done
lchata at ubuntu-jaunty:~$ sudo aptitude -f install libindi0             
Reading package lists... Done                                         
Building dependency tree                                              
Reading state information... Done                                     
Reading extended state information                                    
Initializing package states... Done                                   
The following NEW packages will be installed:                         
  libindi0                                                            
The following partially installed packages will be configured:        
  kde kdeedu kstars                                                   
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/712kB of archives. After unpacking 1864kB will be used. 
Writing extended state information... Done                             
(Reading database ... 190728 files and directories currently installed.)
Unpacking libindi0 (from .../libindi0_0.6-0ubuntu1_amd64.deb) ...       
dpkg: error processing /var/cache/apt/archives/libindi0_0.6-0ubuntu1_amd64.deb (--unpack):
 trying to overwrite `/usr/bin/indiserver', which is also in package indi                 
Errors were encountered while processing:                                                 
 /var/cache/apt/archives/libindi0_0.6-0ubuntu1_amd64.deb                                  
E: Sub-process /usr/bin/dpkg returned an error code (1)                                   
A package failed to install.  Trying to recover:                                          
dpkg: dependency problems prevent configuration of kstars:                                
 kstars depends on libindi0 (>= 0.6); however:                                            
  Package libindi0 is not installed.                                                      
dpkg: error processing kstars (--configure):                                              
 dependency problems - leaving unconfigured                                               
dpkg: dependency problems prevent configuration of kdeedu:                                
 kdeedu depends on kstars (>= 4:4.3.0-0ubuntu1~jaunty1~ppa2); however:                    
  Package kstars is not configured yet.                                                   
dpkg: error processing kdeedu (--configure):                                              
 dependency problems - leaving unconfigured                                               
dpkg: dependency problems prevent configuration of kde:                                   
 kde depends on kdeedu (>= 4:4.1.1); however:                                             
  Package kdeedu is not configured yet.                                                   
dpkg: error processing kde (--configure):                                                 
 dependency problems - leaving unconfigured                                               
Errors were encountered while processing:                                                 
 kstars                                                                                   
 kdeedu                                                                                   
 kde                                                                                      
Reading package lists... Done                                                             
Building dependency tree                                                                  
Reading state information... Done                                                         
Reading extended state information                                                        
Initializing package states... Done      

Leonard Chatagnier
lenc5570 at sbcglobal.net





More information about the ubuntu-users mailing list