Bug 484225 - Missing Requires: GConf2
Summary: Missing Requires: GConf2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libcanberra
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-05 15:38 UTC by Phil Knirsch
Modified: 2015-03-05 01:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-05 20:26:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Phil Knirsch 2009-02-05 15:38:44 UTC
Description of problem:

During installation of a Fedora 10 and a Fedora Rawhide i get the following message in my install.log:

Installing libcanberra-0.10-3.fc10.x86_64
Installing libcanberra-gtk2-0.10-3.fc10.x86_64
/var/tmp/rpm-tmp.9umh5m: line 2: gconftool-2: command not found
/var/tmp/rpm-tmp.9umh5m: line 3: gconftool-2: command not found

which means that GConf2 hasn't been installed before libcanberra.


Version-Release number of selected component (if applicable):

libcanberra-gtk2-0.10-3.fc10
and
libcanberra-gtk2-0.11-5.fc11


How reproducible:

Always

Steps to Reproduce:
1. Fresh install
2. Check /root/install.log
3.
  
Actual results:

install.log contains errors

Expected results:

install.log shouldn't contain those errors ;)

Additional info:

The simple fix is to add a:

Requires: GConf2

to the libcanberra-gtk2 subpackage.

Comment 1 Matthias Clasen 2009-02-05 20:26:08 UTC
Fixed in 0.11-6.fc11


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