The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4795 ====================================================================== Reported By: igalic Assigned To: ====================================================================== Project: cswutils Issue ID: 4795 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-06-24 22:11 CEST Last Modified: 2011-06-24 22:11 CEST ====================================================================== Summary: No results matched the query for CatalogRelease Description: when running make package on my machine I'll see:
CRITICAL:root:Database schema version: 1, Application expects version: 7 WARNING:root:Old database schema detected. WARNING:root:Dropping and creating all tables. WARNING:root:Cache database is not up to date. Refreshing it. WARNING:root:Refreshing the database. It may take a long time, please be patient. WARNING:root:If you need a way to make it faster, please see: WARNING:root:http://wiki.opencsw.org/checkpkg#toc5 ....................................................................................................................................................... 100% |################################################################################################################################################################################################| INFO:root:Juicing the srv4 package stream files... 100% |################################################################################################################################################################################################| Traceback (most recent call last): File "gar//bin/checkpkg", line 179, in <module> main() File "gar//bin/checkpkg", line 127, in main sqo_catrel = models.CatalogRelease.selectBy(name=options.catrel).getOne() File "/opt/csw/lib/python/site-packages/sqlobject/sresults.py", line 280, in getOne % self.sourceClass.__name__) sqlobject.main.SQLObjectNotFound: No results matched the query for CatalogRelease gmake: *** [pkgcheck] Error 2 ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
