Index: [Article Count Order] [Thread]

Date:  Fri, 27 Jul 2007 01:31:50 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:10457] Re: Bind 9 security issue CVE-2007-2926
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200707270131.50933.bq (at mark) solarspeed.net>
In-Reply-To:  <116001c7cfd0$886a8d20$6700a8c0@OfficeKen>
References:  <200707262109.22302.bq (at mark) solarspeed.net> <116001c7cfd0$886a8d20$6700a8c0 (at mark) OfficeKen>
X-Mail-Count: 10457

Hi Ken,

> In updating one of my servers I get:
> xorg-x11-xfs-6.8.2-1.EL.1 100% |=========================| 264 kB    00:00
> ---> Package xorg-x11-xfs.i386 0:6.8.2-1.EL.19 set to be updated
> --> Running transaction check
> --> Processing Dependency: /usr/bin/ttmkfdir for package: xorg-x11-xfs
> --> Processing Dependency: xorg-x11-libs = 6.8.2-1.EL.19 for package:
> xorg-x11-xfs
>
> Anyone have any ideas on how to fix this?

Usually xorg-x11-xfs is not installed on BlueQuartz and /usr/bin/ttmkfdir 
shouldn't be there as well. 

So I don't know where those two pieces of software came from, but it's nothing 
that's there by default.

ttmkfdir and xorg-x11-xfs are on the CentOS YUM repository, though. ttmkfdir 
is something that indexes true type font directories and xorg-x11-xfs is the 
xfs font server.

So I'd try the following first:

	yum install ttmkfdir
	yum update

If that fails I'd try a "rpm -e xorg-x11-xfs" - which will most likely fail. 
But it should show you which software is needing xorg-x11-xfs.

As a next step - which is kinda brutish - I'd try to resolve the issue this 
way:

	rpm -e xorg-x11-xfs --nodeps
	yum install ttmkfdir xorg-x11-xfs
	yum update

> For now I just did a
> yum update bind
> which seems to update it.

Yeah, that works as well, even if the dependencies for a regular "yum update" 
are not fully satisfied.

-- 
With best regards,

Michael Stauber
http://www.solarspeed.net