+++ This bug was initially created as a clone of Bug #152237 +++ +++ This bug was initially created as a clone of Bug #152236 +++ +++ This bug was initially created as a clone of Bug #152235 +++ +++ This bug was initially created as a clone of Bug #152234 +++ +++ This bug was initially created as a clone of Bug #152233 +++ +++ This bug was initially created as a clone of Bug #152232 +++ +++ This bug was initially created as a clone of Bug #152231 +++ +++ This bug was initially created as a clone of Bug #152230 +++ +++ This bug was initially created as a clone of Bug #152229 +++ +++ This bug was initially created as a clone of Bug #152228 +++ +++ This bug was initially created as a clone of Bug #152227 +++ +++ This bug was initially created as a clone of Bug #152226 +++ +++ This bug was initially created as a clone of Bug #152225 +++ +++ This bug was initially created as a clone of Bug #152224 +++ From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050322 Fedora/1.7.6-2 Description of problem: during yum upgrade, following error occurred: Updating : gconf-editor ####################### [25/71] /var/tmp/rpm-tmp.99488: line 3: [-x: command not found Version-Release number of selected component (if applicable): How reproducible: Didn't try Steps to Reproduce: 1. yum upgrade 2. 3. Actual Results: error as above Expected Results: no errors Additional info:
Subject should say: Packaging error when upgrading gconf-editor
As of 3-29-05 rawhide, the error is now: Cleanup : gconf-editor ####################### [86/87] /var/tmp/rpm-tmp.513: line 2: [-x: command not found Must set the GCONF_CONFIG_SOURCE environment variable error: %postun(gconf-editor-2.10.0-2.i386) scriptlet failed, exit status 1
This is actually still a problem, unlike the rest of these identical bugs. The package won't properly uninstall or be upgraded.. GCONF_CONFIG_SOURCE needs to be set in the %postun script as well as in the %post script, but currently it's only set in the %post script. The error still occurs even with today's package from Rawhide (2.10-0-4): Must set the GCONF_CONFIG_SOURCE environment variable error: %postun(gconf-editor-2.10.0-4.i386) scriptlet failed, exit status 1
Fixed in -5