A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5115 ====================================================================== Reported By: pfelecan Assigned To: ====================================================================== Project: cswutils Issue ID: 5115 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2013-10-04 16:26 CEST Last Modified: 2013-10-04 18:11 CEST ====================================================================== Summary: missing run-time dependency py_dateutil Description: $ pkgdb initdb Traceback (most recent call last): File "/opt/csw/bin/pkgdb", line 9, in <module> import checkpkg_lib File "/opt/csw/lib/python/csw/checkpkg_lib.py", line 10, in <module> import package_stats File "/opt/csw/lib/python/csw/package_stats.py", line 5, in <module> import dateutil.parser ImportError: No module named dateutil.parser
====================================================================== ---------------------------------------------------------------------- (0010591) pfelecan (developer) - 2013-10-04 18:11 https://www.opencsw.org/mantis/view.php?id=5115#c10591 ---------------------------------------------------------------------- But the pkgdb in cswutils is the same as that in .buildsys/v2 IMHO we should package pkgdb and all in cswutils. Is, from may standpoint more coherent, especially if the database server is not the same as the server where mgar has extracted its repository. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
