Question about checkpkg issue

Dagobert Michelsen dam at opencsw.org
Mon Apr 13 07:51:35 CEST 2015


Hi,

I am having a problem with a package during checkpkg:

> WARNING 2015-04-13 07:44:17,562 rest.py:281 Blob 'elfdump' for 'a3ed69299e63163092ae7f055f9ee27c' was not found in the database
> Traceback (most recent call last):
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar//bin/../lib/python/checkpkg2.py", line 268, in <module>
>     main()
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar//bin/../lib/python/checkpkg2.py", line 215, in main
>     exit_code, screen_report, tags_report = check_manager.Run()
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar/lib/python/checkpkg_lib.py", line 937, in Run
>     return super(CheckpkgManager2, self).Run()
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar/lib/python/checkpkg_lib.py", line 301, in Run
>     errors, messages, gar_lines = self.GetAllTags(self.sqo_pkgs_list)
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar/lib/python/checkpkg_lib.py", line 921, in GetAllTags
>     function(pkgs_data, check_interface, logger=logger, messenger=messenger)
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar/lib/python/package_checks.py", line 331, in SetCheckLibraries
>     depchecks.Libraries(*check_args)
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar/lib/python/dependency_checks.py", line 245, in Libraries
>     binary_elf_info = error_mgr.GetElfdumpInfo(binary_md5)
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar/lib/python/checkpkg_lib.py", line 514, in GetElfdumpInfo
>     return ElfinfoBlobToStruct(elfdump_data)
>   File "/home/dam/mgar/pkg/.buildsys/v2/gar/lib/python/checkpkg_lib.py", line 178, in ElfinfoBlobToStruct
>     symbols = elfdump_data['symbol table']
> TypeError: 'NoneType' object is unsubscriptable
> /home/dam/mgar/pkg/.buildsys/v2/gar//gar.pkg.mk:1075: recipe for target 'pkgcheck' failed
> gmake[1]: *** [pkgcheck] Error 2
> gmake[1]: Leaving directory '/home/dam/mgar/pkg/jdk8/trunk'
> /home/dam/mgar/pkg/.buildsys/v2/gar//gar.pkg.mk:1120: recipe for target 'platforms' failed
> gmake: *** [platforms] Error 2
> zsh: 19457 exit 2     mgar platforms


Is the checked file to be in the package database?

> dam at unstable10s [unstable10s]:/home/dam/mgar/pkg/jdk8/trunk > gzip -c -d /home/dam/staging/build-13.Apr.2015/jre8-1.8.0_40,REV=2015.04.13-SunOS5.10-sparc-CSW.pkg.gz | gmd5sum
> 4ae5b58fb6f52e540c825124a6753aad  -

However, the data cannot be found:
  http://buildfarm.opencsw.org/pkgdb/srv4/4ae5b58fb6f52e540c825124a6753aad/struct-dump/

How can I find out why the data of the file with md5 a3ed69299e63163092ae7f055f9ee27c
is missing?


Best regards

  — Dago

-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20150413/5a36e51f/attachment.p7s>


More information about the maintainers mailing list