libxslt security updated broke dependencies

View: New views
3 Messages — Rating Filter:   Alert me  

libxslt security updated broke dependencies

by Eric Brunson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
--> Running transaction check
---> Package libxslt-python.i386 0:1.1.24-1.fc9 set to be updated
--> Processing Dependency: libxslt = 1.1.24-1.fc9 for package:
libxslt-python
--> Finished Dependency Resolution
libxslt-python-1.1.24-1.fc9.i386 from updates has depsolving problems
  --> 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

ebrunsonlx(~)$ rpm -q --provides libxslt
libexslt.so.0
libxslt.so.1
libxslt = 1.1.24-2.fc9

ebrunsonlx(~)$ sudo yum deplist 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
Finding dependencies:
package: libxslt-python.i386 1.1.23-3.fc9
  dependency: libxml2-python >= 2.6.27
   provider: libxml2-python.i386 2.6.32-1.fc9
   provider: libxml2-python.i386 2.6.32-2.fc9
  dependency: libxslt.so.1
   provider: libxslt.i386 1.1.23-3.fc9
   provider: libxslt.i386 1.1.24-1.fc9
  dependency: libxslt = 1.1.23-3.fc9
   provider: libxslt.i386 1.1.23-3.fc9
[snip]

package: libxslt-python.i386 1.1.24-1.fc9
  dependency: libxml2-python >= 2.6.27
   provider: libxml2-python.i386 2.6.32-1.fc9
   provider: libxml2-python.i386 2.6.32-2.fc9
  dependency: libxslt.so.1
   provider: libxslt.i386 1.1.23-3.fc9
   provider: libxslt.i386 1.1.24-1.fc9
[snip]


--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Re: libxslt security updated broke dependencies

by Michael Schwendt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 08 Aug 2008 11:12:55 -0600, Eric Brunson wrote:

> 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
> --> Running transaction check
> ---> Package libxslt-python.i386 0:1.1.24-1.fc9 set to be updated
> --> Processing Dependency: libxslt = 1.1.24-1.fc9 for package:
> libxslt-python
> --> Finished Dependency Resolution
> libxslt-python-1.1.24-1.fc9.i386 from updates has depsolving problems
>   --> 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

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:

https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7062
http://koji.fedoraproject.org/koji/buildinfo?buildID=58210

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.

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Re: libxslt security updated broke dependencies

by Eric Brunson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


You're right Michael.  I'm not sure what was wrong, maybe a mirror out of sync.  I was just able to install libxslt-python and it picked up 1.1.24-2.

Thanks,
e.

Michael Schwendt wrote:
On Fri, 08 Aug 2008 11:12:55 -0600, Eric Brunson wrote:

  
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
--> Running transaction check
---> Package libxslt-python.i386 0:1.1.24-1.fc9 set to be updated
--> Processing Dependency: libxslt = 1.1.24-1.fc9 for package: 
libxslt-python
--> Finished Dependency Resolution
libxslt-python-1.1.24-1.fc9.i386 from updates has depsolving problems
  --> 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
    

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:

https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7062
http://koji.fedoraproject.org/koji/buildinfo?buildID=58210

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.

  


--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
LightInTheBox - Buy quality products at wholesale price