mgar error when doing platforms

rupert THURNER rupert at opencsw.org
Wed Aug 20 05:41:59 CEST 2014


hi,

when building the security release of serf i got the following error
with the newest mgar:

rupert @ unstable10x : ~/opencsw/libserf/trunk
$ mgar spotless remerge replatforms
.....
100% Time: 0:01:13
|###########################################################################################|
INFO 2014-08-20 04:34:03,449 checkpkg_lib.py:263 Unwrapping candies...
100% |#########################################################################################################|
INFO 2014-08-20 04:34:03,525 checkpkg_lib.py:878 Tasting candies one by one...
100% |#########################################################################################################|
INFO 2014-08-20 04:34:14,968 checkpkg_lib.py:914 Tasting them all at once...
WARNING 2014-08-20 04:35:49,216 rest.py:281 Blob 'elfdump' for
'38571bcc77c66fab71fe73f9b30cf780' was not found in the database
Traceback (most recent call last):
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar//bin/../lib/python/checkpkg2.py",
line 268, in <module>
    main()
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar//bin/../lib/python/checkpkg2.py",
line 215, in main
    exit_code, screen_report, tags_report = check_manager.Run()
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar/lib/python/checkpkg_lib.py",
line 937, in Run
    return super(CheckpkgManager2, self).Run()
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar/lib/python/checkpkg_lib.py",
line 301, in Run
    errors, messages, gar_lines = self.GetAllTags(self.sqo_pkgs_list)
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar/lib/python/checkpkg_lib.py",
line 921, in GetAllTags
    function(pkgs_data, check_interface, logger=logger, messenger=messenger)
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar/lib/python/package_checks.py",
line 331, in SetCheckLibraries
    depchecks.Libraries(*check_args)
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar/lib/python/dependency_checks.py",
line 245, in Libraries
    binary_elf_info = error_mgr.GetElfdumpInfo(binary_md5)
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar/lib/python/checkpkg_lib.py",
line 514, in GetElfdumpInfo
    return ElfinfoBlobToStruct(elfdump_data)
  File "/home/rupert/opencsw/.buildsys/v2/gar/gar/lib/python/checkpkg_lib.py",
line 178, in ElfinfoBlobToStruct
    symbols = elfdump_data['symbol table']
TypeError: 'NoneType' object is unsubscriptable
gmake: *** [pkgcheck] Error 2
gmake: Leaving directory `/home/rupert/opencsw/libserf/trunk'
Connection to unstable9s closed.
/home/rupert/opencsw/.buildsys/v2/gar//gar.pkg.mk:1068: recipe for
target 'platforms' failed
gmake: *** [platforms] Error 2


More information about the maintainers mailing list