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

Re: (no subject)




On Jan 11, 2007, at 1:42 PM, Debbie Mazurek wrote:

Hi,

When I try to install an rpm I built with rpmbuild, I get this error:

rpm: rpmte.c:530: rpmteColorDS: Assertion `ix < Count' failed.
Abort

Google has not been helpful in tracking this down, and I've had no luck
in finding anything on the (many) rpm mailing list archives.
Any idea how I can get past this?


Yes. Add this to spec file
    %_use_internal_dependency_generator     0

Meanwhile, you either need to stop using AutoReqProv:, or add sonames
to your libraries (which are presumably binary so you can't).

This is with rpm-4.3.3-9.


Yep.

73 de Jeff


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