[bug-notifications] [pkgutil 0004301]: pkgutil -u stops exits with unresolvable dependencies in the catalog

Mantis Bug Tracker noreply at opencsw.org
Tue Feb 23 17:45:31 CET 2010


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=4301 
====================================================================== 
Reported By:                flod
Assigned To:                bonivart
====================================================================== 
Project:                    pkgutil
Issue ID:                   4301
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
====================================================================== 
Date Submitted:             2010-02-23 04:49 CET
Last Modified:              2010-02-23 17:45 CET
====================================================================== 
Summary:                    pkgutil -u stops exits with unresolvable
dependencies in the catalog
Description: 
If any of the installed packages has an unresolvable in the catalog,
pkgutil -u will exit with:
Package <name> not in catalog...exiting.

Systems can now only be updated manually with
pkgutil -u <package>
====================================================================== 

---------------------------------------------------------------------- 
 (0007509) bonivart (manager) - 2010-02-23 17:45
 http://www.opencsw.org/mantis/view.php?id=4301#c7509 
---------------------------------------------------------------------- 
I think key here is what you're saying in (4), to produce a correct catalog
(and hopefully correct packages to go with it :-). The problem has been to
introduce modern ways of producing the catalog and quality checking of said
catalog. Finally, there seems to be some progress with quality checking at
least and my chkcat utility (from CSWpkgutilplus) is supposed to be used.
Unfortunately it only says warning about a missing dependency, it should
have error status and it's been fixed so running it with the -e (erroronly)
option on the current catalog clearly shows us our problem:

$ chkcat -e
/var/opt/csw/pkgutil/catalog.ftp.df.lth.se_pub_csw_current_i386_5.10 
ERROR! Dependency CSWpydistutils of package CSWpysetuptools is missing.

When I get this fixed version into service we will no longer produce
catalogs with these kinds of problems.



More information about the bug-notifications mailing list