[mythtv-users] Fedora compile dependence problem
Jarod Wilson
jarod at wilsonet.com
Thu Sep 3 23:52:26 UTC 2009
On Sep 3, 2009, at 6:58 PM, John Nissley <jnissley at nissley.org> wrote:
> If this not the forum to ask this question please point me to the
> correct one.
fedora-list at redhat.com would probably be more appropriate.
> I am trying to compile mythtv on a Fedora 11 computer I have but
> keep getting a missing dependency error when trying to install qt-
> devel.
> Here is the error:
> --> Processing Dependency: glibc-common = 2.10.1-4 for package:
> glibc-2.10.1-4.i686
> ---> Package nss-softokn-freebl.i586 0:3.12.3.99.3-2.11.4.fc11 set
> to be updated
> --> Finished Dependency Resolution
> glibc-2.10.1-4.i686 from updates has depsolving problems
> --> Missing Dependency: glibc-common = 2.10.1-4 is needed by
> package glibc-2.10.1-4.i686 (updates)
> Error: Missing Dependency: glibc-common = 2.10.1-4 is needed by
> package glibc-2.10.1-4.i686 (updates)
> You could try using --skip-broken to work around the problem
> You could try running: package-cleanup --problems
> package-cleanup --dupes
> rpm -Va --nofiles --nodigest
> # rpm -Va --nofiles --nodigest returns nothing
> I appear to have glibc-common installed.
> # rpm -qa | grep glibc-common
> glibc-common-2.10.1-5.x86_64
You have the x86_64 glibc-common, the error is for the 32-bit version.
Why are you trying to install the 32-bit stuff?Your yum config is
mildly horked if yum is doing that automatically, only the 64-bit
stuff should get pulled in.
> # uname -a
> Linux mythtv2.nissley.org 2.6.29.6-217.2.3.fc11.x86_64 #1 SMP Wed
> Jul 29 16:02:42 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
>
> Any help would be appreciated.
Well, quite frankly, you seem to be biting off more than you can chew,
trying to build your own packages... Start smaller. Grab the ATrpms or
RPM Fusion source rpm, run 'yum-builddep mythtv', then try an rpmbuild
--rebuild. Baby steps from there.
--
Jarod Wilson
More information about the mythtv-users
mailing list