Author Topic: Have patched&compiled mythtv - now cannot install new packages cause of dep...  (Read 2795 times)

bulek

  • Administrator
  • wants to work for LinuxMCE
  • *****
  • Posts: 909
  • Living with LMCE
    • View Profile
Hi,

I've patched mythtv under lmce with Freebox patch to be able to receive udp MPEG2 TS streams... It works ok, but it seems I have broken dependencies on my system and now cannot install any new packages....

Quote
apt-get -f  install elo-touchscreen
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  mythtv-transcode-utils: Depends: mythtv-common (= 0.20.2-3lmce710.0) but 0.20-1 is to be installed
                          Depends: libmyth-0.20 (>= 0.20.2) but 0.20-1 is to be installed
                          Conflicts: mythtv-backend (< 0.20.2-0ubuntu1) but 0.20-1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Any advice how to proceed (I'm a bit afraid I will mess my system futher with apt-get -f install).... ?

Can I somehow install packages despite that problems ? Can I download elo-touchscreen package from somewhere (I cannot find it, but it's mentioned on LMCE Wiki) and try with dpkg ?

Thanks in advance,

regards,

Bulek.
Thanks in advance,

regards,

Bulek.

bulek

  • Administrator
  • wants to work for LinuxMCE
  • *****
  • Posts: 909
  • Living with LMCE
    • View Profile
Hi,

unsolved dependencies are driving me nuts - I cannot install anything else.... didn't find the way how to solve it without crashing system...

But would probably try to go back to normal state before mythtv compilation....

I'd kindly ask if anyone can post what myth packages are installed on stock LMCE release 710 system (dpkg -l "*myth*"). I  currently have this on my system
 
Quote
dpkg -l "*myth*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                        Version                     Description
+++-===========================-===========================-======================================================================
ii  libmyth-0.20                0.20-1                      Common library code for MythTV and add-on modules (runtime)
ii  libmyth-0.20-dev            0.20-1                      Common library code for MythTV and add-on modules (development)
un  libmyth-dev                 <none>                      (no description available)
un  mytharchive                 <none>                      (no description available)
un  mythdvd                     <none>                      (no description available)
un  mythgallery                 <none>                      (no description available)
un  mythgame                    <none>                      (no description available)
un  mythmusic                   <none>                      (no description available)
ii  mythtv                      0.20-1                      A personal video recorder application (client and server)
ii  mythtv-backend              0.20-1                      A personal video recorder application (server)
ii  mythtv-common               0.20-1                      A personal video recorder application (common data)
ii  mythtv-database             0.20-1                      A personal video recorder application (database)
ii  mythtv-doc                  0.20-1                      A personal video recorder application (documentation)
ii  mythtv-frontend             0.20-1                      A personal video recorder application (client)
un  mythtv-themes               <none>                      (no description available)
ii  mythtv-transcode-utils      0.20.2-3lmce710.0           Utilities used for transcoding MythTV tasks
un  mythvideo                   <none>                      (no description available)
un  mythweather                 <none>                      (no description available)
ii  mythweb                     0.20.2-0ubuntu2lmce1        Web interface add-on module for MythTV
ii  pluto-mythtv-player         2.0.0.44.0804112200         <insert up to 60 chars description>
ii  pluto-mythtv-plugin         2.0.0.44.0804112200         <insert up to 60 chars description>


Also if anyone has a clue how to properly compile mythtv from sources in LMCE branch not to break apt-get repository, please help.

Thanks in advance,

regards,

Bulek.

Thanks in advance,

regards,

Bulek.

MarcoZan

  • Veteran
  • ***
  • Posts: 148
    • View Profile
Here we go bulek

Code: [Select]
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                      Version                   Description
+++-=========================-=========================-==================================================================
ii  libmyth-0.20              0.20.2-3lmce710.0         Common library code for MythTV and add-on modules (runtime)
un  mytharchive               <none>                    (no description available)
un  mythdvd                   <none>                    (no description available)
un  mythgallery               <none>                    (no description available)
un  mythgame                  <none>                    (no description available)
un  mythmusic                 <none>                    (no description available)
un  mythstream                <none>                    (no description available)
un  mythtv                    <none>                    (no description available)
ii  mythtv-backend            0.20.2-3lmce710.0         A personal video recorder application (server)
ii  mythtv-common             0.20.2-3lmce710.0         A personal video recorder application (common data)
ii  mythtv-database           0.20.2-3lmce710.0         A personal video recorder application (database)
un  mythtv-doc                <none>                    (no description available)
ii  mythtv-frontend           0.20.2-3lmce710.0         A personal video recorder application (client)
ii  mythtv-transcode-utils    0.20.2-3lmce710.0         Utilities used for transcoding MythTV tasks
un  mythvideo                 <none>                    (no description available)
un  mythweather               <none>                    (no description available)
ii  mythweb                   0.20.2-0ubuntu2lmce1      Web interface add-on module for MythTV
ii  pluto-mythtv-player       2.0.0.44.0804112200       <insert up to 60 chars description>
ii  pluto-mythtv-plugin       2.0.0.44.0804112200       <insert up to 60 chars description>

HTH
Regards
Marco