Bug 140322 - [RHEL3] GConf bindings (gnome-python2-gconf) are not distributed
Summary: [RHEL3] GConf bindings (gnome-python2-gconf) are not distributed
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: gnome-python2
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-22 11:03 UTC by Daniel Berrangé
Modified: 2007-11-30 22:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-02 15:31:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2004-11-22 11:03:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4)
Gecko/20030624 Netscape/7.1 (ax)

Description of problem:
The source RPM for gnome-python2 contains bindings for GConf, however,
these are packaged up into a sub-RPM which does not appear to be
distributed in RHEL3 (not on ISOs, or in RHN). It used to be present
in RHL 8 & 9. Without these bindings being available the utility of
any GNOME python applications is somewhat limited since they can't
seemlessly integrate with the GNOME configuration sub-system.

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


How reproducible:
Always

Steps to Reproduce:
1. up2date gnome-python2-gconf
2. Write a python application including the code

import gconf

3.


Actual Results:  $ python2
Python 2.2.3 (#1, Aug  8 2003, 08:44:02) 
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gconf
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named gconf


Additional info:

The rpmdb-redhat package even says that this package should be present
& yet it is no where to be found:

# rpm --dbpath /usr/lib/rpmdb/i386-redhat-linux/redhat -qi
gnome-python2-gconf
Name        : gnome-python2-gconf          Relocations: (not relocateable)
Version     : 1.99.14                           Vendor: Red Hat, Inc.
Release     : 5                             Build Date: Thu 06 Feb
2003 21:34:19 GMT
Install Date: Tue 07 Oct 2003 23:08:51 BST      Build Host:
daffy.perf.redhat.com
Group       : Development/Languages         Source RPM:
gnome-python2-1.99.14-5.src.rpm
Size        : 54811                            License: LGPL
Signature   : DSA/SHA1, Mon 24 Feb 2003 06:21:44 GMT, Key ID
219180cddb42a60e
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary     : Python bindings for interacting with GConf
Description :
This module contains a wrapper that allows the use of GConf via Python.

Comment 2 RHEL Program Management 2007-10-02 15:31:50 UTC
Development Management has reviewed and declined this request.  You may appeal
this decision by reopening this request. 


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