Opened 5 years ago

Closed 5 years ago

#343 closed defect (duplicate)

createrepo 0.4.9 on large repository gets msg GLib-WARNING **: GError set over the top of a previous GError or uninitialized mem

Reported by: Shmuel (Seymour J.) Metz Owned by:
Priority: major Milestone:
Component: rpm Version:
Severity: low Keywords:
Cc:

Description

The command sh -c "createrepo -d k:/vendors/openSUSE/repos/oss" gets multiple
error messages

(process:3796): GLib-WARNING : GError set over the top of a previous GError or
uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before
it's set.
The overwriting error message was: Parsing other.xml error: PCDATA invalid Char
value 8

Thu 10-24-19 22:15:31{127}[h:\] sh -c "createrepo --version"
0.4.9

The directory in question contains all the rpm files from the openSUSE LEAP oss repository, excluding debug and source packages.

Change History (1)

comment:1 Changed 5 years ago by Silvan Scherrer

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.