mgar error when doing platforms
Maciej (Matchek) Bliziński
maciej at opencsw.org
Wed Aug 20 10:30:08 CEST 2014
2014-08-20 4:41 GMT+01:00 rupert THURNER <rupert at opencsw.org>:
> WARNING 2014-08-20 04:35:49,216 rest.py:281 Blob 'elfdump' for
> '38571bcc77c66fab71fe73f9b30cf780' was not found in the database
This seems to be related.
38571bcc77c66fab71fe73f9b30cf780 is the md5 sum of libserf-1.so.1.3.0
for Solaris 9 sparc. Something seems to have gone wrong when indexing
it. Maybe earlier logs could indicate what happened.
I tried indexing it by hand:
$ ~/src/opencsw-gar/v2/gar/lib/python/collect_binary_elfinfo.py -i
/home/rupert/opencsw/libserf/trunk/work/solaris9-sparc/build-isa-sparcv8/serf-1.3.7/libserf-1.so.1.3.0
{
"md5_sum": "38571bcc77c66fab71fe73f9b30cf780"
}
That seems to have worked, so I don't see anything obviously broken.
Could you capture the full log? Maybe there's something failing earlier.
Maciej
P.S. "mgar replatforms" is equivalent to "mgar spotless platforms",
and "remerge" only applies to the host you're currently at, it's not
repeated for each platform
More information about the maintainers
mailing list