
monkeypet at gmail
Apr 10, 2012, 4:19 PM
Post #2 of 2
(237 views)
Permalink
|
Make sure you remove all the mythtv-0.24 rpms. rpm -qa |grep myth |grep 0.24 If you see any 0.24 listed, you are in trouble with both 0.25 and 0.24 versions installed. You can feed the output of the cmd above into 'rpm --erase --nodeps' When I did yum update mythtv after changing the repo to bleeding, the wrong thing happened and it left 0.24 stuff behind. I had to remove the 0.24 myth stuff first, then do a yum install mythtv again. After that, myth ran fine both the backend and frontend. On Tue, Apr 10, 2012 at 2:28 PM, Bob Lightfoot <boblfoot [at] gmail> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Atrpms Team: > For anyone interested I conducted the following test today. > Test Notes : > 1. System was a stock HP Pavillion Elite M9040N with an > additional > Hauppage Win-TV HVR 1600. > 2. Mythtv 24 was running on Centos 6.2 x86_64 on this machine > with no significant issues. {note the occasional segfault does occur > which I have not chased down yet} > 3. A totally fresh Centos 6.2 i686 Desktop install {1107 > packages} was performed from DVD into a VM with 2 cpu cores, 1 gig of > ram and 12 gb f disk space. > 4. Yum update and reboot was done immediately after install. > 5. For some reason even with mythbackend disabled on the host I > could not mount the pci host tuner hdwe to the guest vm. > > So I'll test mythfrontend v25-beta only on the vm. > > 6. Firefox visited atrpms.net and installed atrpms repos. > With testing and bleeding repos enabled. > > 7. yum install mythtv-frontend -- successfully installs myth25 > frontend and associated programs. > > The mythfrontend will not start on i686 however for an error - > mythfrontend: symbol lookup error: /usr/lib/libmythbase-0.25.so.0: > undefined symbol: ZN9QListData11detach_growEPii > > NOTE : I am getting the same error on my i686 mythv24 system as well, > but the x86_64 version works. > > Bob Lightfoot > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iQEcBAEBAgAGBQJPhKXiAAoJEKqgpLIhfz3XnxYIAK8QQJwF/oVg4AsWQPwy9J8y > AAWQ7Q6TMCdlgEIJeP14WH8O+n50Ewdno41Md4YjFXjoZN6MhUvEXYvI264dIseC > IIG9dHBpXXXTdAyfgjaG55GXHKD/RJhgCJQcQOXilValtpLSOksO/QWaNxvx+Xnq > 0+jYffPaROMpxIiMHyOWhbY+Lspki6ChTELdpAiCycigCgzRGhZWv10u3B2vL9Vh > rNarK+wmva+5EX2Xc7XpMHZZNxmQJoNlB7tTMA2GBwRFU3VjPZ+cFqRaMH942e1q > w1ZZNDr9vIfGpstSjGmOi4IwxmEkRXBjYzOMkJhHDu4jwYjiI+4gQPE79JN4tDg= > =WdhN > -----END PGP SIGNATURE----- > > _______________________________________________ > atrpms-users mailing list > atrpms-users [at] atrpms > http://lists.atrpms.net/mailman/listinfo/atrpms-users >
|