Radu-Cristian FOTESCU wrote:
> Oh, sorry, fixed it with
> 
> rpm -iv --force libwpd-0.8.7-3.el5.i386.rpm
> rpm -iv --nodeps libwpd-devel-0.8.7-3.el5.i386.rpm

That's pretty ugly. :-)

Is this perchance a multi-arch system?  On x86_64:

[r...@wx1 ~]# rpm -q libwpd-devel
package libwpd-devel is not installed
[r...@wx1 ~]# rpm -q libwpd
libwpd-0.8.7-3.el5.x86_64
[r...@wx1 ~]# yum install libwpd-devel
...
[r...@wx1 ~]# rpm -q libwpd libwpd-devel
libwpd-0.8.7-3.el5.x86_64
libwpd-0.8.7-3.el5.i386
libwpd-devel-0.8.7-3.el5.x86_64
libwpd-devel-0.8.7-3.el5.i386

> I suppose the RPM database is too fragile by design. 

Sounds more like a yum problem than one with the RPM database.

Phil
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to