<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
You're right Michael.&nbsp; I'm not sure what was wrong, maybe a mirror out
of sync.&nbsp; I was just able to install libxslt-python and it picked up
1.1.24-2.<br>
<br>
Thanks,<br>
e.<br>
<br>
Michael Schwendt wrote:
<blockquote cite="mid:20080808201428.2c67ef09.mschwendt@gmail.com"
 type="cite">
  <pre wrap="">On Fri, 08 Aug 2008 11:12:55 -0600, Eric Brunson wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I can't find an updated libxslt-python to go along with yesterday's 
security update for libxslt.  When I try to install the former I get the 
following:

ebrunsonlx(~)$ sudo yum install libxslt-python
Loaded plugins: dellsysidplugin, presto, refresh-packagekit
Setting up and reading Presto delta metadata
No Presto metadata available for fedora
No Presto metadata available for adobe-linux-i386
No Presto metadata available for updates
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--&gt; Running transaction check
---&gt; Package libxslt-python.i386 0:1.1.24-1.fc9 set to be updated
--&gt; Processing Dependency: libxslt = 1.1.24-1.fc9 for package: 
libxslt-python
--&gt; Finished Dependency Resolution
libxslt-python-1.1.24-1.fc9.i386 from updates has depsolving problems
  --&gt; Missing Dependency: libxslt = 1.1.24-1.fc9 is needed by package 
libxslt-python-1.1.24-1.fc9.i386 (updates)
Error: Missing Dependency: libxslt = 1.1.24-1.fc9 is needed by package 
libxslt-python-1.1.24-1.fc9.i386 (updates)

Possibly redundant, but what I've got on my box:

ebrunsonlx(~)$ rpm -q libxslt
libxslt-1.1.24-2.fc9.i386
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Something's wrong at your end. See fedora-devel-list where I posted
a full broken deps report for F9 today. It includes updates-testing,
but

  libxslt-python

is built from the same source rpm as libxslt, so it is released
together with libxslt. See:

<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7062">https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7062</a>
<a class="moz-txt-link-freetext" href="http://koji.fedoraproject.org/koji/buildinfo?buildID=58210">http://koji.fedoraproject.org/koji/buildinfo?buildID=58210</a>

Most likely you installed libxslt from an up-to-date mirror and then
ran yum clean metadata (or similar) to get another mirror that doesn't
have the updates yet.

  </pre>
</blockquote>
<br>
</body>
</html>