Re: mythtv-setup: symbol lookup error
Joe <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 1/3/2013 7:40 PM, Duncan Brown wrote: > On 03/01/2013 23:46, Joe wrote: >> Atrpms, >> >> 1st off, thanks for having the RPMs for mythtv. my previous machine >> died with hard-drive/psu frying the mobo. >> so it gave me a reason to build a new machine. >> >> I have a fresh built CentOS 6.3 x86_64 machine. >> >> Here's my hardware. >> >> -- HW = NEW MYTHTV >> - MOBO: Intel DQ77MK >> - CPU: Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz (4 cores total) >> - MEM: Crucial 2x4096 >> - HD1: WDC WD1002FAEX-00Z3A0, 1000GB >> - HD2: WDC WD2002FAEX-007BA0, 2000GB >> - VID: Intel Corporation 3rd Gen Core processor Graphics >> Controller >> - SENS: Liebtech Serial 9-pin to IrFA, http://www.irblaster.info/ >> - CAP: Hauppauge-WinTV-PVR-150 MCE (no rm), $60 >> - REM: Universal Remote Master MX-700 >> -- Remote codes are from a random "motorola cable RG-6806" >> >> Here's the uname -a >> - Linux mythtv 2.6.32-279.19.1.el6.x86_64 #1 SMP Wed Dec 19 >> 07:05:20 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux >> >> I used the following repos for yum update (including the url) >> - http://apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS >> - http://mirror.anl.gov/pub/centos >> - http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable >> - http://dl.atrpms.net/src/el$releasever-$basearch/atrpms/stable >> >> Here's the Install for mythtv >> - [root@mythtv yum.repos.d]# yum install mythtv >> >> Dependencies Resolved >> >> ==================================================================================================================================== >> >> Package Arch >> Version Repository Size >> ==================================================================================================================================== >> >> Installing: >> mythtv x86_64 >> 0.25.3-290.el6 atrpms 23 k >> Installing for dependencies: >> arts x86_64 >> 8:1.5.10-10.el6 base 966 k >> libmyth-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 1.7 M >> libmythbase-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 626 k >> libmythfreemheg-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 167 k >> libmythmetadata-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 240 k >> libmythprotoserver-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 98 k >> libmythservicecontracts-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 76 k >> libmythtv-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 3.4 M >> libmythui-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 722 k >> libmythupnp-0.25_0 x86_64 >> 0.25.3-290.el6 atrpms 304 k >> mplayer x86_64 >> 4:1.0-90_snap20120311.el6 atrpms 13 M >> mytharchive x86_64 >> 0.25.3-290.el6 atrpms 12 M >> mythbrowser x86_64 >> 0.25.3-290.el6 atrpms 114 k >> mythgallery x86_64 >> 0.25.3-290.el6 atrpms 252 k >> mythgame x86_64 >> 0.25.3-290.el6 atrpms 208 k >> mythmusic x86_64 >> 0.25.3-290.el6 atrpms 1.2 M >> mythnetvision x86_64 >> 0.25.3-290.el6 atrpms 16 M >> mythnews x86_64 >> 0.25.3-290.el6 atrpms 143 k >> mythplugins x86_64 >> 0.25.3-290.el6 atrpms 30 k >> mythtv-backend x86_64 >> 0.25.3-290.el6 atrpms 1.2 M >> mythtv-common x86_64 >> 0.25.3-290.el6 atrpms 542 k >> mythtv-frontend x86_64 >> 0.25.3-290.el6 atrpms 4.2 M >> mythtv-setup x86_64 >> 0.25.3-290.el6 atrpms 160 k >> mythweather x86_64 >> 0.25.3-290.el6 atrpms 851 k >> mythzoneminder x86_64 >> 0.25.3-290.el6 atrpms 231 k >> phonon-backend-gstreamer x86_64 >> 1:4.6.2-24.el6 base 126 k >> qt x86_64 >> 1:4.6.2-24.el6 base 3.9 M >> qt-mysql x86_64 >> 1:4.6.2-24.el6 base 58 k >> qt-sqlite x86_64 >> 1:4.6.2-24.el6 base 51 k >> qt-x11 x86_64 >> 1:4.6.2-24.el6 base 12 M >> qt3 x86_64 >> 3.3.8b-30.el6 base 3.5 M >> qtwebkit x86_64 >> 2.0-3.el6 atrpms 5.1 M >> >> Transaction Summary >> ==================================================================================================================================== >> >> Install 33 Package(s) >> >> -- The problem. >> >> [root@mythtv yum.repos.d]# mythtv-setup >> mythtv-setup: symbol lookup error: /usr/lib64/libmythbase-0.25.so.0: >> undefined symbol: _ZN9QListData11detach_growEPii >> >> I get the above symbol error. From the research the main problem is a >> qt package problem (maybe?). >> >> I've tried to remove qt then reinstall using only atrpms as the repo, >> same error. >> >> currently when i run "yum update" = no packages for update. >> >> >> >> Any Ideas? >> >> Joe > You need to enable the testing repo and replace the qt packages with > the qt47 ones in that repo > > cheers > > Dunc > > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users Dunc, I removed all qt by executing "yum remove qt". Then I enabled "atrpms-testing" and "atrpms-testing-source" by editing "/etc/yum.repos.d/atrpms-testing.repo". I finally got it working with "yum --exclude=qt4 --exclude=qt44* --exclude=qt4-mysql install mythtv-backend mythtv-setup mythtv-frontend qt47 perl-MythTV" Now it works.. Thanks again, Joe