Bug 174491

Summary: The 'guile-devel' RPM package does not update /usr/share/info/dir to include an entries for guile's '.info' files
Product: Red Hat Enterprise Linux 3 Reporter: Mark Harig <maharig>
Component: guileAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-12-17 01:00:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 190430    

Description Mark Harig 2005-11-29 15:36:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

Description of problem:
There are no entries in /usr/share/info/dir for the .info files included in 'guile-devel':

   $ grep -Ei 'guile|goop' /usr/share/info/dir

The 'guile-devel' RPM package file should include post-installation code that updates /usr/share/info/dir.

Version-Release number of selected component (if applicable):
guile-devel-1.6.4-8.30.1

How reproducible:
Always

Steps to Reproduce:
1. rpm -q --scripts guile-devel
2. There is no output from the previous command
3. Contrast this with, for example, the 'coreutils' RPM package:
      rpm -q --scripts coreutils
  

Actual Results:  There is no output from the '--scripts' query to the 'guile-devel' RPM package, while the the same query to the 'coreutils' RPM package lists the shell scriptlet that is run during post-installation, which adds the entries for 'coreutils' to /usr/share/info/dir.

Expected Results:  A post-install scriptlet should be run during installation of the 'guile-devel' RPM package which updates /usr/share/info/dir to include entries for 'Guile Reference', 'Guile Tutorial', and 'GOOPS'.


Additional info:

Comment 4 RHEL Program Management 2006-12-17 01:00:55 UTC
Product Management has reviewed and declined this request.  You may appeal this
decision by reopening this request.