Bug 207211

Summary: installing / removing lash shows install-info warning
Product: [Fedora] Fedora Reporter: Till Maas <opensource>
Component: lashAssignee: Anthony Green <green>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa, laroche
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-22 10:53:19 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: 219996    

Description Till Maas 2006-09-19 22:11:26 UTC
Description of problem:
While installing/removing with yum an install-info warnings are displayed. 

Version-Release number of selected component (if applicable):
0:0.5.1-7.fc5

How reproducible:
always

Steps to Reproduce:
1. yum install lash
2. yum remove lash
  

Actual results:
  Installing: lash                         ######################### [1/2]
install-info: warning: no info dir entry in `/usr/share/info/lash-manual.info'

  Removing  : vkeybd                       ######################### [1/2]
install-info: warning: no entries found for `/usr/share/info/lash-manual.info';
nothing deleted

Expected results:

no install-info warnings

Comment 1 Anthony Green 2006-09-25 15:40:24 UTC
Fixed in release -9.

Comment 2 Till Maas 2006-09-26 22:39:38 UTC
The error still occurs.

  Installing: lash                         ######################### [1/1]
install-info: warning: no info dir entry in `/usr/share/info/lash-manual.info'

Installed: lash.i386 0:0.5.1-9.fc5



Comment 3 Anthony Green 2007-06-21 16:30:05 UTC
*** Bug 235584 has been marked as a duplicate of this bug. ***

Comment 4 Florian La Roche 2007-06-22 10:53:19 UTC
Did take me three iterations to get the install-info call correctly, but
should now be ok in tomorrows push of Fedora-development.

regards,

Florian La Roche


Comment 5 Anthony Green 2007-06-22 13:22:35 UTC
(In reply to comment #4)
> Did take me three iterations to get the install-info call correctly, but
> should now be ok in tomorrows push of Fedora-development.

Thanks Florian!

AG