Bug 220547 - missing dependancy on gconf
Summary: missing dependancy on gconf
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-screensaver
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-22 01:06 UTC by Dave Jones
Modified: 2015-01-04 22:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-25 01:42:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2006-12-22 01:06:38 UTC
I was removing all the desktop'y stuff from a headless server, and after
removing gconf, things started to fail.

xsri being one of them..

  Removing  : xsri                         ####################### [ 3/55]
/var/tmp/rpm-tmp.89252: line 2: gconftool-2: command not found


Should xsri depend on gconf ?

Comment 1 Dave Jones 2006-12-22 01:08:53 UTC
Looking closer, the failure above actually came from the %preun of control-center..

  Removing  : xsri                         ####################### [ 3/55]
/var/tmp/rpm-tmp.89252: line 2: gconftool-2: command not found
/var/tmp/rpm-tmp.89252: line 3: gconftool-2: command not found
error: %preun(gnome-screensaver-2.16.1-2.fc6.x86_64) scriptlet failed, exit
status 127
warning: /usr/lib64/security/classpath.security saved as
/usr/lib64/security/classpath.security.rpmsave
  Removing  : libgcj                       ####################### [ 4/55]


Comment 2 Bastien Nocera 2007-02-14 13:09:27 UTC
(In reply to comment #1)
> Looking closer, the failure above actually came from the %preun of
control-center..

Do you mean "%preun of gnome-screensaver" instead?

>   Removing  : xsri                         ####################### [ 3/55]
> /var/tmp/rpm-tmp.89252: line 2: gconftool-2: command not found
> /var/tmp/rpm-tmp.89252: line 3: gconftool-2: command not found
> error: %preun(gnome-screensaver-2.16.1-2.fc6.x86_64) scriptlet failed, exit
> status 127
> warning: /usr/lib64/security/classpath.security saved as
> /usr/lib64/security/classpath.security.rpmsave
>   Removing  : libgcj                       ####################### [ 4/55]



Comment 3 Dave Jones 2007-03-22 07:17:27 UTC
err, yes. got mixed up with several similar reports I guess.


Comment 4 Matthias Clasen 2007-09-25 01:42:51 UTC
fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.