[mythtvnz] Problem adding VDPAU support

Ross and Jemima Knudsen ross.jemima at gmail.com
Sun Apr 26 08:19:16 BST 2009


Hi,


Jean-Yves Avenard wrote:
> Hi
>
> 2009/4/26 Ross and Jemima Knudsen <ross.jemima at gmail.com>:
>   
>> Hi all,
>>
>> I just added JYA's repository per his webpage
>> (http://www.avenard.org/media/Ubuntu_Repository/Ubuntu_Repository.html).
>> I added the repo key per step 1, added the Jaunty repo to software
>> sources and then used the update manager to install updates.  After
>> eating dinner and coming back to the screen I got the following message:
>>
>> E: mythtv-backend: subprocess post-installation script returned error
>> exit status 139
>> E: mythtv-backend-master: dependency problems - leaving unconfigured
>> E: mythtv: dependency problems - leaving unconfigured
>>
>> Am I missing a dependancy somewhere?
>>     
>
> In a terminal:
>
> do:
> sudo apt-get update
> sudo apt-get upgrade
> sudo apt-get install mythtv-backend
>
> And report the problem you get.
>
>   
ross at mythserver:~$ sudo apt-get update
[sudo] password for ross:
Hit http://nz.archive.ubuntu.com jaunty 
Release.gpg                           
Ign http://nz.archive.ubuntu.com jaunty/main 
Translation-en_NZ                
Ign http://nz.archive.ubuntu.com jaunty/restricted 
Translation-en_NZ          
Ign http://nz.archive.ubuntu.com jaunty/universe 
Translation-en_NZ            
Ign http://nz.archive.ubuntu.com jaunty/multiverse 
Translation-en_NZ          
Hit http://nz.archive.ubuntu.com jaunty-updates 
Release.gpg                   
Ign http://nz.archive.ubuntu.com jaunty-updates/main 
Translation-en_NZ        
Ign http://nz.archive.ubuntu.com jaunty-updates/restricted 
Translation-en_NZ  
Ign http://nz.archive.ubuntu.com jaunty-updates/universe 
Translation-en_NZ    
Ign http://nz.archive.ubuntu.com jaunty-updates/multiverse 
Translation-en_NZ  
Hit http://www.avenard.org jaunty 
Release.gpg                                 
Ign http://www.avenard.org jaunty/release 
Translation-en_NZ                   
Hit http://nz.archive.ubuntu.com jaunty 
Release                               
Hit http://nz.archive.ubuntu.com jaunty-updates 
Release                       
Hit http://packages.medibuntu.org jaunty 
Release.gpg                          
Ign http://packages.medibuntu.org jaunty/free 
Translation-en_NZ               
Hit http://archive.ubuntu.com jaunty 
Release.gpg                              
Hit http://www.avenard.org jaunty 
Release                                     
Hit http://nz.archive.ubuntu.com jaunty/main 
Packages                         
Hit http://security.ubuntu.com jaunty-security 
Release.gpg                    
Ign http://security.ubuntu.com jaunty-security/main 
Translation-en_NZ         
Hit http://archive.canonical.com jaunty 
Release.gpg                           
Ign http://archive.canonical.com jaunty/partner 
Translation-en_NZ             
Hit http://nz.archive.ubuntu.com jaunty/restricted 
Packages                   
Hit http://nz.archive.ubuntu.com jaunty/restricted 
Sources                    
Hit http://nz.archive.ubuntu.com jaunty/main 
Sources                          
Hit http://nz.archive.ubuntu.com jaunty/multiverse 
Sources                    
Hit http://nz.archive.ubuntu.com jaunty/universe 
Sources                      
Hit http://nz.archive.ubuntu.com jaunty/universe 
Packages                     
Hit http://nz.archive.ubuntu.com jaunty/multiverse 
Packages                   
Hit http://nz.archive.ubuntu.com jaunty-updates/main 
Packages                 
Hit http://nz.archive.ubuntu.com jaunty-updates/restricted 
Packages           
Hit http://nz.archive.ubuntu.com jaunty-updates/restricted 
Sources            
Hit http://nz.archive.ubuntu.com jaunty-updates/main 
Sources                  
Hit http://nz.archive.ubuntu.com jaunty-updates/multiverse 
Sources            
Hit http://nz.archive.ubuntu.com jaunty-updates/universe 
Sources              
Hit http://nz.archive.ubuntu.com jaunty-updates/universe 
Packages             
Hit http://nz.archive.ubuntu.com jaunty-updates/multiverse 
Packages           
Hit http://www.avenard.org jaunty/release 
Packages                            
Ign http://packages.medibuntu.org jaunty/non-free 
Translation-en_NZ           
Hit http://archive.ubuntu.com jaunty 
Release                                  
Ign http://security.ubuntu.com jaunty-security/restricted 
Translation-en_NZ   
Ign http://security.ubuntu.com jaunty-security/universe Translation-en_NZ
Ign http://security.ubuntu.com jaunty-security/multiverse Translation-en_NZ
Hit http://security.ubuntu.com jaunty-security 
Release                        
Hit http://archive.canonical.com jaunty 
Release                               
Hit http://archive.ubuntu.com jaunty/restricted 
Sources                       
Hit http://security.ubuntu.com jaunty-security/main Packages        
Ign http://archive.canonical.com jaunty/partner Packages            
Hit http://archive.ubuntu.com jaunty/main Sources                   
Hit http://security.ubuntu.com jaunty-security/restricted Packages  
Hit http://security.ubuntu.com jaunty-security/restricted Sources   
Hit http://security.ubuntu.com jaunty-security/main Sources         
Hit http://security.ubuntu.com jaunty-security/multiverse Sources   
Ign http://archive.canonical.com jaunty/partner Sources             
Hit http://security.ubuntu.com jaunty-security/universe Sources     
Hit http://security.ubuntu.com jaunty-security/universe Packages
Hit http://security.ubuntu.com jaunty-security/multiverse Packages
Hit http://archive.canonical.com jaunty/partner Packages
Hit http://packages.medibuntu.org jaunty Release
Hit http://archive.canonical.com jaunty/partner Sources
Hit http://packages.medibuntu.org jaunty/free Packages
Hit http://packages.medibuntu.org jaunty/non-free Packages
Reading package lists... Done
ross at mythserver:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree      
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ross at mythserver:~$ sudo apt-get install mythtv-backend
Reading package lists... Done
Building dependency tree      
Reading state information... Done
mythtv-backend is already the newest version.
The following packages were automatically installed and are no longer 
required:
  libdvdread3
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Everything seems alright.
>> Also on this page
>> (http://www.avenard.org/media/MythTV_%26_VDPAU/MythTV_%26_VDPAU.html) it
>> makes a comment about needing this "--enable-opengl-video
>> --enable-vdpau" configure option.  Is this required when launching myth
>> frontend (I'd like ot be able to launch from the menu if possible)?
>>     
>
> this is to compile mythtv, it's not relevant in your case.
>   
Thanks for the heads up.  I thought if that were the case it would be a 
bit more prominant!
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>   



More information about the mythtvnz mailing list