https://bugzilla.novell.com/show_bug.cgi?id=235896 ------- Comment #15 from sbrabec@novell.com 2007-02-09 09:39 MST ------- Verification script (does not cover packages from bug 222418): cd /mounts/dist/unpacked/i386.full/etc/gconf/schemas ; shopt -s nullglob ; for FILE in *.schemas ; do PACKAGE=$(FILE=$PWD/$FILE ; rpm -qf -r /mounts/dist/unpacked/i386.full ${FILE#/mounts/dist/unpacked/i386.full} --queryformat=%{name}) ; if ! rpm -q --scripts -r /mounts/dist/unpacked/i386.full $PACKAGE | sed '1,/preuninstall/d' | grep -q "test -f etc/gconf/schemas/outdated/$FILE" ; then echo "$PACKAGE: Missing or incorrectly installed $FILE" ; fi ; done blam: Missing or incorrectly installed blam.schemas compdir: Missing or incorrectly installed compdir.schemas compiz: Missing or incorrectly installed compiz.schemas MozillaFirefox: Missing or incorrectly installed firefox.schemas gjiten: Missing or incorrectly installed gjiten-dicfiles.schemas gjiten: Missing or incorrectly installed gjiten.schemas gnome-blog: Missing or incorrectly installed gnomeblog.schemas gnomeicu: Missing or incorrectly installed gnomeicu.schemas goobox: Missing or incorrectly installed goobox.schemas gtetrinet: Missing or incorrectly installed gtetrinet.schemas compiz: Missing or incorrectly installed gwd.schemas istanbul: Missing or incorrectly installed istanbul.schemas last-exit: Missing or incorrectly installed last-exit.schemas last-exit: Missing or incorrectly installed lastfm.schemas lavaps: Missing or incorrectly installed lavaps.schemas memprof: Missing or incorrectly installed memprof.schemas stardict: Missing or incorrectly installed stardict.schemas virt-manager: Missing or incorrectly installed virt-manager.schemas Warning: At least ifolder is totally broken and during upgrade it kills just-installed schemas. Good message is the fact, that no package still uses /etc/opt/gnome/gconf/schemas. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.