Hi,

> Currently I get during the spacewalk-dump-schema the following message:
> Malformed UTF-8 character (fatal) at /usr/bin/spacewalk-dump-schema line
> 121.
> 
> It seems that there is a non-UTF-8 encoded character in somewhere around
> changelog entry 685488. Could that be the case?

jfi: I could fix the import by overwriting the changelog entry like this:

update rhnpackagechangelogdata set TEXT='NON-UTF-8 TEXT DELETED' where 
id=685488;
commit;

Regards,

Sascha

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to