FS#8014 - gconf-merge-schema on numerous files causes issues
Attached to Project:
Arch Linux
Opened by Alex Heck (nesl247) - Thursday, 13 September 2007, 22:03 GMT
Last edited by Jan de Groot (JGC) - Friday, 14 September 2007, 10:57 GMT
Opened by Alex Heck (nesl247) - Thursday, 13 September 2007, 22:03 GMT
Last edited by Jan de Groot (JGC) - Friday, 14 September 2007, 10:57 GMT
|
Details
Description: When running gconf-merge-schema on multiple
files, such as compiz, I get the following:
WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> WARNING: node <schemalist> not understood below <schemalist> Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Jan de Groot (JGC)
Friday, 14 September 2007, 10:57 GMT
Reason for closing: Won't fix
Additional comments about closing: gconf-merge-schemas doesn't support empty schemas with only a short closing tag in it.
Friday, 14 September 2007, 10:57 GMT
Reason for closing: Won't fix
Additional comments about closing: gconf-merge-schemas doesn't support empty schemas with only a short closing tag in it.
mkdir -p ${startdir}/pkg/usr/share/gconf/schemas
gconf-merge-schema ${startdir}/pkg/usr/share/gconf/schemas/compiz.schemas ${startdir}/pkg/etc/gconf/schemas/*.schemas
rm -f ${startdir}/pkg/etc/gconf/schemas/*.schemas
Attached the the resulting compiz.schemas.