Bug 56266

Summary: execution of %post scriptlet fails
Product: [Retired] Red Hat Raw Hide Reporter: CoreDump <toba>
Component: fileutilsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: danny_trinh, john_hull
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: 2001-11-14 19:22:15 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:

Description CoreDump 2001-11-14 19:22:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.7-0.8 i586)

Description of problem:
install-info: menu item `yes' already exists, for file `sh-utils'
error: execution of %post scriptlet from fileutils-4.1.1-1 failed, exit
status 1


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


How reproducible:
Always

Steps to Reproduce:
1. rpm -U fileutils-4.1.1.-1.rpm

I have sh-utils and fileutils from the previous distribution already
installed


Additional info:

Comment 1 Bernhard Rosenkraenzer 2001-11-17 14:04:34 UTC
You need to upgrade sh-utils at the same time (they're using the same info 
page these days).


Comment 2 CoreDump 2001-11-18 22:11:52 UTC
I did so, the bug message still exists.

After install:
# rpm -q sh-utils
sh-utils-2.0.11-7

# rpm -q fileutils
fileutils-4.1-3
fileutils-4.1.1-1

As you can see, the older version is also reported by rpm.


Comment 3 CoreDump 2001-11-18 23:04:02 UTC
Ok, the problem is that /etc/info-dir already has entries like:
* yes: (sh-utils)yes invocation.               Print a string indefinitely.

This rpm (fileutils-4.1.1-1) wants to change it like:
* yes: (coreutils)yes invocation.               Print a string indefinitely.

Instead of changing the entry, it complains and fails to completely upgrade.
I consider this a bug which requires a lot of manual editing in /etc/info-dir
to remedy. Cutting all of the lines with (sh-utils), (textutils), (fileutils)
and 3-4 other lines made upgrading possible.


Comment 4 Sammy 2001-11-25 15:15:41 UTC
The latest sh-utils and fileutils-4.1.2-1 still has the bug!! 


Comment 5 Bernhard Rosenkraenzer 2002-02-14 18:31:40 UTC
*** Bug 59798 has been marked as a duplicate of this bug. ***

Comment 6 Bernhard Rosenkraenzer 2002-02-18 20:14:00 UTC
*** Bug 59997 has been marked as a duplicate of this bug. ***