[csw-maintainers] checkpkg problem under Solaris 11 ?

Maciej (Matchek) Bliziński maciej at opencsw.org
Thu May 24 23:50:30 CEST 2012


Continuing to investigate: I'm doing the wrong thing, checking a 5.11
package against a 5.10 catalog (into which it can never be inserted).
Checking works:

$ bin/checkpkg --arch sparc --os-release SunOS5.10 --catalog-release
unstable /home/yann/build/libssl_dev-1.0.1c\,REV\=2012.05.24-SunOS5.11-sparc-UNCOMMITTED.pkg.gz
INFO:root:Juicing the srv4 package stream files...
100% |#####################################################################################################################################################################|
INFO:root:Unwrapping candies...
100% |#####################################################################################################################################################################|
INFO:root:Tasting candies one by one...
100% |#####################################################################################################################################################################|
INFO:root:Tasting them all at once...
INFO:root:Stuffing the candies under the pillow...
100% |#####################################################################################################################################################################|
CSWlibssl-dev:
 * File root/opt/csw/share/doc/libssl_dev/CHANGES contains bad content:
   '/usr/local'. If it's a legacy file you can't modify, or if you
   investigated the issue and the string does not pose a real issue, you can
   override this error.
 * File root/opt/csw/share/doc/libssl_dev/INSTALL contains bad content:
   '/usr/local'. If it's a legacy file you can't modify, or if you
   investigated the issue and the string does not pose a real issue, you can
   override this error.
 * File root/opt/csw/share/doc/libssl_dev/FAQ contains bad content:
   '/usr/local'. If it's a legacy file you can't modify, or if you
   investigated the issue and the string does not pose a real issue, you can
   override this error.
If any of the reported errors were false positives, you can override them
pasting the lines below to the GAR recipe.
CHECKPKG_OVERRIDES_CSWlibssl-dev += pkginfo-opencsw-repository-uncommitted
Please note that checkpkg isn't suggesting you should simply add these overrides
to the Makefile.  It only informs what the overrides could look like.  You need
to understand what are the reported issues about and use your best judgement to
decide whether to fix the underlying problems or override them. For more
information, scroll up and read the detailed messages. To easily inspect
packages you've just built, visit:   http://buildfarm.opencsw.org/pkgdb/srv4/

...so I'm not able to reproduce the error you're getting. Can you
provide more information?


More information about the maintainers mailing list