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

libasn?



I am writing some RPMS.  Started a few weeks ago.  I started from scratch and have learned a lot in the
last few weeks. 

Until now, things have been working pretty well (except some frustration with macros).  But now just today I ran into a
problem.  Maybe it was a problem before but I never ran into it. 

I try to do an rpm -Uvh on the rpm I create and I get the following:

    error: Failed dependencies:
        libasn1code.so is needed by tdapi-is41-1.0.0-0.i386
        libosstoed.so is needed by tdapi-is41-1.0.0-0.i386

google search of libasn list maybe 5 sites, most of which are Samba. 
Looking for libosstoed doesn't list any documents.

Anyone know how to find these?  The only thing I am doing differently from before is using the
%package directive in the specfile.

Sure when I do --nodeps it work, but that defeats the purpose of RPM's "requires" directive.

Thanks




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