[csw-maintainers] gar checkpkg error ?
rupert THURNER
rupert at opencsw.org
Tue Feb 15 02:36:22 CET 2011
when building mercurial, the following error is thrown:
INFO:root:Tasting candies one by one...
Traceback (most recent call
last):#############################################################################
|
File "gar//bin/checkpkg", line 180, in <module>
main()
File "gar//bin/checkpkg", line 140, in main
exit_code, screen_report, tags_report = check_manager.Run()
File "/home/rupert/mgar/gar/v2/lib/python/checkpkg_lib.py", line 781, in Run
return super(CheckpkgManager2, self).Run()
File "/home/rupert/mgar/gar/v2/lib/python/checkpkg_lib.py", line 230, in Run
errors, messages, gar_lines = self.GetAllTags(self.sqo_pkgs_list)
File "/home/rupert/mgar/gar/v2/lib/python/checkpkg_lib.py", line
738, in GetAllTags
function(pkg_data, check_interface, logger=logger, messenger=messenger)
File "/home/rupert/mgar/gar/v2/lib/python/package_checks.py", line
1229, in CheckSonameMustNotBeEqualToFileNameIfFilenameEndsWithSo
soname = binary_info["soname"]
KeyError: 'soname'
gmake: *** [pkgcheck] Error 2
More information about the maintainers
mailing list