[csw-maintainers] Strange checkpkg override behavior

Roger Håkansson hson at opencsw.org
Wed Feb 17 09:40:11 CET 2010


Maciej (Matchek) Blizinski wrote:
> As far as debugging is concerned: could you show show the resulting
> override file?  Is it created, and is it in the right directory?  It
> should be in /opt/csw/share/checkpkg/overrides/ilmbase in the package
> and it should contain lines such as "CSWilmbase: symbol-not-found
> libIex.so.2.0.2".

In my last attempt I used
CHECKPKG_OVERRIDES += CSWilmbase|symbol-not-found|libIex.so.2.0.2
CHECKPKG_OVERRIDES += CSWilmbase|symbol-not-found|libHalf.so.2.0.2
CHECKPKG_OVERRIDES += CSWilmbase|symbol-not-found|libImath.so.2.0.2
CHECKPKG_OVERRIDES += CSWilmbase|symbol-not-found|libIlmThread.so.6.0.0
CHECKPKG_OVERRIDES += CSWilmbase|symbol-not-found|libImath.so.6.0.0

Using that the override file has this content
CSWilmbase: CSWilmbase symbol-not-found libIex.so.2.0.2
CSWilmbase: CSWilmbase symbol-not-found libHalf.so.2.0.2
CSWilmbase: CSWilmbase symbol-not-found libImath.so.2.0.2
CSWilmbase: CSWilmbase symbol-not-found libIlmThread.so.6.0.0
CSWilmbase: CSWilmbase symbol-not-found libImath.so.6.0.0


More information about the maintainers mailing list