[csw-maintainers] checkpkg error
Roger Håkansson
hson at opencsw.org
Sat Mar 13 19:12:10 CET 2010
After updating gar today (last update was two weeks ago), I get some
python-error when building imagemagick. But I've successfully built
other packages so there must be something special with these packages.
Running modular tests in gar/bin/../lib/checkpkg.d
actionclasses [Done]
archall [Done]
auto [ERROR]
basic [Done]
license [Done]
obsolete-deps [Done]
you-can-write-your-own [Done]
printing /var/tmp/dissect.29837/checkpkg-archall.py.log...
Package CSWimagemagickdev does not contain any binaries.
Consider making it ARCHALL = 1 instead of i386:
ARCHALL_CSWimagemagickdev = 1
However, be aware that there might be other reasons to keep it
architecture-specific.
printing /var/tmp/dissect.29837/checkpkg-auto.py.log...
# CSWimagemagickrt:
# The following dependencies might be unnecessary:
# ? CSWlcmsrt
# ? CSWtiffrt
# CSWimagemagick:
# The following dependencies might be unnecessary:
# ? CSWdjvulibrert
# ? CSWgraphviz
# ? CSWlcmsrt
# ? CSWlibcairo
# ? CSWperl
# ? CSWtiffrt
# CSWimagemagickdev:
# SUGGESTION: you may want to add some or all of the following as depends:
# (Feel free to ignore SUNW or SPRO packages)
RUNTIME_DEP_PKGS_CSWimagemagickdev += CSWimagemagick
Traceback (most recent call last):
File "gar/bin/../lib/checkpkg.d/checkpkg-auto.py", line 48, in <module>
main()
File "gar/bin/../lib/checkpkg.d/checkpkg-auto.py", line 39, in main
exit_code, screen_report, tags_report = check_manager.Run()
File "gar/bin/../lib/checkpkg.d/../../lib/python/checkpkg.py", line
913, in Run
return super(CheckpkgManager2, self).Run()
File "gar/bin/../lib/checkpkg.d/../../lib/python/checkpkg.py", line
759, in Run
errors = self.GetAllTags(packages_data)
File "gar/bin/../lib/checkpkg.d/../../lib/python/checkpkg.py", line
908, in GetAllTags
errors = self.SetErrorsToDict(check_interface.errors, errors)
AttributeError: 'CheckpkgManager2' object has no attribute 'SetErrorsToDict'
ERROR: One or more modular tests have finished with an error.
To run checkpkg in the debug mode, add the '-d' flag, for example:
gar/bin/checkpkg -d
/home/hson/newpkgs/imagemagick-6.6.0,REV=2010.03.13_rev=5-SunOS5.8-i386-UNCOMMITTED.pkg.gz
/home/hson/newpkgs/imagemagick_devel-6.6.0,REV=2010.03.13_rev=5-SunOS5.8-i386-UNCOMMITTED.pkg.gz
/home/hson/newpkgs/imagemagick_doc-6.6.0,REV=2010.03.13_rev=5-SunOS5.8-all-UNCOMMITTED.pkg.gz
/home/hson/newpkgs/imagemagick_rt-6.6.0,REV=2010.03.13_rev=5-SunOS5.8-i386-UNCOMMITTED.pkg.gz
/home/hson/newpkgs/pm_imagemagick-6.6.0,REV=2010.03.13_rev=5-SunOS5.8-i386-UNCOMMITTED.pkg.gz
More information about the maintainers
mailing list