Re: [xml] libxml2 update question



On Wed, Nov 17, 2004 at 03:40:01AM -0600, Travis Jeter wrote:
When I try to upgrade to libxml2-2.6.16-1 I get the following message:

[root localhost tmp]# rpm -U libxml2-2.6.16-1.i386.rpm
warning: libxml2-2.6.16-1.i386.rpm: V3 DSA signature: NOKEY, key ID 
de95bc1f
error: Failed dependencies:
       libxml2 = 2.5.4 is needed by (installed) libxml2-python-2.5.4-1
       libxml2 = 2.5.4 is needed by (installed) libxml2-devel-2.5.4-1

  this is not a libxml2 specific question this is really a "how to use
the rpm program" one. You must update all 3 packages in the *same transaction*
i.e. :

rpm -U libxml2-2.6.16-1.i386.rpm libxml2-python-2.6.16-1.i386.rpm rpm -U libxml2-devel-2.6.16-1.i386.rpm

you would have exactly the same problem trying to upgrade any other version of
a library where you have lib and lib-devel installed !

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]