[csw-maintainers] mercurial-1.9, where did it go?
Maciej Bliziński
maciej at opencsw.org
Sat Jul 2 15:09:12 CEST 2011
2011/7/2 rupert THURNER <rupert at opencsw.org>:
> oh, i see, this time my session did not break, and it says:
> $ csw-upload-pkg
> pkgs/01.Jul.2011/mercurial-1.9\,REV\=2011.07.01-SunOS5.9-*Processing 2
> file(s). Please wait.
> Checking 1 package(s) against catalog unstable sparc SunOS5.9
> Traceback (most recent call last):
> File "/opt/csw/bin/checkpkg", line 179, in <module>
> main()
> File "/opt/csw/bin/checkpkg", line 140, in main
> exit_code, screen_report, tags_report = check_manager.Run()
> File "/opt/csw/lib/python/csw/checkpkg_lib.py", line 803, in Run
> return super(CheckpkgManager2, self).Run()
> File "/opt/csw/lib/python/csw/checkpkg_lib.py", line 232, in Run
> errors, messages, gar_lines = self.GetAllTags(self.sqo_pkgs_list)
> File "/opt/csw/lib/python/csw/checkpkg_lib.py", line 760, in GetAllTags
> function(pkg_data, check_interface, logger=logger, messenger=messenger)
> File "/opt/csw/lib/python/csw/package_checks.py", line 648, in
> CheckDisallowedPaths
> for common_path in error_mgr.GetCommonPaths(arch):
> File "/opt/csw/lib/python/csw/checkpkg_lib.py", line 396, in
> GetCommonPaths
> lines.extend(self._GetPathsForArch(arch))
> File "/opt/csw/lib/python/csw/checkpkg_lib.py", line 379, in
> _GetPathsForArch
> f = open(file_name, "r")
> IOError: [Errno 2] No such file or directory:
> '/opt/csw/lib/python/csw/../../etc/commondirs-sparc'
It's a known problem - /opt/csw/bin/csw-upload-pkg does not work
currently; the one from gar sources does. The way to call it is to
specify the path:
<gar-sources>/v2/bin/csw-upload-pkg <pkg1> <pkg2> ...
Maciej
More information about the maintainers
mailing list