Mailing List Archive

SCRPMS Mythtv Update Attempt
So after three eons and an epoch, I'm finally getting around to
attempting to update my ancient Myth 0.24.3 setup to Stephen Colliers
current 0.27.4-27 packages on Centos 6 x86_64. I run:

#yum update \*myth\* --enablerepo=scrpms

What I get back at the end is:

--> Finished Dependency Resolution
Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
Requires: libva.so.1(VA_API_0.33.0)(64bit)
Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
Requires: libva-x11.so.1()(64bit)
Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
Requires: libva-glx.so.1()(64bit)
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
libwbclient.so.0()(64bit)

I do have qt48 already installed. libva1-1.0.15 from ATRpms is already
installed from the Myth setup. I do not see a libva package at

http://scrpms.net/pub/RPMS/el6/x86_64/

Is there someplace else to take scrpms traffic? Seems like ATRpms has
faded away to nothing.

Kirk


_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 18/05/2015 9:41 AM, Kirk Bocek wrote:
> So after three eons and an epoch, I'm finally getting around to
> attempting to update my ancient Myth 0.24.3 setup to Stephen Colliers
> current 0.27.4-27 packages on Centos 6 x86_64. I run:
>
> #yum update \*myth\* --enablerepo=scrpms
>
> What I get back at the end is:
>
> --> Finished Dependency Resolution
> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
> Requires: libva.so.1(VA_API_0.33.0)(64bit)
> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
> Requires: libva-x11.so.1()(64bit)
> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
> Requires: libva-glx.so.1()(64bit)
> You could try using --skip-broken to work around the problem
> ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
> libwbclient.so.0()(64bit)
>
> I do have qt48 already installed. libva1-1.0.15 from ATRpms is already
> installed from the Myth setup. I do not see a libva package at
>
> http://scrpms.net/pub/RPMS/el6/x86_64/
>
> Is there someplace else to take scrpms traffic? Seems like ATRpms has
> faded away to nothing.
>
> Kirk
>
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users@atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>
Kirk,

You need to enable epel repo - its there.

Hope this helps.

Cheers
Stephen

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 5/17/2015 4:55 PM, Stephen Collier wrote:
> On 18/05/2015 9:41 AM, Kirk Bocek wrote:
>> So after three eons and an epoch, I'm finally getting around to
>> attempting to update my ancient Myth 0.24.3 setup to Stephen Colliers
>> current 0.27.4-27 packages on Centos 6 x86_64. I run:
>>
>> #yum update \*myth\* --enablerepo=scrpms
>>
>> What I get back at the end is:
>>
>> --> Finished Dependency Resolution
>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>> Requires: libva.so.1(VA_API_0.33.0)(64bit)
>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>> Requires: libva-x11.so.1()(64bit)
>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>> Requires: libva-glx.so.1()(64bit)
>> You could try using --skip-broken to work around the problem
>> ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
>> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
>> libwbclient.so.0()(64bit)
>>
>> I do have qt48 already installed. libva1-1.0.15 from ATRpms is
>> already installed from the Myth setup. I do not see a libva package at
>>
>> http://scrpms.net/pub/RPMS/el6/x86_64/
>>
>> Is there someplace else to take scrpms traffic? Seems like ATRpms has
>> faded away to nothing.
>>
>> Kirk
>>
>>
>> _______________________________________________
>> atrpms-users mailing list
>> atrpms-users@atrpms.net
>> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>>
> Kirk,
>
> You need to enable epel repo - its there.
>
> Hope this helps.
>
> Cheers
> Stephen
>

Well that *almost* got me there:

$yum update \*myth\* --enablerepo=scrpms --enablerepo=epel

--> Finished Dependency Resolution
Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
Requires: libva.so.1(VA_API_0.33.0)(64bit)
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
libwbclient.so.0()(64bit)


_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 5/17/2015 5:01 PM, Kirk Bocek wrote:
>
> Well that *almost* got me there:
>
> $yum update \*myth\* --enablerepo=scrpms --enablerepo=epel
>
> --> Finished Dependency Resolution
> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
> Requires: libva.so.1(VA_API_0.33.0)(64bit)
> You could try using --skip-broken to work around the problem
> ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
> libwbclient.so.0()(64bit)
>
>

So I see a package conundrum here. The ATRpms package is libva1 whereas
your setup is pulling libva from epel. So I tried just erasing the
current libva1 to see if that would resolve things as the update pulled
in the epel package. Nope, it added problems:

--> Finished Dependency Resolution
Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
Requires: libva.so.1(VA_API_0.33.0)(64bit)
You could try using --skip-broken to work around the problem
** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
libwbclient.so.0()(64bit)
libavcodec52-0.7.16-33.el6.x86_64 has missing requires of
libva.so.1()(64bit)
libavcodec55-2.2.4-67.el6.x86_64 has missing requires of libva.so.1()(64bit)
libmythavdevice52-0.25.3-294.el6.x86_64 has missing requires of
libva.so.1()(64bit)

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 18/05/2015 10:13 AM, Kirk Bocek wrote:
>
>
> On 5/17/2015 5:01 PM, Kirk Bocek wrote:
>>
>> Well that *almost* got me there:
>>
>> $yum update \*myth\* --enablerepo=scrpms --enablerepo=epel
>>
>> --> Finished Dependency Resolution
>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>> Requires: libva.so.1(VA_API_0.33.0)(64bit)
>> You could try using --skip-broken to work around the problem
>> ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
>> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
>> libwbclient.so.0()(64bit)
>>
>>
>
> So I see a package conundrum here. The ATRpms package is libva1
> whereas your setup is pulling libva from epel. So I tried just erasing
> the current libva1 to see if that would resolve things as the update
> pulled in the epel package. Nope, it added problems:
>
> --> Finished Dependency Resolution
> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
> Requires: libva.so.1(VA_API_0.33.0)(64bit)
> You could try using --skip-broken to work around the problem
> ** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
> libwbclient.so.0()(64bit)
> libavcodec52-0.7.16-33.el6.x86_64 has missing requires of
> libva.so.1()(64bit)
> libavcodec55-2.2.4-67.el6.x86_64 has missing requires of
> libva.so.1()(64bit)
> libmythavdevice52-0.25.3-294.el6.x86_64 has missing requires of
> libva.so.1()(64bit)
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users@atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>
I have the following installed it looks like most are from atrpms
[root@mythmaster ~]# rpm -qa | grep "libva"
libva-drm1-1.3.1-11.el6.x86_64
libva-tpi1-1.3.1-11.el6.x86_64
libva-glx1-1.3.1-11.el6.x86_64
libva-x11-0.32.0.2_1-0.32.0-4_sds2.el6.x86_64
libva-devel-1.3.1-11.el6.x86_64
libva-x11-0.31.1.1_1-0.31.1-2_sds5.el6.x86_64
libva-0.32.0.2_1-0.32.0-4_sds2.el6.x86_64
libva1-1.3.1-11.el6.x86_64
libva-1.3.1-11.el6.x86_64
libva-0.31.1.1_1-0.31.1-2_sds5.el6.x86_64
libva-x11_1-1.3.1-11.el6.x86_64
libva-egl1-1.3.1-11.el6.x86_64

there are more there than needed.

yum whatprovides

should help.

Cheers
Stephen

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 5/17/2015 5:40 PM, Stephen Collier wrote:
> On 18/05/2015 10:13 AM, Kirk Bocek wrote:
>>
>>
>> On 5/17/2015 5:01 PM, Kirk Bocek wrote:
>>>
>>> Well that *almost* got me there:
>>>
>>> $yum update \*myth\* --enablerepo=scrpms --enablerepo=epel
>>>
>>> --> Finished Dependency Resolution
>>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>>> Requires: libva.so.1(VA_API_0.33.0)(64bit)
>>> You could try using --skip-broken to work around the problem
>>> ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
>>> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
>>> libwbclient.so.0()(64bit)
>>>
>>>
>>
>> So I see a package conundrum here. The ATRpms package is libva1
>> whereas your setup is pulling libva from epel. So I tried just
>> erasing the current libva1 to see if that would resolve things as the
>> update pulled in the epel package. Nope, it added problems:
>>
>> --> Finished Dependency Resolution
>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>> Requires: libva.so.1(VA_API_0.33.0)(64bit)
>> You could try using --skip-broken to work around the problem
>> ** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
>> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
>> libwbclient.so.0()(64bit)
>> libavcodec52-0.7.16-33.el6.x86_64 has missing requires of
>> libva.so.1()(64bit)
>> libavcodec55-2.2.4-67.el6.x86_64 has missing requires of
>> libva.so.1()(64bit)
>> libmythavdevice52-0.25.3-294.el6.x86_64 has missing requires of
>> libva.so.1()(64bit)
>>
>> _______________________________________________
>> atrpms-users mailing list
>> atrpms-users@atrpms.net
>> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>>
> I have the following installed it looks like most are from atrpms
> [root@mythmaster ~]# rpm -qa | grep "libva"
> libva-drm1-1.3.1-11.el6.x86_64
> libva-tpi1-1.3.1-11.el6.x86_64
> libva-glx1-1.3.1-11.el6.x86_64
> libva-x11-0.32.0.2_1-0.32.0-4_sds2.el6.x86_64
> libva-devel-1.3.1-11.el6.x86_64
> libva-x11-0.31.1.1_1-0.31.1-2_sds5.el6.x86_64
> libva-0.32.0.2_1-0.32.0-4_sds2.el6.x86_64
> libva1-1.3.1-11.el6.x86_64
> libva-1.3.1-11.el6.x86_64
> libva-0.31.1.1_1-0.31.1-2_sds5.el6.x86_64
> libva-x11_1-1.3.1-11.el6.x86_64
> libva-egl1-1.3.1-11.el6.x86_64
>
> there are more there than needed.
>
> yum whatprovides
>
> should help.
>
> Cheers
> Stephen
>

The straight libva packages were not installed. Maybe because this was a
backend-only host. In any case running:

$yum install libva.x86_64 libva-glx1.x86_64 libva-x11_1.x86_64
--enablerepo=atrpms

Solved the problem and allowed the upgrade to proceed with only the need
to remove an old perl-mythtv package first.

Thanks for the help.

Kirk


_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 5/17/2015 5:59 PM, Kirk Bocek wrote:
>
>
> On 5/17/2015 5:40 PM, Stephen Collier wrote:
>> On 18/05/2015 10:13 AM, Kirk Bocek wrote:
>>>
>>>
>>> On 5/17/2015 5:01 PM, Kirk Bocek wrote:
>>>>
>>>> Well that *almost* got me there:
>>>>
>>>> $yum update \*myth\* --enablerepo=scrpms --enablerepo=epel
>>>>
>>>> --> Finished Dependency Resolution
>>>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>>>> Requires: libva.so.1(VA_API_0.33.0)(64bit)
>>>> You could try using --skip-broken to work around the problem
>>>> ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
>>>> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
>>>> libwbclient.so.0()(64bit)
>>>>
>>>>
>>>
>>> So I see a package conundrum here. The ATRpms package is libva1
>>> whereas your setup is pulling libva from epel. So I tried just
>>> erasing the current libva1 to see if that would resolve things as
>>> the update pulled in the epel package. Nope, it added problems:
>>>
>>> --> Finished Dependency Resolution
>>> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>>> Requires: libva.so.1(VA_API_0.33.0)(64bit)
>>> You could try using --skip-broken to work around the problem
>>> ** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
>>> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
>>> libwbclient.so.0()(64bit)
>>> libavcodec52-0.7.16-33.el6.x86_64 has missing requires of
>>> libva.so.1()(64bit)
>>> libavcodec55-2.2.4-67.el6.x86_64 has missing requires of
>>> libva.so.1()(64bit)
>>> libmythavdevice52-0.25.3-294.el6.x86_64 has missing requires of
>>> libva.so.1()(64bit)
>>>
>>> _______________________________________________
>>> atrpms-users mailing list
>>> atrpms-users@atrpms.net
>>> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>>>
>> I have the following installed it looks like most are from atrpms
>> [root@mythmaster ~]# rpm -qa | grep "libva"
>> libva-drm1-1.3.1-11.el6.x86_64
>> libva-tpi1-1.3.1-11.el6.x86_64
>> libva-glx1-1.3.1-11.el6.x86_64
>> libva-x11-0.32.0.2_1-0.32.0-4_sds2.el6.x86_64
>> libva-devel-1.3.1-11.el6.x86_64
>> libva-x11-0.31.1.1_1-0.31.1-2_sds5.el6.x86_64
>> libva-0.32.0.2_1-0.32.0-4_sds2.el6.x86_64
>> libva1-1.3.1-11.el6.x86_64
>> libva-1.3.1-11.el6.x86_64
>> libva-0.31.1.1_1-0.31.1-2_sds5.el6.x86_64
>> libva-x11_1-1.3.1-11.el6.x86_64
>> libva-egl1-1.3.1-11.el6.x86_64
>>
>> there are more there than needed.
>>
>> yum whatprovides
>>
>> should help.
>>
>> Cheers
>> Stephen
>>
>
> The straight libva packages were not installed. Maybe because this was
> a backend-only host. In any case running:
>
> $yum install libva.x86_64 libva-glx1.x86_64 libva-x11_1.x86_64
> --enablerepo=atrpms
>
> Solved the problem and allowed the upgrade to proceed with only the
> need to remove an old perl-mythtv package first.
>
> Thanks for the help.
>
> Kirk

Argh, so close!

$service mythbackend start
Starting mythbackend: /usr/bin/mythbackend: symbol lookup error:
/usr/lib64/libmyth-0.27.so.0: undefined symbol:
_ZNK12QRadioButton15minimumSizeHintEv



_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 5/17/2015 6:11 PM, Kirk Bocek wrote:
>
> Argh, so close!
>
> $service mythbackend start
> Starting mythbackend: /usr/bin/mythbackend: symbol lookup error:
> /usr/lib64/libmyth-0.27.so.0: undefined symbol:
> _ZNK12QRadioButton15minimumSizeHintEv
>

In an urgent attempt to get mythbackend running I "rpm -e --nodeps" the
installed mythtv-libs and tried installing the four other versions you
have on your server. All give the symbol lookup error when trying to
execute mythbackend.



_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 5/17/2015 6:24 PM, Kirk Bocek wrote:
>
>
> On 5/17/2015 6:11 PM, Kirk Bocek wrote:
>>
>> Argh, so close!
>>
>> $service mythbackend start
>> Starting mythbackend: /usr/bin/mythbackend: symbol lookup error:
>> /usr/lib64/libmyth-0.27.so.0: undefined symbol:
>> _ZNK12QRadioButton15minimumSizeHintEv
>>
>
> In an urgent attempt to get mythbackend running I "rpm -e --nodeps"
> the installed mythtv-libs and tried installing the four other versions
> you have on your server. All give the symbol lookup error when trying
> to execute mythbackend.
>

I collapsed in a sobbing heap back to 0.24.3. Let me know if there is a
work-around.

Thanks.


_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 18/05/2015 12:03 PM, Kirk Bocek wrote:
>
>
> On 5/17/2015 6:24 PM, Kirk Bocek wrote:
>>
>>
>> On 5/17/2015 6:11 PM, Kirk Bocek wrote:
>>>
>>> Argh, so close!
>>>
>>> $service mythbackend start
>>> Starting mythbackend: /usr/bin/mythbackend: symbol lookup error:
>>> /usr/lib64/libmyth-0.27.so.0: undefined symbol:
>>> _ZNK12QRadioButton15minimumSizeHintEv
>>>
>>
>> In an urgent attempt to get mythbackend running I "rpm -e --nodeps"
>> the installed mythtv-libs and tried installing the four other
>> versions you have on your server. All give the symbol lookup error
>> when trying to execute mythbackend.
>>
>
> I collapsed in a sobbing heap back to 0.24.3. Let me know if there is
> a work-around.
>
> Thanks.
>
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users@atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>
Sorry, I'm out, I'll be back in a few hours. I'll look and see why.

It looks like a Qt problem. check your qt install

Stephen

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
On 5/17/2015 7:31 PM, Stephen Collier wrote:
> On 18/05/2015 12:03 PM, Kirk Bocek wrote:
>>
>>
>> On 5/17/2015 6:24 PM, Kirk Bocek wrote:
>>>
>>>
>>> On 5/17/2015 6:11 PM, Kirk Bocek wrote:
>>>>
>>>> Argh, so close!
>>>>
>>>> $service mythbackend start
>>>> Starting mythbackend: /usr/bin/mythbackend: symbol lookup error:
>>>> /usr/lib64/libmyth-0.27.so.0: undefined symbol:
>>>> _ZNK12QRadioButton15minimumSizeHintEv
>>>>
>>>
>>> In an urgent attempt to get mythbackend running I "rpm -e --nodeps"
>>> the installed mythtv-libs and tried installing the four other
>>> versions you have on your server. All give the symbol lookup error
>>> when trying to execute mythbackend.
>>>
>>
>> I collapsed in a sobbing heap back to 0.24.3. Let me know if there is
>> a work-around.
>>
>> Thanks.
>>
>>
>> _______________________________________________
>> atrpms-users mailing list
>> atrpms-users@atrpms.net
>> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>>
> Sorry, I'm out, I'll be back in a few hours. I'll look and see why.
>
> It looks like a Qt problem. check your qt install
>
> Stephen

$rpm -qa |grep qt|sort
libmythnzmqt0-0.27.4-27.el6.x86_64
qt3-3.3.8b-30.el6.x86_64
qt-4.6.2-28.el6_5.x86_64
qt47-4.7.2-1_18.el6.x86_64
qt47-mysql-4.7.2-1_18.el6.x86_64
qt47-webkit-4.7.2-1_18.el6.x86_64
qt47-x11-4.7.2-1_18.el6.x86_64
qt48-4.8.5-8.el6.x86_64
qt48-mysql-4.8.5-8.el6.x86_64
qt48-webkit-4.8.5-8.el6.x86_64
qt-sqlite-4.6.2-28.el6_5.x86_64

The qt48-x11 package was, as I recall, the single one of your qt builds
I couldn't install in parallel with the existing qt packages. And yes, I
forgot to install qt48-x11. The "RadioButton" symbol error sure sounds
awfully like an x11 graphics thing.

The timer has run out on the night's efforts. When I get a chance I will
try again.

Thanks for the help.

Kirk



_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: SCRPMS Mythtv Update Attempt [ In reply to ]
You need to remove qt47  it is not compatible with qt48-x11


Sent from my Samsung GALAXY S4 on the Telstra mobile network

<div>-------- Original message --------</div><div>From: Kirk Bocek <t004@kbocek.com> </div><div>Date:18/05/2015 2:37 PM (GMT+10:00) </div><div>To: "User discussion about ATrpms.net" <atrpms-users@atrpms.net> </div><div>Subject: Re: [ATrpms-users] SCRPMS Mythtv Update Attempt </div><div>
</div>

On 5/17/2015 7:31 PM, Stephen Collier wrote:
> On 18/05/2015 12:03 PM, Kirk Bocek wrote:
>>
>>
>> On 5/17/2015 6:24 PM, Kirk Bocek wrote:
>>>
>>>
>>> On 5/17/2015 6:11 PM, Kirk Bocek wrote:
>>>>
>>>> Argh, so close!
>>>>
>>>> $service mythbackend start
>>>> Starting mythbackend: /usr/bin/mythbackend: symbol lookup error:
>>>> /usr/lib64/libmyth-0.27.so.0: undefined symbol:
>>>> _ZNK12QRadioButton15minimumSizeHintEv
>>>>
>>>
>>> In an urgent attempt to get mythbackend running I "rpm -e --nodeps"
>>> the installed mythtv-libs and tried installing the four other
>>> versions you have on your server. All give the symbol lookup error
>>> when trying to execute mythbackend.
>>>
>>
>> I collapsed in a sobbing heap back to 0.24.3. Let me know if there is
>> a work-around.
>>
>> Thanks.
>>
>>
>> _______________________________________________
>> atrpms-users mailing list
>> atrpms-users@atrpms.net
>> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>>
> Sorry, I'm out, I'll be back in a few hours. I'll look and see why.
>
> It looks like a Qt problem. check your qt install
>
> Stephen

$rpm -qa |grep qt|sort
libmythnzmqt0-0.27.4-27.el6.x86_64
qt3-3.3.8b-30.el6.x86_64
qt-4.6.2-28.el6_5.x86_64
qt47-4.7.2-1_18.el6.x86_64
qt47-mysql-4.7.2-1_18.el6.x86_64
qt47-webkit-4.7.2-1_18.el6.x86_64
qt47-x11-4.7.2-1_18.el6.x86_64
qt48-4.8.5-8.el6.x86_64
qt48-mysql-4.8.5-8.el6.x86_64
qt48-webkit-4.8.5-8.el6.x86_64
qt-sqlite-4.6.2-28.el6_5.x86_64

The qt48-x11 package was, as I recall, the single one of your qt builds
I couldn't install in parallel with the existing qt packages. And yes, I
forgot to install qt48-x11. The "RadioButton" symbol error sure sounds
awfully like an x11 graphics thing.

The timer has run out on the night's efforts. When I get a chance I will
try again.

Thanks for the help.

Kirk



_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users